| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jgroups.jmx.Protocolorg.jgroups.jmx.protocols.TPorg.jgroups.jmx.protocols.TCPMethod Summary | |
void | |
InetAddress | |
long | |
int | |
int | |
long | |
int | |
String | |
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.jgroups.jmx.Protocol | |
attachProtocol, create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, isTrace, isWarn, printStats, resetStats, setObserver, setProperties, setStatsEnabled, setTrace, setWarn, start, stop | |
public long getConnExpireTime()
- Specified by:
- getConnExpireTime in interface TCPMBean
public int getOpenConnections()
- Specified by:
- getOpenConnections in interface TCPMBean
public long getReaperInterval()
- Specified by:
- getReaperInterval in interface TCPMBean
public void setBindAddr(InetAddress bind_addr)
- Specified by:
- setBindAddr in interface TCPMBean
public void setConnExpireTime(long conn_expire_time)
- Specified by:
- setConnExpireTime in interface TCPMBean
public void setReaperInterval(long reaper_interval)
- Specified by:
- setReaperInterval in interface TCPMBean