ProtocolMBean
, TCP_NIOMBean
, TCPMBean
, TPMBean
public class TCP_NIO extends TCP implements TCP_NIOMBean
Modifier and Type | Method | Description |
---|---|---|
void |
attachProtocol(Protocol p) |
|
long |
getProcessorKeepAliveTime() |
|
int |
getProcessorMaxThreads() |
|
int |
getProcessorMinThreads() |
|
int |
getProcessorQueueSize() |
|
int |
getProcessorThreads() |
|
int |
getReaderThreads() |
|
int |
getWriterThreads() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
getBindAddr, getConnExpireTime, getEndPort, getOpenConnections, getReaperInterval, getStartPort, printConnections, setBindAddr, setConnExpireTime, setEndPort, setReaperInterval, setStartPort
getBindAddr, getConnExpireTime, getEndPort, getOpenConnections, getReaperInterval, getStartPort, printConnections, setBindAddr, setConnExpireTime, setEndPort, setReaperInterval, setStartPort
getBindAddress, getBytesReceived, getBytesSent, getChannelName, getIncomingKeepAliveTime, getIncomingMaxPoolSize, getIncomingMaxQueueSize, getIncomingMessages, getIncomingMinPoolSize, getIncomingPoolSize, getIncomingQueueSize, getLocalAddress, getMaxBundleSize, getMaxBundleTimeout, getMessagesReceived, getMessagesSent, getOOBKeepAliveTime, getOOBMaxPoolSize, getOOBMaxQueueSize, getOOBMessages, getOOBMinPoolSize, getOOBPoolSize, getOOBQueueSize, getReceiveInterfaces, getSendInterfaces, isDiscardIncompatiblePackets, isEnableBundling, isLoopback, isReceiveOnAllInterfaces, isSendOnAllInterfaces, isUseIncomingPacketHandler, setBindAddress, setDiscardIncompatiblePackets, setEnableBundling, setIncomingKeepAliveTime, setIncomingMaxPoolSize, setIncomingMinPoolSize, setLoopback, setMaxBundleSize, setMaxBundleTimeout, setOOBKeepAliveTime, setOOBMaxPoolSize, setOOBMinPoolSize
getBindAddress, getBytesReceived, getBytesSent, getChannelName, getIncomingKeepAliveTime, getIncomingMaxPoolSize, getIncomingMaxQueueSize, getIncomingMessages, getIncomingMinPoolSize, getIncomingPoolSize, getIncomingQueueSize, getLocalAddress, getMaxBundleSize, getMaxBundleTimeout, getMessagesReceived, getMessagesSent, getOOBKeepAliveTime, getOOBMaxPoolSize, getOOBMaxQueueSize, getOOBMessages, getOOBMinPoolSize, getOOBPoolSize, getOOBQueueSize, getReceiveInterfaces, getSendInterfaces, isDiscardIncompatiblePackets, isEnableBundling, isLoopback, isReceiveOnAllInterfaces, isSendOnAllInterfaces, isUseIncomingPacketHandler, setBindAddress, setDiscardIncompatiblePackets, setEnableBundling, setIncomingKeepAliveTime, setIncomingMaxPoolSize, setIncomingMinPoolSize, setLoopback, setMaxBundleSize, setMaxBundleTimeout, setOOBKeepAliveTime, setOOBMaxPoolSize, setOOBMinPoolSize
public TCP_NIO()
public TCP_NIO(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol
in class TCP
public int getReaderThreads()
getReaderThreads
in interface TCP_NIOMBean
public int getWriterThreads()
getWriterThreads
in interface TCP_NIOMBean
public int getProcessorThreads()
getProcessorThreads
in interface TCP_NIOMBean
public int getProcessorMinThreads()
getProcessorMinThreads
in interface TCP_NIOMBean
public int getProcessorMaxThreads()
getProcessorMaxThreads
in interface TCP_NIOMBean
public int getProcessorQueueSize()
getProcessorQueueSize
in interface TCP_NIOMBean
public long getProcessorKeepAliveTime()
getProcessorKeepAliveTime
in interface TCP_NIOMBean
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.