public class ProtocolUtils
extends java.lang.Object
| Constructor and Description |
|---|
ProtocolUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Protocol> |
getProtocolDescendants(Protocol protocol)
Returns the descendants of the given protocol including the given protocol
|
static java.util.List<Protocol> |
getProtocolDescendants(Protocol protocol,
boolean includeProtocol)
Returns the descendants of the given protocol
|
Copyright © 2014. All Rights Reserved.