public interface RequestManagerTreeNode
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<RequestManager> |
getDescendants()
Returns all descendant
RequestManagers relative to the context of the current RequestManager. |
@NonNull java.util.Set<RequestManager> getDescendants()
RequestManagers relative to the context of the current RequestManager.