Package | Description |
---|---|
com.pushtechnology.diffusion.api |
The Diffusion API comprises a number of packages which provide access to
different aspects of Diffusion.
|
com.pushtechnology.diffusion.api.client |
Diffusion External Client API.
|
Modifier and Type | Method and Description |
---|---|
ServerConnectionState |
ServerConnection.getState()
Deprecated.
Returns the current state of the connection.
|
static ServerConnectionState |
ServerConnectionState.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ServerConnectionState[] |
ServerConnectionState.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ServerConnectionState |
ExternalClientConnection.getState()
Deprecated.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.