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