Class ProtocolHelper

    • Constructor Summary

      Constructors 
      Constructor Description
      ProtocolHelper()
      Constructor.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void registerMethods()
      Register all supported methods.
      • Methods inherited from class java.lang.Object

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

      • ProtocolHelper

        public ProtocolHelper()
        Constructor.