Used internally within the JCSP network infrastructure to represent a set of protocols.
Type | Name and description |
---|---|
void |
addProtocol(Protocol p) |
Protocol |
getLastProtocol() |
Protocol |
getProtocol(String protocolID) |
Protocol[] |
getProtocols() |
void |
removeProtocol(Protocol p) |
String |
toString() |