Uses of Class
org.jgroups.stack.GossipRouter
Packages that use GossipRouter
-
Uses of GossipRouter in org.jgroups.stack
Methods in org.jgroups.stack that return GossipRouterModifier and TypeMethodDescriptionGossipRouter.bindAddress(InetAddress addr) GossipRouter.dumpMessages(boolean d) GossipRouter.dumpMessages(GossipRouter.DumpMessages flag) GossipRouter.emitSuspectEvents(boolean flag) GossipRouter.expiryTime(long t) GossipRouter.init()GossipRouter.jmx(boolean flag) GossipRouter.lingerTimeout(int t) GossipRouter.maxLength(int len) GossipRouter.maxSendQueue(int s) GossipRouter.nonBlockingSends(boolean b) GossipRouter.port(int port) GossipRouter.reaperInterval(long t) GossipRouter.recvBufferSize(int s) GossipRouter.socketFactory(SocketFactory sf) GossipRouter.start()Lifecycle operation.GossipRouter.threadPoolFactory(ThreadFactory f) GossipRouter.useNio(boolean flag)