Class AbstractRSAClientService

  • All Implemented Interfaces:
    InvocationHandler, IRemoteService

    public abstract class AbstractRSAClientService
    extends AbstractClientService
    Abstract client remote service instance. This class should be overridden to implement the abstract invokeAsync, and invokeSync methods, which will be called when the proxy created is called by clients.
    Since:
    8.9