Package | Description |
---|---|
org.jgroups.stack |
Support for managing protocol stacks.
|
Modifier and Type | Method and Description |
---|---|
GossipRouter |
GossipRouter.backlog(int backlog) |
GossipRouter |
GossipRouter.bindAddress(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 © 2019 JBoss, a division of Red Hat. All rights reserved.