Class EchoSupport


  • public class EchoSupport
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EchoSupport()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void echo()  
      boolean echoSupportCalled()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EchoSupport

        public EchoSupport()
    • Method Detail

      • echo

        public void echo()
      • echoSupportCalled

        public boolean echoSupportCalled()