org.jgroups.jmx.protocols
public class TCP_NIO extends TCP implements TCP_NIOMBean
Version: $Id: TCP_NIO.java,v 1.1 2005/11/22 13:58:18 smarlownovell Exp $
| Constructor Summary | |
|---|---|
| TCP_NIO() | |
| TCP_NIO(Protocol p) | |
| Method Summary | |
|---|---|
| void | attachProtocol(Protocol p) |
| int | getProcessorKeepAliveTime() |
| int | getProcessorMaxThreads() |
| int | getProcessorMinThreads() |
| int | getProcessorQueueSize() |
| int | getProcessorThreads() |
| int | getReaderThreads() |
| int | getWriterThreads() |