| Package | Description |
|---|---|
| org.jdiameter.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Answer
An Answer message is sent by a recipient of Request once it has received and interpreted the Request.
|
interface |
Avp
The Avp class implements a Diameter AVP.
|
interface |
AvpSet
A set of data representing a message avp set.
|
interface |
Message
A Diameter message is either a request from a client to a server, or a response from a server to a client.
|
interface |
MetaData
This interface is implemented by sack vendors to let users know the local properties of a Diameter Stack implementation
and current instance.
|
interface |
MutablePeerTable
This interface extends PeerTable interface and
append some operation for controls peer and realm table
|
interface |
Network
This interface introduces a capability to work with a network.
|
interface |
PeerTable
PeerManager is Diameter Stack PCB(RFC 3588) realization.
|
interface |
RawSession
This interface append to base interface specific methods for
creating and send raw diameter messages
|
interface |
RealmTable
This interface introduces a capability to work with a network.
|
interface |
Request
A Diameter Request is a request from a client to a server (or server to client - network request).
|
interface |
Session
This interface append to base interface specific methods for
creating and send diameter requests and responses
|
interface |
Stack
The interface that every stack class must implement.
|
Copyright © 2016. All Rights Reserved.