Inherited by org.objectweb.jonas.discovery.DiscoveryClient.
Inheritance diagram for org.objectweb.jonas.discovery.DiscoveryClientMBean:


Public Member Functions | |
| int | getTimeout () |
Package Functions | |
| void | setTimeout (int timeout) |
| int | getSourcePort () |
| void | setSourcePort (int sourcePort) |
| String | getSourceIp () |
| void | setSourceIp (String sourceIp) |
Definition at line 28 of file DiscoveryClientMBean.java.
|
|
Gets the source port
Implemented in org.objectweb.jonas.discovery.DiscoveryClient. |
|
|
Gets the source port that the discovery response has to use.
Implemented in org.objectweb.jonas.discovery.DiscoveryClient. |
|
|
gets the duration time the DiscoveryClient has to wait for discovery answers.
Implemented in org.objectweb.jonas.discovery.DiscoveryClient. |
|
|
Sets the source Ip
Implemented in org.objectweb.jonas.discovery.DiscoveryClient. |
|
|
Sets the source port
Implemented in org.objectweb.jonas.discovery.DiscoveryClient. |
|
|
Sets the timeout value the DiscoveryClient for receiving discovery answers.
Implemented in org.objectweb.jonas.discovery.DiscoveryClient. |
1.3.9.1