Uses of Class
org.jgroups.protocols.pbcast.STATE_SOCK.StateProviderAcceptor
-
Packages that use STATE_SOCK.StateProviderAcceptor Package Description org.jgroups.protocols.pbcast -
-
Uses of STATE_SOCK.StateProviderAcceptor in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast declared as STATE_SOCK.StateProviderAcceptor Modifier and Type Field Description protected STATE_SOCK.StateProviderAcceptor
STATE_SOCK. spawner
Runnable that listens for state requests and spawns threads to serve those requests if socket transport is usedMethods in org.jgroups.protocols.pbcast that return STATE_SOCK.StateProviderAcceptor Modifier and Type Method Description protected STATE_SOCK.StateProviderAcceptor
STATE_SOCK. createAcceptor()
-