|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmx4odp.j4oNet.BroadcastRequestHandler
public class BroadcastRequestHandler
This object handles all MBeanResolver requests accepted by J4ONet. It process the UDP package and sends a reply. It spawns a thread for each request so that J4ONet can accept the next request.
| Constructor Summary | |
|---|---|
BroadcastRequestHandler(JmxServiceObj jso,
java.net.DatagramPacket pckt,
JsRegistryManagerMBean reg)
Creates new DiscoveryBroadcastListener |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BroadcastRequestHandler(JmxServiceObj jso,
java.net.DatagramPacket pckt,
JsRegistryManagerMBean reg)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||