| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
java.lang.String |
getBindAddr() |
long |
getConnExpireTime() |
int |
getEndPort() |
int |
getOpenConnections() |
long |
getReaperInterval() |
int |
getStartPort() |
java.lang.String |
printConnections() |
void |
setBindAddr(java.lang.String bind_addr) |
void |
setConnExpireTime(long conn_expire_time) |
void |
setEndPort(int end_port) |
void |
setReaperInterval(long reaper_interval) |
void |
setStartPort(int start_port) |
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, setOOBMinPoolSizecreate, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBindAddress, 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, setOOBMinPoolSizecreate, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stoppublic TCP()
public TCP(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol in class TPpublic int getOpenConnections()
getOpenConnections in interface TCPMBeanpublic java.lang.String getBindAddr()
getBindAddr in interface TCPMBeanpublic void setBindAddr(java.lang.String bind_addr)
setBindAddr in interface TCPMBeanpublic int getStartPort()
getStartPort in interface TCPMBeanpublic void setStartPort(int start_port)
setStartPort in interface TCPMBeanpublic int getEndPort()
getEndPort in interface TCPMBeanpublic void setEndPort(int end_port)
setEndPort in interface TCPMBeanpublic long getReaperInterval()
getReaperInterval in interface TCPMBeanpublic void setReaperInterval(long reaper_interval)
setReaperInterval in interface TCPMBeanpublic long getConnExpireTime()
getConnExpireTime in interface TCPMBeanpublic void setConnExpireTime(long conn_expire_time)
setConnExpireTime in interface TCPMBeanpublic java.lang.String printConnections()
printConnections in interface TCPMBeanCopyright ? 1998-2008 Bela Ban. All Rights Reserved.