Package | Description |
---|---|
org.jgroups.stack |
Support for managing protocol stacks.
|
Modifier and Type | Method and Description |
---|---|
GossipRouter |
GossipRouter.backlog(int backlog) |
GossipRouter |
GossipRouter.bindAddress(java.lang.String addr) |
GossipRouter |
GossipRouter.emitSuspectEvents(boolean flag) |
GossipRouter |
GossipRouter.expiryTime(long t) |
GossipRouter |
GossipRouter.jmx(boolean flag) |
GossipRouter |
GossipRouter.lingerTimeout(long t) |
GossipRouter |
GossipRouter.port(int port) |
GossipRouter |
GossipRouter.socketReadTimeout(long t) |
GossipRouter |
GossipRouter.threadPoolFactory(ThreadFactory f) |
GossipRouter |
GossipRouter.useNio(boolean flag) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.