Interface AcceptorFactory

All Known Implementing Classes:
InVMAcceptorFactory, NettyAcceptorFactory

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.