| Package | Description |
|---|---|
| net.tomp2p.connection |
| Modifier and Type | Method and Description |
|---|---|
static StandardProtocolFamily |
StandardProtocolFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardProtocolFamily[] |
StandardProtocolFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<StandardProtocolFamily> |
Bindings.protocolHint() |
| Modifier and Type | Method and Description |
|---|---|
Bindings |
Bindings.addProtocol(StandardProtocolFamily protocolFamily) |
Copyright © 2014. All rights reserved.