| Package | Description |
|---|---|
| org.jcsp.net.settings |
This package is used internally by the JCSP network infrastructure to load XML configuration files and
represent their structure.
|
| Modifier and Type | Method and Description |
|---|---|
Protocol |
Protocols.getLastProtocol() |
Protocol |
Protocols.getProtocol(java.lang.String protocolID) |
Protocol[] |
Protocols.getProtocols() |
| Modifier and Type | Method and Description |
|---|---|
void |
Protocols.addProtocol(Protocol p) |
void |
Protocols.removeProtocol(Protocol p) |
Copyright © 1996–2019. All rights reserved.