Interface AcceptorFactory


  • public interface AcceptorFactory
    A factory for creating acceptors.

    An Acceptor is an endpoint that a Connector will connect to and is used by the remoting service.

    • Method Detail

      • supportsRemote

        default boolean supportsRemote()