Package | Description |
---|---|
org.rvpf.base.util.rlp |
Modifier and Type | Method and Description |
---|---|
static Protocol |
Protocol.get(int code)
Gets a protocol by its code.
|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourceSpecifier.Builder |
ResourceSpecifier.Builder.setProtocol(Protocol protocol)
Sets the protocol.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.