| Package | Description |
|---|---|
| org.jdiameter.api |
| Modifier and Type | Method and Description |
|---|---|
static PeerState |
PeerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerState[] |
PeerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeerStateListener.stateChanged(PeerState oldState,
PeerState newState)
A change of state has occurred for a peer.
|
Copyright © 2016. All Rights Reserved.