Uses of Package
org.jdiameter.api

Packages that use org.jdiameter.api
org.jdiameter.api   
org.jdiameter.api.acc   
org.jdiameter.api.acc.events   
org.jdiameter.api.app   
org.jdiameter.api.auth   
org.jdiameter.api.auth.events   
org.jdiameter.api.cca   
org.jdiameter.api.cca.events   
org.jdiameter.api.cxdx   
org.jdiameter.api.rf   
org.jdiameter.api.rf.events   
org.jdiameter.api.ro   
org.jdiameter.api.ro.events   
org.jdiameter.api.sh   
 

Classes in org.jdiameter.api used by org.jdiameter.api
Answer
          An Answer message is sent by a recipient of Request once it has received and interpreted the Request.
ApplicationAlreadyUseException
          The ApplicationAlreadyUse signals that the application a user is reporting support for is already in use by someone else.
ApplicationId
          The application Id is used to point out an application that is supported or used.
Avp
          The Avp class implements a Diameter AVP.
AvpDataException
          The AvpDataException signals invalid operations on Avp data.
AvpSet
          A set of data representing a message avp set.
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
Configuration
          Stack properties for working.
ConfigurationListener
          The listener interface for receiving runtime configuration changes events.
EventListener
          Common event listener
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
LocalAction
          This Enum class defines commCode of realm local actions
Message
          A Diameter message is either a request from a client to a server, or a response from a server to a client.
MetaData
          This interface is implemented by sack vendors to let users know the local properties of a Diameter Stack implementation and current instance.
Mode
          This enumerated class define type of stack start condition
NetworkReqListener
          The NetworkReqListener interface is used to process network requests.
OverloadException
          An exception that provides information on a stack has application request overload.
OverloadListener
          This class allows processed stack overloaded notification
Peer
          Peer contains everything that is worth knowing about a peer and define some operation for working with this peer.
PeerState
          This enumerated class define Peer states.
PeerStateListener
          This interface is used to inform about changes in the state for a given peer.
PeerTable
          PeerManager is Diameter Stack PCB(RFC 3588) realisation.
PeerTableListener
          This interface is used to inform about changes in the peer table.
RawSession
          This interface append to base interface specific methods for creating and send raw diameter messages
Realm
          The Realm class implements rows in the Diameter Realm routing table.
Request
          A Diameter Request is a request from a client to a server (or server to client - network request).
RouteException
          The NoRouteException signals that no route exist for a given realm.
Selector
           
Session
          This interface append to base interface specific methods for creating and send diameter requests and responses
SessionFactory
          This class created session instance (Factory)
Stack
          The interface that every stack class must implement.
StackType
          This enumerated class define type of jDiameter stacks More information you can readn on https://jdiameter.dev.java.net/
Statistic
          This class is conntainer for statistics information.
StatisticRecord
          This class implements counter of statistic
URI
          This class handles Diameter URIs.
Wrapper
          Interface for JDiameter classes which provide the ability to retrieve the d elegate instance when the instance in question is in fact a proxy class.
 

Classes in org.jdiameter.api used by org.jdiameter.api.acc
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 

Classes in org.jdiameter.api used by org.jdiameter.api.acc.events
AvpDataException
          The AvpDataException signals invalid operations on Avp data.
 

Classes in org.jdiameter.api used by org.jdiameter.api.app
ApplicationId
          The application Id is used to point out an application that is supported or used.
Avp
          The Avp class implements a Diameter AVP.
AvpDataException
          The AvpDataException signals invalid operations on Avp data.
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
InternalException
          An exception that provides information on a stack error or other errors.
Message
          A Diameter message is either a request from a client to a server, or a response from a server to a client.
OverloadException
          An exception that provides information on a stack has application request overload.
Session
          This interface append to base interface specific methods for creating and send diameter requests and responses
 

Classes in org.jdiameter.api used by org.jdiameter.api.auth
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 

Classes in org.jdiameter.api used by org.jdiameter.api.auth.events
AvpDataException
          The AvpDataException signals invalid operations on Avp data.
 

Classes in org.jdiameter.api used by org.jdiameter.api.cca
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 

Classes in org.jdiameter.api used by org.jdiameter.api.cca.events
Avp
          The Avp class implements a Diameter AVP.
 

Classes in org.jdiameter.api used by org.jdiameter.api.cxdx
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 

Classes in org.jdiameter.api used by org.jdiameter.api.rf
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 

Classes in org.jdiameter.api used by org.jdiameter.api.rf.events
AvpDataException
          The AvpDataException signals invalid operations on Avp data.
 

Classes in org.jdiameter.api used by org.jdiameter.api.ro
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 

Classes in org.jdiameter.api used by org.jdiameter.api.ro.events
Avp
          The Avp class implements a Diameter AVP.
 

Classes in org.jdiameter.api used by org.jdiameter.api.sh
BaseSession
          The session delivery objects are responsible for delivering all incoming Message to a specific session.
IllegalDiameterStateException
          Signals that a method has been invoked at an illegal or inappropriate time.
InternalException
          An exception that provides information on a stack error or other errors.
OverloadException
          An exception that provides information on a stack has application request overload.
RouteException
          The NoRouteException signals that no route exist for a given realm.
 



Copyright © 2010. All Rights Reserved.