Class ManagedSocketFactory

  • All Implemented Interfaces:
    SocketFactory, org.jgroups.util.SocketFactory

    public class ManagedSocketFactory
    extends Object
    implements SocketFactory
    Manages registration of all JGroups sockets with a SocketBindingManager.
    Author:
    Paul Ferraro