| 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.Discoveryorg.jgroups.jmx.protocols.PINGorg.jgroups.jmx.protocols.MPINGMethod Summary | |
void | |
InetAddress | |
InetAddress | |
int | |
int |
|
boolean | |
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.jgroups.jmx.protocols.PING | |
attachProtocol | |
Methods inherited from class org.jgroups.jmx.protocols.Discovery | |
attachProtocol, findInitialMembers, findInitialMembersAsString, getDiscoveryRequestsSent, getInitialMembers, getPingRequests, getTimeout, setInitialMembers, setPingRequests, setTimeout | |
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 boolean isBindToAllInterfaces()
- Specified by:
- isBindToAllInterfaces in interface MPINGMBean
public void setBindAddr(InetAddress bind_addr)
- Specified by:
- setBindAddr in interface MPINGMBean
public void setBindToAllInterfaces(boolean bind_to_all_interfaces)
- Specified by:
- setBindToAllInterfaces in interface MPINGMBean
public void setMcastAddr(InetAddress mcast_addr)
- Specified by:
- setMcastAddr in interface MPINGMBean
public void setMcastPort(int mcast_port)
- Specified by:
- setMcastPort in interface MPINGMBean