|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protocol | |
|---|---|
| org.teleal.cling.support.connectionmanager.protocolinfo | |
| Uses of Protocol in org.teleal.cling.support.connectionmanager.protocolinfo |
|---|
| Fields in org.teleal.cling.support.connectionmanager.protocolinfo declared as Protocol | |
|---|---|
protected Protocol |
ProtocolInfo.protocol
|
| Methods in org.teleal.cling.support.connectionmanager.protocolinfo that return Protocol | |
|---|---|
static Protocol |
Protocol.getByProtocolString(java.lang.String s)
|
Protocol |
ProtocolInfo.getProtocol()
|
static Protocol |
Protocol.valueOf(java.lang.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. |
| Constructors in org.teleal.cling.support.connectionmanager.protocolinfo with parameters of type Protocol | |
|---|---|
ProtocolInfo(Protocol protocol,
java.lang.String network,
java.lang.String contentFormat,
java.lang.String additionalInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||