Class SharedServiceContext.Rpc

  • Enclosing class:
    SharedServiceContext

    public static class SharedServiceContext.Rpc
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Rpc()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RECEIVER_METHOD_NAME

        public static final java.lang.String RECEIVER_METHOD_NAME
        See Also:
        Constant Field Values
      • REGISTERED_METHOD_NAME

        public static final java.lang.String REGISTERED_METHOD_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • Rpc

        public Rpc()