Uses of Interface
org.jdiameter.api.Wrapper

Packages that use Wrapper
org.jdiameter.api   
 

Uses of Wrapper in org.jdiameter.api
 

Subinterfaces of Wrapper in org.jdiameter.api
 interface Answer
          A 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 BaseSession
          The session delivery objects are responsible for delivering all incomming Message to a specific session.
 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) realisation.
 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.
 interface Statistic
          This class is conntainer for statistics information.
 



Copyright © 2009. All Rights Reserved.