Inheritance diagram for org.objectweb.joram.mom.notifications.UnsetFatherRequest:


Public Member Functions | |
| UnsetFatherRequest (String id) | |
UnsetFatherRequest instance is used by a client agent for notifying a topic it does not belong anymore to a hierarchy.
Definition at line 30 of file UnsetFatherRequest.java.
| org.objectweb.joram.mom.notifications.UnsetFatherRequest.UnsetFatherRequest | ( | String | id | ) |
Constructs an UnsetFatherRequest instance.
| id | Identifier of the request, may be null. |
Definition at line 42 of file UnsetFatherRequest.java.
1.5.0