|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeerState | |
|---|---|
| org.jdiameter.api | |
| Uses of PeerState in org.jdiameter.api |
|---|
| Methods in org.jdiameter.api that return PeerState | |
|---|---|
static PeerState |
PeerState.valueOf(java.lang.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. |
| Methods in org.jdiameter.api with parameters of type PeerState | |
|---|---|
void |
PeerStateListener.stateChanged(PeerState oldState,
PeerState newState)
A change of state has occurred for a peer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||