Package | Description |
---|---|
com.pushtechnology.diffusion.api.connection |
Diffusion Connection API.
|
Modifier and Type | Method and Description |
---|---|
TransportProtocol |
ServerDetails.getProtocol()
Deprecated.
Returns the transport protocol.
|
static TransportProtocol |
TransportProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportProtocol[] |
TransportProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.