- ABORT_SESSION_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Abort-Session-Answer message code
- ABORT_SESSION_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Abort-Session-Request message code
- AbortSessionAnswer - Interface in org.jdiameter.api.auth.events
-
A Answer message is sent by a recipient of Request once it has received and
interpreted the Request.
- AbortSessionRequest - Interface in org.jdiameter.api.auth.events
-
A Abort Session Request is a request from a client to a server
- ACC_MULTI_SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Multi-Session-Id AVP code
- ACC_RECORD_NUMBER - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Record-Number AVP code
- ACC_RECORD_TYPE - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Record-Type AVP code
- ACC_SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Session-Id AVP code
- ACC_SUB_SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Sub-Session-Id AVP code
- ACCESS_NETWORK_CHARGING_IDENTIFIER_VALUE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Access Network Charging Identifier Value AVP code
- ACCESS_NETWORK_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Access Network Information AVP code
- AccountAnswer - Interface in org.jdiameter.api.acc.events
-
An Answer message is sent by a recipient of Request once it has received and
interpreted the Request.
- ACCOUNTING_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Accounting-Answer message code
- ACCOUNTING_REALTIME_REQUIRED - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Realtime-Required AVP code
- ACCOUNTING_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Accounting-Request message code
- AccountRequest - Interface in org.jdiameter.api.acc.events
-
An Account Request is a request from a client to a server
- ACCT_APPLICATION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Accounting-Application-Id AVP code
- ACCT_INTERIM_INTERVAL - Static variable in interface org.jdiameter.api.Avp
-
The Acct-Interim-Interval AVP code
- ACCUMULATED_COST - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Accumulated Cost AVP code
- ADAPTATIONS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Adaptations AVP code
- addAvp(Avp...) - Method in interface org.jdiameter.api.AvpSet
-
Append avp array as value
- addAvp(AvpSet) - Method in interface org.jdiameter.api.AvpSet
-
Append array of avps
- addAvp(int, byte[]) - Method in interface org.jdiameter.api.AvpSet
-
Append byte[] AVP
- addAvp(int, byte[], boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append byte[] AVP
- addAvp(int, byte[], long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append byte[] AVP
- addAvp(int, int) - Method in interface org.jdiameter.api.AvpSet
-
Append int AVP
- addAvp(int, int, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append int AVP
- addAvp(int, int, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append int AVP
- addAvp(int, long) - Method in interface org.jdiameter.api.AvpSet
-
Append long(integer64) AVP
- addAvp(int, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append long(integer64) AVP
- addAvp(int, long, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append long(integer64) AVP
- addAvp(int, long, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append long(integer64) AVP
- addAvp(int, long, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append long(integer64) AVP
- addAvp(int, long, long, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append long(integer64) AVP
- addAvp(int, float) - Method in interface org.jdiameter.api.AvpSet
-
Append float AVP
- addAvp(int, float, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append float AVP
- addAvp(int, float, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append float AVP
- addAvp(int, double) - Method in interface org.jdiameter.api.AvpSet
-
Append double(float64) AVP
- addAvp(int, double, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append double(float64) AVP
- addAvp(int, double, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append double(float64) AVP
- addAvp(int, String, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append String(UTF-8 or Octet) AVP
- addAvp(int, String, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append String(UTF-8 or Octet) AVP
- addAvp(int, String, long, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append String(UTF-8 or Octet) AVP
- addAvp(int, URI) - Method in interface org.jdiameter.api.AvpSet
-
Append URI AVP
- addAvp(int, URI, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append URI AVP
- addAvp(int, URI, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append URI AVP
- addAvp(int, InetAddress) - Method in interface org.jdiameter.api.AvpSet
-
Append Address AVP
- addAvp(int, InetAddress, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append Address AVP
- addAvp(int, InetAddress, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append Address AVP
- addAvp(int, Date) - Method in interface org.jdiameter.api.AvpSet
-
Append Diameter Time AVP
- addAvp(int, Date, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append Diameter Time AVP
- addAvp(int, Date, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append Diameter Time AVP
- addChangeListener(ConfigurationListener, int...) - Method in interface org.jdiameter.api.MutableConfiguration
-
Add change configuration listener
- addGroupedAvp(int) - Method in interface org.jdiameter.api.AvpSet
-
Append Grouped AVP
- addGroupedAvp(int, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append Grouped AVP
- addGroupedAvp(int, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Append Grouped AVP
- ADDITIONAL_CONTENT_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Additional Content Information AVP code
- ADDITIONAL_TYPE_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Additional Type Information AVP code
- addNetworkReqListener(NetworkReqListener, ApplicationId...) - Method in interface org.jdiameter.api.Network
-
Register listener for processing network requests
- addNetworkReqListener(NetworkReqListener, Selector<Message, ApplicationId>...) - Method in interface org.jdiameter.api.Network
-
Register listener for processing network requests
- addOverloadListener(OverloadListener, double, double, int) - Method in interface org.jdiameter.api.OverloadManager
-
Append overload listener
- addPeer(URI, String, boolean) - Method in interface org.jdiameter.api.MutablePeerTable
-
Add new peer to peer table
- addPeerStateListener(PeerStateListener) - Method in interface org.jdiameter.api.Peer
-
Append peer state change listener to the peer manager
- addRealm(String, ApplicationId, LocalAction, String, boolean, long, String[]) - Method in interface org.jdiameter.api.RealmTable
-
Add new realm to realm table
- ADDRESS_DATA - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Address Data AVP code
- ADDRESS_DOMAIN - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Address Domain AVP code
- ADDRESS_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Address Type AVP code
- ADDRESSEE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Addressee Type AVP code
- addStateChangeNotification(StateChangeListener) - Method in interface org.jdiameter.api.app.StateMachine
-
Add a new state change listener
- AF_CHARGING_IDENTIFIER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) AF Charging Identifier AVP code
- AF_CORRELATION_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) AF Correlation Information AVP code
- ALL - Static variable in class org.jdiameter.api.validation.ValidatorLevel
-
- ALLOCATION_RETENTION_PRIORITY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Allocation Retention Priority AVP code
- ALTERNATE_CHARGED_PARTY_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Alternate Charged Party Address AVP code
- Answer - Interface in org.jdiameter.api
-
An Answer message is sent by a recipient of Request once it has received and interpreted the Request.
- AOC_COST_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) AoC Cost Information AVP code
- AOC_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) AoC Information AVP code
- AOC_REQUEST_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) AoC Request Type AVP code
- APN_AGGREGATE_MAX_BITRATE_DL - Static variable in interface org.jdiameter.api.Avp
-
Gx/Gxx (3GPP TS 29.212) APN aggregate max bitrate DL AVP code
- APN_AGGREGATE_MAX_BITRATE_UL - Static variable in interface org.jdiameter.api.Avp
-
Gx/Gxx (3GPP TS 29.212) APN aggregate max bitrate UL AVP code
- AppAnswerEvent - Interface in org.jdiameter.api.app
-
Basic class for application specific answer event (Sx, Rx, Gx)
- AppEvent - Interface in org.jdiameter.api.app
-
Basic class for application specific event (Sx, Rx, Gx)
- APPLIC_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Applic ID AVP code
- APPLICATION_PROVIDED_CALLED_PARTY_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Application provided called party address AVP code
- APPLICATION_SERVER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Application Server AVP code
- APPLICATION_SERVER_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Application Server ID AVP code
- APPLICATION_SERVER_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Application Server Information AVP code
- APPLICATION_SERVICE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Application Service Type AVP code
- APPLICATION_SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Application Session ID AVP code
- APPLICATION_UNSUPPORTED - Static variable in interface org.jdiameter.api.ResultCode
-
A request was sent for an application that is not supported.
- ApplicationAlreadyUseException - Exception in org.jdiameter.api
-
The ApplicationAlreadyUse signals that the application a user is reporting
support for is already in use by someone else.
- ApplicationAlreadyUseException(String) - Constructor for exception org.jdiameter.api.ApplicationAlreadyUseException
-
Constructor with reason string
- ApplicationAlreadyUseException(String, Throwable) - Constructor for exception org.jdiameter.api.ApplicationAlreadyUseException
-
Constructor with reason string and parent exception
- ApplicationAlreadyUseException(Throwable) - Constructor for exception org.jdiameter.api.ApplicationAlreadyUseException
-
Constructor with parent exception
- ApplicationId - Class in org.jdiameter.api
-
The application Id is used to point out an application
that is supported or used.
- ApplicationId.Ranges - Interface in org.jdiameter.api
-
IANA [IANA] has assigned the range 0x00000001 to 0x00ffffff for
standards-track applications; and 0x01000000 - 0xfffffffe for vendor
specific applications, on a first-come, first-served basis.
- ApplicationId.Standard - Interface in org.jdiameter.api
-
Standards-track application IDs are by Designated Expert with Specification Required [IANA]
- AppRequestEvent - Interface in org.jdiameter.api.app
-
Basic class for application specific request event (Sx, Rx, Gx)
- AppSession - Interface in org.jdiameter.api.app
-
Basic class for application specific session (Sx, Rx, Gx)
- asArray() - Method in interface org.jdiameter.api.AvpSet
-
Return array of avp
- ASSOCAITED_IDENTITIES - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Associated Identities AVP code
- ASSOCIATED_PARTY_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Associated Party Address AVP code
- ASSOCIATED_REGISTERED_IDENTITIES - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Associated Registered Identities AVP code
- ASSOCIATED_URI - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Associated URI AVP code
- AUTH_APPLICATION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Authentication-Application-Id AVP code
- AUTH_GRACE_PERIOD - Static variable in interface org.jdiameter.api.Avp
-
The Auth-Grace-Period AVP code
- AUTH_REQUEST_TYPE - Static variable in interface org.jdiameter.api.Avp
-
The Auth-Request-Type AVP code
- AUTH_SESSION_STATE - Static variable in interface org.jdiameter.api.Avp
-
The Auth-Session-State AVP code
- AUTHENTICATION_REJECTED - Static variable in interface org.jdiameter.api.ResultCode
-
The authentication process for the user failed, most likely due to
an invalid password used by the user.
- AUTHORIZATION_LIFETIME - Static variable in interface org.jdiameter.api.Avp
-
The Authorization-Lifetime AVP code
- AUTHORIZATION_REJECTED - Static variable in interface org.jdiameter.api.ResultCode
-
A request was received for which the user could not be authorized.
- AUTHORIZED_QOS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Authorized QoS AVP code
- AUX_APPLIC_INFO - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Aux Applic Info AVP code
- Avp - Interface in org.jdiameter.api
-
The Avp class implements a Diameter AVP.
- avp - Variable in exception org.jdiameter.api.AvpDataException
-
- AVP_NOT_ALLOWED - Static variable in interface org.jdiameter.api.ResultCode
-
A message was received with an AVP that MUST NOT be present.
- AVP_OCCURS_TOO_MANY_TIMES - Static variable in interface org.jdiameter.api.ResultCode
-
A message was received that included an AVP that appeared more
often than permitted in the message definition.
- AVP_UNSUPPORTED - Static variable in interface org.jdiameter.api.ResultCode
-
The peer received a message that contained an AVP that is not
recognized or supported and was marked with the Mandatory bit.
- AvpDataException - Exception in org.jdiameter.api
-
The AvpDataException signals invalid operations on Avp data.
- AvpDataException(Avp) - Constructor for exception org.jdiameter.api.AvpDataException
-
Default constructor
- AvpDataException(String, Avp) - Constructor for exception org.jdiameter.api.AvpDataException
-
Constructor with reason string
- AvpDataException(String, Throwable, Avp) - Constructor for exception org.jdiameter.api.AvpDataException
-
Constructor with reason string and parent exception
- AvpDataException(Throwable, Avp) - Constructor for exception org.jdiameter.api.AvpDataException
-
Constructor with parent exception
- AvpDataException() - Constructor for exception org.jdiameter.api.AvpDataException
-
Default constructor
- AvpDataException(String) - Constructor for exception org.jdiameter.api.AvpDataException
-
Constructor with reason string
- AvpDataException(String, Throwable) - Constructor for exception org.jdiameter.api.AvpDataException
-
Constructor with reason string and parent exception
- AvpDataException(Throwable) - Constructor for exception org.jdiameter.api.AvpDataException
-
Constructor with parent exception
- AvpDscr - Annotation Type in org.jdiameter.api.annotation
-
This annotation allows describe Java POJO object as Diameter avp element
- AvpFlag - Enum in org.jdiameter.api.annotation
-
This enumerated class describe all flags of avp header
- AvpNotAllowedException - Exception in org.jdiameter.api.validation
-
Class to indicate error in AVP add operation.
- AvpNotAllowedException(int, long) - Constructor for exception org.jdiameter.api.validation.AvpNotAllowedException
-
- AvpNotAllowedException(String, int, long) - Constructor for exception org.jdiameter.api.validation.AvpNotAllowedException
-
- AvpNotAllowedException(Throwable, int, long) - Constructor for exception org.jdiameter.api.validation.AvpNotAllowedException
-
- AvpNotAllowedException(String, Throwable, int, long) - Constructor for exception org.jdiameter.api.validation.AvpNotAllowedException
-
- AvpRepresentation - Interface in org.jdiameter.api.validation
-
Represents avp, it stores info about presence, multiplicity, avp
code, vendor.
- AvpRepresentation.Rule - Enum in org.jdiameter.api.validation
-
- AvpRepresentation.Type - Enum in org.jdiameter.api.validation
-
- AvpSet - Interface in org.jdiameter.api
-
A set of data representing a message avp set.
- AvpType - Enum in org.jdiameter.api.annotation
-
This enumerated class describe base type of avp.
- CALL_ID_SIP_HEADER - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Call ID SIP Header AVP code
- CALLED_ASSERTED_IDENTITY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Called Asserted Identity AVP code
- CALLED_PARTY_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Called Party Address AVP code
- CALLING_PARTY_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Calling Party Address AVP code
- CAPABILITIES_EXCHANGE_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Capabilities-Exchange-Answer message code
- CAPABILITIES_EXCHANGE_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Capabilities-Exchange-Request message code
- CARRIER_SELECT_ROUTING_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Carrier Select Routing Information AVP code
- CAUSE_CODE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Cause Code AVP code
- CC_CORRELATION_ID - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Correlation ID AVP code
- CC_INPUT_OCTETS - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Input Octets AVP code
- CC_MONEY - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Money AVP code
- CC_OUTPUT_OCTETS - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Output Octets AVP code
- CC_REQUEST_NUMBER - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Request Number AVP code
- CC_REQUEST_TYPE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Request Type AVP code
- CC_SERVICE_SPECIFIC_UNITS - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Service Specific Units AVP code
- CC_SESSION_FAILOVER - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Session Failover AVP code
- CC_SUB_SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Sub Session ID AVP code
- CC_TIME - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Time AVP code
- CC_TOTAL_OCTETS - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Total Octets AVP code
- CC_UNIT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Unit Type AVP code
- CCASession - Interface in org.jdiameter.api.cca
-
- CG_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) CG Address AVP code
- CHANGE_CONDITION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Change Condition AVP code
- CHANGE_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Change Time AVP code
- CHARGED_PARTY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Charged Party AVP code
- CHARGING_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Charging Information AVP code
- CHARGING_RULE_BASE_NAME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Charging Rule Base Name AVP code
- CHECK_BALANCE_RESULT - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Check Balance result AVP code
- checkRule(T) - Method in interface org.jdiameter.api.Selector
-
Return true if rule is true
- Child - Annotation Type in org.jdiameter.api.annotation
-
This annotation allow describe information about child of command / group avp
- CLASS - Static variable in interface org.jdiameter.api.Avp
-
The Class AVP code
- CLASS_IDENTIFIER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Class Identifier AVP code
- CLIENT_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Client Address AVP code
- ClientAccSession - Interface in org.jdiameter.api.acc
-
Basic class for accounting application specific session
Listener must injection from constructor of implementation class
- ClientAccSessionListener - Interface in org.jdiameter.api.acc
-
This interface defines the possible actions that the different states in the
Accounting state machine
- ClientAuthSession - Interface in org.jdiameter.api.auth
-
Basic class for authentication application specific session
Listener must injection from constructor of implementation class
- ClientAuthSessionListener - Interface in org.jdiameter.api.auth
-
This interface defines the possible actions that the different states in the
Authentication state machine
- ClientCCASession - Interface in org.jdiameter.api.cca
-
Basic class for client credit-control application specific session
Listener must be injected from constructor of implementation class
- ClientCCASessionListener - Interface in org.jdiameter.api.cca
-
This interface defines the possible actions for the different states in the client
Credit-Control Application state machine.
- ClientCxDxSession - Interface in org.jdiameter.api.cxdx
-
- ClientCxDxSessionListener - Interface in org.jdiameter.api.cxdx
-
- ClientGxSession - Interface in org.jdiameter.api.gx
-
Basic class for Gx client credit-control application specific session.
- ClientGxSessionListener - Interface in org.jdiameter.api.gx
-
This interface defines the possible actions for the different states in the client
Credit-Control Application state machine.
- ClientRfSession - Interface in org.jdiameter.api.rf
-
Basic class for Rf accounting application specific session
Listener must injection from constructor of implementation class
- ClientRfSessionListener - Interface in org.jdiameter.api.rf
-
This interface defines the possible actions that the different states in the
Accounting state machine.
- ClientRoSession - Interface in org.jdiameter.api.ro
-
Basic class for Ro client credit-control application specific session
Listener must be injected from constructor of implementation class
- ClientRoSessionListener - Interface in org.jdiameter.api.ro
-
This interface defines the possible actions for the different states in the client
Credit-Control Application state machine.
- ClientRxSession - Interface in org.jdiameter.api.rx
-
Basic class for Rx Client Interface specific session.
- ClientRxSessionListener - Interface in org.jdiameter.api.rx
-
This interface defines the possible actions for the different states in the client
Rx Interface state machine.
- ClientS6aSession - Interface in org.jdiameter.api.s6a
-
- ClientS6aSessionListener - Interface in org.jdiameter.api.s6a
-
- ClientShSession - Interface in org.jdiameter.api.sh
-
- ClientShSessionListener - Interface in org.jdiameter.api.sh
-
- clone() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- code - Static variable in interface org.jdiameter.api.acc.events.AccountAnswer
-
- code - Static variable in interface org.jdiameter.api.acc.events.AccountRequest
-
- code - Static variable in interface org.jdiameter.api.auth.events.AbortSessionAnswer
-
- code - Static variable in interface org.jdiameter.api.auth.events.AbortSessionRequest
-
- code - Static variable in interface org.jdiameter.api.auth.events.ReAuthAnswer
-
- code - Static variable in interface org.jdiameter.api.auth.events.ReAuthRequest
-
- code - Static variable in interface org.jdiameter.api.auth.events.SessionTermAnswer
-
- code - Static variable in interface org.jdiameter.api.auth.events.SessionTermRequest
-
- code - Static variable in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- code - Static variable in interface org.jdiameter.api.cca.events.JCreditControlRequest
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JLocationInfoAnswer
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JLocationInfoRequest
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JMultimediaAuthAnswer
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JMultimediaAuthRequest
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JPushProfileAnswer
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JPushProfileRequest
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JRegistrationTerminationAnswer
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JRegistrationTerminationRequest
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JServerAssignmentAnswer
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JServerAssignmentRequest
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JUserAuthorizationAnswer
-
- code - Static variable in interface org.jdiameter.api.cxdx.events.JUserAuthorizationRequest
-
- code - Static variable in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- code - Static variable in interface org.jdiameter.api.gx.events.GxCreditControlRequest
-
- code - Static variable in interface org.jdiameter.api.gx.events.GxReAuthAnswer
-
- code - Static variable in interface org.jdiameter.api.gx.events.GxReAuthRequest
-
- code - Static variable in interface org.jdiameter.api.rf.events.RfAccountingAnswer
-
- code - Static variable in interface org.jdiameter.api.rf.events.RfAccountingRequest
-
- code - Static variable in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- code - Static variable in interface org.jdiameter.api.ro.events.RoCreditControlRequest
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxAAAnswer
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxAARequest
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxAbortSessionAnswer
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxAbortSessionRequest
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxReAuthAnswer
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxReAuthRequest
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxSessionTermAnswer
-
- code - Static variable in interface org.jdiameter.api.rx.events.RxSessionTermRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JAuthenticationInformationAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JAuthenticationInformationRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JCancelLocationAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JCancelLocationRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JDeleteSubscriberDataAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JDeleteSubscriberDataRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JInsertSubscriberDataAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JInsertSubscriberDataRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JNotifyAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JNotifyRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JPurgeUEAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JPurgeUERequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JResetAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JResetRequest
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JUpdateLocationAnswer
-
- code - Static variable in interface org.jdiameter.api.s6a.events.JUpdateLocationRequest
-
- code - Static variable in interface org.jdiameter.api.sh.events.ProfileUpdateAnswer
-
- code - Static variable in interface org.jdiameter.api.sh.events.ProfileUpdateRequest
-
- code - Static variable in interface org.jdiameter.api.sh.events.PushNotificationAnswer
-
- code - Static variable in interface org.jdiameter.api.sh.events.PushNotificationRequest
-
- code - Static variable in interface org.jdiameter.api.sh.events.SubscribeNotificationsAnswer
-
- code - Static variable in interface org.jdiameter.api.sh.events.SubscribeNotificationsRequest
-
- code - Static variable in interface org.jdiameter.api.sh.events.UserDataAnswer
-
- code - Static variable in interface org.jdiameter.api.sh.events.UserDataRequest
-
- COMMAND_UNSUPPORTED - Static variable in interface org.jdiameter.api.ResultCode
-
The Request contained a Command-Code that the receiver did not
recognize or support.
- CommandDscr - Annotation Type in org.jdiameter.api.annotation
-
This annotation allows describe Java POJO object as Diameter Command element
- CommandFlag - Enum in org.jdiameter.api.annotation
-
This enumerated class describe all flags of message
- compareTo(Object) - Method in class org.jdiameter.api.URI
-
Compares this object with the specified object for order.
- CONFIDENTIALITY_KEY - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Confidentiality Key AVP code
- Configuration - Interface in org.jdiameter.api
-
Stack properties for working.
- ConfigurationListener - Interface in org.jdiameter.api
-
The listener interface for receiving runtime configuration changes events.
- configure(InputStream) - Method in interface org.jdiameter.api.validation.Dictionary
-
Configures dictionary.
- connect() - Method in interface org.jdiameter.api.Peer
-
Establishes a connection towards a remote peer.
- CONTACT - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Contact AVP code
- CONTENT_CLASS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content Class AVP code
- CONTENT_DISPOSITION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content Disposition AVP code
- CONTENT_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content ID AVP code
- CONTENT_LENGTH - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content Length AVP code
- CONTENT_PROVIDER_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content Provider ID AVP code
- CONTENT_SIZE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content Size AVP code
- CONTENT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Content Type AVP code
- CONTRADICTING_AVPS - Static variable in interface org.jdiameter.api.ResultCode
-
The Home Diameter server has detected AVPs in the request that
contradicted each other, and is not willing to provide service to
the user.
- COST_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Cost Information AVP code
- COST_UNIT - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Cost Unit AVP code
- createAnswer(long) - Method in interface org.jdiameter.api.Request
-
Creates an answer for this request with the specified result code.
- createAnswer(long, long) - Method in interface org.jdiameter.api.Request
-
Creates an answer for this request with the specified experimental result code.
- createAnswer() - Method in interface org.jdiameter.api.Request
-
Creates answer for this request.
- createByAccAppId(long) - Static method in class org.jdiameter.api.ApplicationId
-
Create instance of ApplicationId use Accounting-Applicaion-Id
- createByAccAppId(long, long) - Static method in class org.jdiameter.api.ApplicationId
-
Create instance of ApplicationId use Accounting-Applicaion-Id and Vendor-Id
- createByAuthAppId(long) - Static method in class org.jdiameter.api.ApplicationId
-
Create instance of ApplicationId use Authentication-App-Id
- createByAuthAppId(long, long) - Static method in class org.jdiameter.api.ApplicationId
-
Create instance of ApplicationId use Authentication-App-Id and Vendor-Id
- createMessage(int, ApplicationId, Avp...) - Method in interface org.jdiameter.api.RawSession
-
Returns a new message object with the specified command code, applicationId
and predefined avps.
- createMessage(int, ApplicationId, long, long, Avp...) - Method in interface org.jdiameter.api.RawSession
-
Returns a new message object with the predefined Command-code, ApplicationId, HopByHopIdentifier, EndToEndIdentifier
This method allow created message from storage or created specific message.
- createMessage(Message, boolean) - Method in interface org.jdiameter.api.RawSession
-
Returns a new message object with the copy of parent message header
- createRequest(int, ApplicationId, String) - Method in interface org.jdiameter.api.Session
-
Returns a new Request object with the specified command code, applicationId, realm
and predefined system avps.
- createRequest(int, ApplicationId, String, String) - Method in interface org.jdiameter.api.Session
-
Returns a new Request object with the specified command code, applicationId, realm, host
and predefined system avps.
- createRequest(Request) - Method in interface org.jdiameter.api.Session
-
Returns a new Request object base on previous request.(header is copied)
- CREDIT_CONTROL - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control AVP code
- CREDIT_CONTROL_FAILURE_HANDLING - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Credit Control Failure Handling AVP code
- CURRENCY_CODE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Currency Code AVP code
- CURRENT_LOCATION - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) Current Location AVP code
- CURRENT_TARIFF - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Current Tariff AVP code
- DATA_CODING_SCHEME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Data Coding Scheme AVP code
- DATA_REFERENCE - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) Data Reference AVP code
- DCD_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) DCD Information AVP code
- DEFERRED_LOCATION_EVENT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Deferred Location Event Type AVP code
- DELIVERY_REPORT_REQUESTED - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Delivery Report Requested AVP code
- DELIVERY_STATUS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Delivery Status AVP code
- deregisterStack(Stack) - Static method in class org.jdiameter.api.StackManager
-
Drops a driver from the DiameterManager's list.
- DEREGISTRATION_REASON - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Deregistration Reason AVP code
- DESTINATION_HOST - Static variable in interface org.jdiameter.api.Avp
-
The Destination-Host AVP code
- DESTINATION_INTERFACE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Destination Interface AVP code
- DESTINATION_REALM - Static variable in interface org.jdiameter.api.Avp
-
The Destination-Realm AVP code
- destroy() - Method in interface org.jdiameter.api.Stack
-
Destroy any resource append to this instance of stack
- DEVICE_WATCHDOG_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Device-Watchdog-Answer message code
- DEVICE_WATCHDOG_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Device-Watchdog-Request message code
- DIAGNOSTICS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Diagnostics AVP code
- DIAMETER_BASE_ACCOUNTING - Static variable in interface org.jdiameter.api.ApplicationId.Standard
-
- DIAMETER_COMMON_MESSAGE - Static variable in interface org.jdiameter.api.ApplicationId.Standard
-
- Dictionary - Interface in org.jdiameter.api.validation
-
Second generation Dictionary/Validator.
- DIRECT_DEBITING_FAILURE_HANDLING - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Direct Debiting Failure Handling AVP code
- disconnect(int) - Method in interface org.jdiameter.api.Peer
-
Close the connection to the peer.
- DISCONNECT_CAUSE - Static variable in interface org.jdiameter.api.Avp
-
The Disconnect cause AVP code
- DISCONNECT_PEER_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Disconnect-Peer-Answer message code
- DISCONNECT_PEER_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Disconnect-Peer-Request message code
- DisconnectCause - Interface in org.jdiameter.api
-
Interface defining disconnect cause codes
- DO_NOT_WANT_TO_TALK_TO_YOU - Static variable in interface org.jdiameter.api.DisconnectCause
-
The peer has determined that it does not see a need for the
transport connection to exist, since it does not expect any
messages to be exchanged in the near future.
- doAAAnswer(ClientRxSession, RxAARequest, RxAAAnswer) - Method in interface org.jdiameter.api.rx.ClientRxSessionListener
-
- doAARequest(ServerRxSession, RxAARequest) - Method in interface org.jdiameter.api.rx.ServerRxSessionListener
-
- doAbortSessionAnswer(ServerRxSession, RxAbortSessionRequest, RxAbortSessionAnswer) - Method in interface org.jdiameter.api.rx.ServerRxSessionListener
-
- doAbortSessionAnswerEvent(ServerAuthSession, AbortSessionAnswer) - Method in interface org.jdiameter.api.auth.ServerAuthSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived AbortSessionRequest message.
- doAbortSessionRequest(ClientRxSession, RxAbortSessionRequest) - Method in interface org.jdiameter.api.rx.ClientRxSessionListener
-
- doAbortSessionRequestEvent(ClientAuthSession, AbortSessionRequest) - Method in interface org.jdiameter.api.auth.ClientAuthSessionListener
-
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AbortSessionRequest message.
- doAccAnswerEvent(ClientAccSession, AccountRequest, AccountAnswer) - Method in interface org.jdiameter.api.acc.ClientAccSessionListener
-
Notifies this AccSessionEventListener that the ClientAccSesssion has recived AccAnswer message.
- doAccRequestEvent(ServerAccSession, AccountRequest) - Method in interface org.jdiameter.api.acc.ServerAccSessionListener
-
Notifies this AccSessionEventListener that the ServerAccSesssion has recived AccRequest message.
- doAuthAnswerEvent(ClientAuthSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.auth.ClientAuthSessionListener
-
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived AuthAnswer message.
- doAuthenticationInformationAnswerEvent(ClientS6aSession, JAuthenticationInformationRequest, JAuthenticationInformationAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doAuthenticationInformationRequestEvent(ServerS6aSession, JAuthenticationInformationRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doAuthRequestEvent(ServerAuthSession, AppRequestEvent) - Method in interface org.jdiameter.api.auth.ServerAuthSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived AuthRequest message.
- doCancelLocationAnswerEvent(ServerS6aSession, JCancelLocationRequest, JCancelLocationAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doCancelLocationRequestEvent(ClientS6aSession, JCancelLocationRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doCreditControlAnswer(ClientCCASession, JCreditControlRequest, JCreditControlAnswer) - Method in interface org.jdiameter.api.cca.ClientCCASessionListener
-
Notifies this ClientCCASessionListener that the ClientCCASession has received a CCA message.
- doCreditControlAnswer(ClientGxSession, GxCreditControlRequest, GxCreditControlAnswer) - Method in interface org.jdiameter.api.gx.ClientGxSessionListener
-
Notifies this ClientGxSessionListener that the ClientGxSession has received a Ro message.
- doCreditControlAnswer(ClientRoSession, RoCreditControlRequest, RoCreditControlAnswer) - Method in interface org.jdiameter.api.ro.ClientRoSessionListener
-
Notifies this ClientRoSessionListener that the ClientRoSession has received a Ro message.
- doCreditControlRequest(ServerCCASession, JCreditControlRequest) - Method in interface org.jdiameter.api.cca.ServerCCASessionListener
-
Notifies this ServerCCASessionListener that the ServerCCASession has received a CCR message.
- doCreditControlRequest(ServerGxSession, GxCreditControlRequest) - Method in interface org.jdiameter.api.gx.ServerGxSessionListener
-
Notifies this ServerRoSessionListener that the ServerRoSession has received a CCR message.
- doCreditControlRequest(ServerRoSession, RoCreditControlRequest) - Method in interface org.jdiameter.api.ro.ServerRoSessionListener
-
Notifies this ServerRoSessionListener that the ServerRoSession has received a CCR message.
- doDeleteSubscriberDataAnswerEvent(ServerS6aSession, JDeleteSubscriberDataRequest, JDeleteSubscriberDataAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doDeleteSubscriberDataRequestEvent(ClientS6aSession, JDeleteSubscriberDataRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doGxReAuthAnswer(ServerGxSession, GxReAuthRequest, GxReAuthAnswer) - Method in interface org.jdiameter.api.gx.ServerGxSessionListener
-
Notifies this ServerRoSessionListener that the ServerRoSession has received a RAA message.
- doGxReAuthRequest(ClientGxSession, GxReAuthRequest) - Method in interface org.jdiameter.api.gx.ClientGxSessionListener
-
Notifies this ClientGxSessionListener that the ClientGxSession has received a RAR message.
- doInsertSubscriberDataAnswerEvent(ServerS6aSession, JInsertSubscriberDataRequest, JInsertSubscriberDataAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doInsertSubscriberDataRequestEvent(ClientS6aSession, JInsertSubscriberDataRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doLocationInformationAnswer(ClientCxDxSession, JLocationInfoRequest, JLocationInfoAnswer) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
- doLocationInformationRequest(ServerCxDxSession, JLocationInfoRequest) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
- DOMAIN_NAME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Domain Name AVP code
- doMultimediaAuthAnswer(ClientCxDxSession, JMultimediaAuthRequest, JMultimediaAuthAnswer) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
- doMultimediaAuthRequest(ServerCxDxSession, JMultimediaAuthRequest) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
- doNotifyAnswerEvent(ClientS6aSession, JNotifyRequest, JNotifyAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doNotifyRequestEvent(ServerS6aSession, JNotifyRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.acc.ClientAccSessionListener
-
Notifies this AccSessionEventListener that the ClientAccSesssion has recived not account message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.acc.ServerAccSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.auth.ClientAuthSessionListener
-
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived not authentication message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.auth.ServerAuthSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.cca.ClientCCASessionListener
-
Notifies this ClientCCASessionListener that the ClientCCASession has received a non CCA message, usually some extension.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.cca.ServerCCASessionListener
-
Notifies this ServerCCASessionListener that the ServerCCASession has received not CCA message,
now it can be even RAA.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
Notifies this ClientCxDxSessionListener that the ClientCxDxSession has recived not CxDx message, usually some extension.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.gx.ClientGxSessionListener
-
Notifies this ClientGxSessionListener that the ClientGxSession has received a non Gx message, usually some extension.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.gx.ServerGxSessionListener
-
Notifies this ServerRoSessionListener that the ServerRoSession has received not Ro message,
now it can be even RAA.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.rf.ClientRfSessionListener
-
Notifies this AccSessionEventListener that the ClientAccSesssion has received not account message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.rf.ServerRfSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived not authentication message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.ro.ClientRoSessionListener
-
Notifies this ClientRoSessionListener that the ClientRoSession has received a non Ro message, usually some extension.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.ro.ServerRoSessionListener
-
Notifies this ServerRoSessionListener that the ServerRoSession has received not Ro message,
now it can be even RAA.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.rx.ClientRxSessionListener
-
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.rx.ServerRxSessionListener
-
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.sh.ClientShSessionListener
-
Notifies this ShSessionEventListener that the ClientShSession has recived not Sh message.
- doOtherEvent(AppSession, AppRequestEvent, AppAnswerEvent) - Method in interface org.jdiameter.api.sh.ServerShSessionListener
-
Notifies this ShSessionEventListener that the ServerShSession has recived not Sh message.
- doProfileUpdateAnswerEvent(ClientShSession, ProfileUpdateRequest, ProfileUpdateAnswer) - Method in interface org.jdiameter.api.sh.ClientShSessionListener
-
- doProfileUpdateRequestEvent(ServerShSession, ProfileUpdateRequest) - Method in interface org.jdiameter.api.sh.ServerShSessionListener
-
- doPurgeUEAnswerEvent(ClientS6aSession, JPurgeUERequest, JPurgeUEAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doPurgeUERequestEvent(ServerS6aSession, JPurgeUERequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doPushNotificationAnswerEvent(ServerShSession, PushNotificationRequest, PushNotificationAnswer) - Method in interface org.jdiameter.api.sh.ServerShSessionListener
-
- doPushNotificationRequestEvent(ClientShSession, PushNotificationRequest) - Method in interface org.jdiameter.api.sh.ClientShSessionListener
-
- doPushProfileAnswer(ServerCxDxSession, JPushProfileRequest, JPushProfileAnswer) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
- doPushProfileRequest(ClientCxDxSession, JPushProfileRequest) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
- doReAuthAnswer(ServerCCASession, ReAuthRequest, ReAuthAnswer) - Method in interface org.jdiameter.api.cca.ServerCCASessionListener
-
Notifies this ServerCCASessionListener that the ServerCCASession has received a RAA message.
- doReAuthAnswer(ServerRoSession, ReAuthRequest, ReAuthAnswer) - Method in interface org.jdiameter.api.ro.ServerRoSessionListener
-
Notifies this ServerRoSessionListener that the ServerRoSession has received a RAA message.
- doReAuthAnswer(ServerRxSession, RxReAuthRequest, RxReAuthAnswer) - Method in interface org.jdiameter.api.rx.ServerRxSessionListener
-
- doReAuthAnswerEvent(ServerAuthSession, ReAuthRequest, ReAuthAnswer) - Method in interface org.jdiameter.api.auth.ServerAuthSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived ReAuthAnswer message.
- doReAuthRequest(ClientCCASession, ReAuthRequest) - Method in interface org.jdiameter.api.cca.ClientCCASessionListener
-
Notifies this ClientCCASessionListener that the ClientCCASession has received a RAR message.
- doReAuthRequest(ClientRoSession, ReAuthRequest) - Method in interface org.jdiameter.api.ro.ClientRoSessionListener
-
Notifies this ClientRoSessionListener that the ClientRoSession has received a RAR message.
- doReAuthRequest(ClientRxSession, RxReAuthRequest) - Method in interface org.jdiameter.api.rx.ClientRxSessionListener
-
- doReAuthRequestEvent(ClientAuthSession, ReAuthRequest) - Method in interface org.jdiameter.api.auth.ClientAuthSessionListener
-
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived ReAuthRequest message.
- doRegistrationTerminationAnswer(ServerCxDxSession, JRegistrationTerminationRequest, JRegistrationTerminationAnswer) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
- doRegistrationTerminationRequest(ClientCxDxSession, JRegistrationTerminationRequest) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
- doResetAnswerEvent(ServerS6aSession, JResetRequest, JResetAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doResetRequestEvent(ClientS6aSession, JResetRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doRfAccountingAnswerEvent(ClientRfSession, RfAccountingRequest, RfAccountingAnswer) - Method in interface org.jdiameter.api.rf.ClientRfSessionListener
-
Notifies this AccSessionEventListener that the ClientAccSesssion has received AccAnswer message.
- doRfAccountingRequestEvent(ServerRfSession, RfAccountingRequest) - Method in interface org.jdiameter.api.rf.ServerRfSessionListener
-
Notifies this AccSessionEventListener that the ServerAccSesssion has recived AccRequest message.
- doServerAssignmentAnswer(ClientCxDxSession, JServerAssignmentRequest, JServerAssignmentAnswer) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
- doServerAssignmentRequest(ServerCxDxSession, JServerAssignmentRequest) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
- doSessionTermAnswer(ClientRxSession, RxSessionTermRequest, RxSessionTermAnswer) - Method in interface org.jdiameter.api.rx.ClientRxSessionListener
-
- doSessionTerminationAnswerEvent(ClientAuthSession, SessionTermAnswer) - Method in interface org.jdiameter.api.auth.ClientAuthSessionListener
-
Notifies this AuthSessionEventListener that the ClientAuthSesssion has recived SessionTerminationAnswer message.
- doSessionTerminationRequestEvent(ServerAuthSession, SessionTermRequest) - Method in interface org.jdiameter.api.auth.ServerAuthSessionListener
-
Notifies this AuthSessionEventListener that the ServerAuthSesssion has recived SessionTerminationRequest message.
- doSessionTermRequest(ServerRxSession, RxSessionTermRequest) - Method in interface org.jdiameter.api.rx.ServerRxSessionListener
-
- doSubscribeNotificationsAnswerEvent(ClientShSession, SubscribeNotificationsRequest, SubscribeNotificationsAnswer) - Method in interface org.jdiameter.api.sh.ClientShSessionListener
-
- doSubscribeNotificationsRequestEvent(ServerShSession, SubscribeNotificationsRequest) - Method in interface org.jdiameter.api.sh.ServerShSessionListener
-
- doUpdateLocationAnswerEvent(ClientS6aSession, JUpdateLocationRequest, JUpdateLocationAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSessionListener
-
- doUpdateLocationRequestEvent(ServerS6aSession, JUpdateLocationRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSessionListener
-
- doUserAuthorizationAnswer(ClientCxDxSession, JUserAuthorizationRequest, JUserAuthorizationAnswer) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSessionListener
-
- doUserAuthorizationRequest(ServerCxDxSession, JUserAuthorizationRequest) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSessionListener
-
- doUserDataAnswerEvent(ClientShSession, UserDataRequest, UserDataAnswer) - Method in interface org.jdiameter.api.sh.ClientShSessionListener
-
- doUserDataRequestEvent(ServerShSession, UserDataRequest) - Method in interface org.jdiameter.api.sh.ServerShSessionListener
-
- DRM_CONTENT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) DRM Content AVP code
- DSAI_TAG - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) DSAI Tag AVP code
- DYNAMIC_ADDRESS_FLAG - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Dynamic Address Flag AVP code
- getAccountingRecordNumber() - Method in interface org.jdiameter.api.acc.events.AccountAnswer
-
- getAccountingRecordNumber() - Method in interface org.jdiameter.api.acc.events.AccountRequest
-
- getAccountingRecordNumber() - Method in interface org.jdiameter.api.rf.events.RfAccountingAnswer
-
- getAccountingRecordNumber() - Method in interface org.jdiameter.api.rf.events.RfAccountingRequest
-
- getAccountingRecordType() - Method in interface org.jdiameter.api.acc.events.AccountAnswer
-
- getAccountingRecordType() - Method in interface org.jdiameter.api.acc.events.AccountRequest
-
- getAccountingRecordType() - Method in interface org.jdiameter.api.rf.events.RfAccountingAnswer
-
- getAccountingRecordType() - Method in interface org.jdiameter.api.rf.events.RfAccountingRequest
-
- getAcctAppId() - Method in class org.jdiameter.api.ApplicationId
-
- getAddress() - Method in interface org.jdiameter.api.Avp
-
- getApplicationId() - Method in interface org.jdiameter.api.Message
-
Return ApplicationId value from message header
- getApplicationId() - Method in interface org.jdiameter.api.Realm
-
Return applicationId associated with this realm
- getApplicationId() - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- getApplicationIdAvps() - Method in interface org.jdiameter.api.Message
-
Returns ordered list of Application-Id avps (Auth-Application-Id, Acc-Appplication-Id and Vendor-Specific-Application-Id avps) from message
- getAuthAppId() - Method in class org.jdiameter.api.ApplicationId
-
- getAuthApplicationId() - Method in interface org.jdiameter.api.auth.events.AbortSessionRequest
-
Return Auth-Application-Id value of request
- getAuthApplicationId() - Method in interface org.jdiameter.api.auth.events.ReAuthRequest
-
Return Auth-Application-Id value of request
- getAuthApplicationId() - Method in interface org.jdiameter.api.auth.events.SessionTermRequest
-
- getAvp() - Method in exception org.jdiameter.api.AvpDataException
-
- getAvp(int) - Method in interface org.jdiameter.api.AvpSet
-
get AVP by code
- getAvp(int, long) - Method in interface org.jdiameter.api.AvpSet
-
get AVP by code
- getAvp(int) - Method in interface org.jdiameter.api.validation.Dictionary
-
Fetches Avp representation for given code.
- getAvp(int, long) - Method in interface org.jdiameter.api.validation.Dictionary
-
Fetches Avp representation for given code and vendorId.
- getAvp(String) - Method in interface org.jdiameter.api.validation.Dictionary
-
Fetches Avp representation for given name.
- getAvp(int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
Fetches Avp representation for given code.
- getAvp(int, long) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
Fetches Avp representation for given code and vendorId.
- getAvpByIndex(int) - Method in interface org.jdiameter.api.AvpSet
-
get AVP by position
- getAvpCode() - Method in exception org.jdiameter.api.validation.AvpNotAllowedException
-
- getAvps(int) - Method in interface org.jdiameter.api.AvpSet
-
get AVP by code
- getAvps(int, long) - Method in interface org.jdiameter.api.AvpSet
-
get AVP by code
- getAvps() - Method in interface org.jdiameter.api.Message
-
- getBooleanValue(int, boolean) - Method in interface org.jdiameter.api.Configuration
-
Returns the boolean point value of the given key.
- getByteArrayValue(int, byte[]) - Method in interface org.jdiameter.api.Configuration
-
Returns the byte[] point value of the given key.
- getByteValue(int, byte) - Method in interface org.jdiameter.api.Configuration
-
Returns the Byte point value of the given key.
- getChildren(int) - Method in interface org.jdiameter.api.Configuration
-
Returns all children with the given type id.
- getChildren() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getChilds() - Method in interface org.jdiameter.api.StatisticRecord
-
Return child counters
- getCode() - Method in interface org.jdiameter.api.Avp
-
- getCode() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getCommandCode() - Method in interface org.jdiameter.api.app.AppEvent
-
- getCommandCode() - Method in interface org.jdiameter.api.Message
-
- getCommandCode() - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- getCommonApplications() - Method in interface org.jdiameter.api.Peer
-
- getConfiguration() - Method in interface org.jdiameter.api.MetaData
-
Return configuration parameters
- getCreationTime() - Method in interface org.jdiameter.api.BaseSession
-
Returns the time when this session was created (milliseconds)
Start point of time January 1, 1970 GMT.
- getCredidControlFailureHandlingAVPValue() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- getCredidControlFailureHandlingAVPValue() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- getCredidControlFailureHandlingAVPValue() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- getData() - Method in interface org.jdiameter.api.app.StateEvent
-
Return information object of this StateEvent
- getDefaultCCFHValue() - Method in interface org.jdiameter.api.cca.ClientCCASessionListener
-
Provides with default value of CCFH AVP - this is used when AVP is not present or send
operation fails for some reason.
CCFH is of type Enumerated - int32
- getDefaultCCFHValue() - Method in interface org.jdiameter.api.gx.ClientGxSessionListener
-
Provides with default value of CCFH AVP - this is used when AVP is not present or send
operation fails for some reason.
CCFH is of type Enumerated - int32
- getDefaultCCFHValue() - Method in interface org.jdiameter.api.ro.ClientRoSessionListener
-
Provides with default value of CCFH AVP - this is used when AVP is not present or send
operation fails for some reason.
CCFH is of type Enumerated - int32
- getDefaultDDFHValue() - Method in interface org.jdiameter.api.cca.ClientCCASessionListener
-
Provides with default value of DDFH AVP - this is used when AVP is not present or send
operation fails for some reason.
DDFH is of type Enumerated - int32
- getDefaultDDFHValue() - Method in interface org.jdiameter.api.gx.ClientGxSessionListener
-
Provides with default value of DDFH AVP - this is used when AVP is not present or send
operation fails for some reason.
DDFH is of type Enumerated - int32
- getDefaultDDFHValue() - Method in interface org.jdiameter.api.ro.ClientRoSessionListener
-
Provides with default value of DDFH AVP - this is used when AVP is not present or send
operation fails for some reason.
DDFH is of type Enumerated - int32
- getDescription() - Method in interface org.jdiameter.api.Statistic
-
Return description of statistic
- getDescription() - Method in interface org.jdiameter.api.StatisticRecord
-
Return description of counter
- getDescription() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getDestinationHost() - Method in interface org.jdiameter.api.app.AppRequestEvent
-
Return destination host avp value ( null if avp is empty )
- getDestinationRealm() - Method in interface org.jdiameter.api.app.AppRequestEvent
-
Return destination realm avp value ( null if avp is empty )
- getDiameterIdentity() - Method in interface org.jdiameter.api.Avp
-
- getDiameterURI() - Method in interface org.jdiameter.api.Avp
-
- getDictionary() - Method in interface org.jdiameter.api.Stack
-
Return Dictionary instance
- getDirectDebitingFailureHandlingAVPValue() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- getDirectDebitingFailureHandlingAVPValue() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- getDirectDebitingFailureHandlingAVPValue() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- getDoubleValue(int, double) - Method in interface org.jdiameter.api.Configuration
-
Returns the double point value of the given key.
- getEndToEndIdentifier() - Method in interface org.jdiameter.api.Message
-
The End-to-End Identifier is an unsigned 32-bit integer field (in
network byte order) and is used to detect duplicate messages.
- getExpirationTime() - Method in interface org.jdiameter.api.Realm
-
Return expiration time for this realm in milisec
- getFirmware() - Method in interface org.jdiameter.api.Peer
-
- getFloat32() - Method in interface org.jdiameter.api.Avp
-
- getFloat64() - Method in interface org.jdiameter.api.Avp
-
- getFQDN() - Method in class org.jdiameter.api.URI
-
- getGrouped() - Method in interface org.jdiameter.api.Avp
-
- getHighThreshold() - Method in exception org.jdiameter.api.OverloadException
-
- getHopByHopIdentifier() - Method in interface org.jdiameter.api.Message
-
The Hop-by-Hop Identifier is an unsigned 32-bit integer field (in
network byte order) and aids in matching requests and replies.
- getInteger32() - Method in interface org.jdiameter.api.Avp
-
- getInteger64() - Method in interface org.jdiameter.api.Avp
-
- getIntValue(int, int) - Method in interface org.jdiameter.api.Configuration
-
Returns the Integer point value of the given key.
- getIPAddresses() - Method in interface org.jdiameter.api.Peer
-
- getLastAccessedTime() - Method in interface org.jdiameter.api.BaseSession
-
Returns the last time an event occurred on this session (milliseconds)
Start point of time January 1, 1970 GMT.
- getLocalAction() - Method in interface org.jdiameter.api.Realm
-
Return realm local action for this realm
- getLocalPeer() - Method in interface org.jdiameter.api.MetaData
-
- getLogger() - Method in interface org.jdiameter.api.Stack
-
Return logger instance.
- getLogWriter() - Static method in class org.jdiameter.api.StackManager
-
Retrieves the log writer.
- getLongValue(int, long) - Method in interface org.jdiameter.api.Configuration
-
Returns the long point value of the given key.
- getLowThreshold() - Method in exception org.jdiameter.api.OverloadException
-
- getMajorVersion() - Method in interface org.jdiameter.api.MetaData
-
- getMessage() - Method in interface org.jdiameter.api.app.AppEvent
-
- getMessage(int, boolean) - Method in interface org.jdiameter.api.validation.Dictionary
-
- getMessage(int, long, boolean) - Method in interface org.jdiameter.api.validation.Dictionary
-
- getMessageAvps() - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- getMetaData() - Method in interface org.jdiameter.api.Selector
-
Return metainformation object
- getMetaData() - Method in interface org.jdiameter.api.Stack
-
- getMinorVersion() - Method in interface org.jdiameter.api.MetaData
-
- getMultiplicityIndicator() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getName() - Method in interface org.jdiameter.api.Realm
-
Return name of this realm
- getName() - Method in interface org.jdiameter.api.Statistic
-
Return name of statistic
- getName() - Method in interface org.jdiameter.api.StatisticRecord
-
Return name of counter
- getName() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getName() - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- getNewAppSession(ApplicationId, Class<? extends AppSession>) - Method in interface org.jdiameter.api.SessionFactory
-
Create new vendor specific application session
Use this method for create specific application sessions
Example: ClientShSession session = factory.getNewSession(appId, ClientShSession.class)
- getNewAppSession(String, ApplicationId, Class<? extends AppSession>) - Method in interface org.jdiameter.api.SessionFactory
-
Create new vendor specific application session with predefined sessionId, origination host/realm names.
- getNewRawSession() - Method in interface org.jdiameter.api.SessionFactory
-
Create new raw session instance
- getNewSession() - Method in interface org.jdiameter.api.SessionFactory
-
Create new session with new session id
- getNewSession(String) - Method in interface org.jdiameter.api.SessionFactory
-
Create new session with predefined sessionId
You can create special sessions to work on distributed systems
- getOctetString() - Method in interface org.jdiameter.api.Avp
-
- getOriginHost() - Method in interface org.jdiameter.api.app.AppEvent
-
Return origination host avp value ( null if avp is empty )
- getOriginRealm() - Method in interface org.jdiameter.api.app.AppEvent
-
Return origination realm avp value ( null if avp is empty )
- getPath() - Method in class org.jdiameter.api.URI
-
- getPeer(String) - Method in interface org.jdiameter.api.PeerTable
-
Return peer by host name
- getPeerTable() - Method in interface org.jdiameter.api.PeerTable
-
Return no mutable list of peers
- getPort() - Method in class org.jdiameter.api.URI
-
Returns the port number of this URI, or -1 if this is not set.
- getPositionIndex() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getProductName() - Method in interface org.jdiameter.api.Peer
-
- getProtocolParam() - Method in class org.jdiameter.api.URI
-
- getRaw() - Method in interface org.jdiameter.api.Avp
-
- getRawData() - Method in interface org.jdiameter.api.Avp
-
- getRealmName() - Method in interface org.jdiameter.api.Peer
-
- getReAuthRequestType() - Method in interface org.jdiameter.api.auth.events.ReAuthRequest
-
Return re-authentication request type
- getReceiveLevel() - Method in interface org.jdiameter.api.validation.Dictionary
-
Gets validator level for INCOMING messages.
- getRecords() - Method in interface org.jdiameter.api.Statistic
-
Return counters of statistics
- getRequestedActionAVPValue() - Method in interface org.jdiameter.api.cca.events.JCreditControlRequest
-
- getRequestedActionAVPValue() - Method in interface org.jdiameter.api.gx.events.GxCreditControlRequest
-
- getRequestedActionAVPValue() - Method in interface org.jdiameter.api.ro.events.RoCreditControlRequest
-
- getRequestTypeAVPValue() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- getRequestTypeAVPValue() - Method in interface org.jdiameter.api.cca.events.JCreditControlRequest
-
- getRequestTypeAVPValue() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- getRequestTypeAVPValue() - Method in interface org.jdiameter.api.gx.events.GxCreditControlRequest
-
- getRequestTypeAVPValue() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- getRequestTypeAVPValue() - Method in interface org.jdiameter.api.ro.events.RoCreditControlRequest
-
- getResultCode() - Method in interface org.jdiameter.api.Answer
-
- getResultCodeAvp() - Method in interface org.jdiameter.api.app.AppAnswerEvent
-
Return result code (or experimental if present) AVP of answer message
- getRuleMandatory() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getRuleMandatoryAsInt() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getRuleProtected() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getRuleProtectedAsInt() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getRuleVendorBit() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getRuleVendorBitAsInt() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getScheme() - Method in class org.jdiameter.api.URI
-
- getSendLevel() - Method in interface org.jdiameter.api.validation.Dictionary
-
Gets validator level for OUTGOING messages.
- getSession(String, Class<T>) - Method in interface org.jdiameter.api.Stack
-
Return an existing session, if present
- getSessionAppId() - Method in interface org.jdiameter.api.app.AppSession
-
Return current value of applicationId of application session.
- getSessionFactory() - Method in interface org.jdiameter.api.Stack
-
Return SessionFactory instance
- getSessionId() - Method in interface org.jdiameter.api.BaseSession
-
- getSessionId() - Method in interface org.jdiameter.api.Message
-
Return message Session Id avp Value (null if avp not set)
- getSessionId() - Method in interface org.jdiameter.api.SessionFactory
-
- getSessionId(String) - Method in interface org.jdiameter.api.SessionFactory
-
- getSessions() - Method in interface org.jdiameter.api.app.AppSession
-
Returns a list of child sessions
- getStack(String) - Static method in class org.jdiameter.api.StackManager
-
Attempts to locate a stack.
- getStacks() - Static method in class org.jdiameter.api.StackManager
-
Retrieves an Enumeration with all of the currently loaded Diameter stacks
to which the current caller has access.
- getStackType() - Method in interface org.jdiameter.api.MetaData
-
- getState(Class<E>) - Method in interface org.jdiameter.api.app.StateMachine
-
Get the current state
- getState(Class<E>) - Method in interface org.jdiameter.api.Peer
-
All implementations must support PeerState interface as argument
- getStatistic(String) - Method in interface org.jdiameter.api.MutablePeerTable
-
Return peer statistics
- getStatistic() - Method in interface org.jdiameter.api.Network
-
Return local peer network statistics
- getStatistic(String) - Method in interface org.jdiameter.api.RealmTable
-
Return different network statistics
- getStringValue(int, String) - Method in interface org.jdiameter.api.Configuration
-
Returns the String point value of the given key.
- Getter - Annotation Type in org.jdiameter.api.annotation
-
This annotation allows get child object from command / group avp and
get value for simple avp
- getTerminationCause() - Method in interface org.jdiameter.api.auth.events.SessionTermRequest
-
- getTime() - Method in interface org.jdiameter.api.Avp
-
- getTransportParam() - Method in class org.jdiameter.api.URI
-
- getType() - Method in interface org.jdiameter.api.app.StateEvent
-
Return type of this StateEvent
- getType() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getUnsigned32() - Method in interface org.jdiameter.api.Avp
-
- getUnsigned64() - Method in interface org.jdiameter.api.Avp
-
- getUri() - Method in interface org.jdiameter.api.Peer
-
- getUTF8String() - Method in interface org.jdiameter.api.Avp
-
- getValidityTimeAvp() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- getValidityTimeAvp() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- getValidityTimeAvp() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- getValue() - Method in exception org.jdiameter.api.OverloadException
-
- getValueAsDouble() - Method in interface org.jdiameter.api.StatisticRecord
-
Return value of counter as double
- getValueAsInt() - Method in interface org.jdiameter.api.StatisticRecord
-
Return value of counter as integer
- getValueAsLong() - Method in interface org.jdiameter.api.StatisticRecord
-
Return value of counter as long
- getVendorId() - Method in class org.jdiameter.api.ApplicationId
-
- getVendorId() - Method in interface org.jdiameter.api.Avp
-
- getVendorId() - Method in interface org.jdiameter.api.Peer
-
- getVendorId() - Method in exception org.jdiameter.api.validation.AvpNotAllowedException
-
- getVendorId() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- getVersion() - Method in interface org.jdiameter.api.Message
-
- GGSN_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) GGSN Address AVP code
- GPP_SGSN_MCC_MNC - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP SGSN MCC MNC AVP code
- GPP_USER_LOCATION_INFO - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP User Location Info AVP code
- GqClientSession - Interface in org.jdiameter.api.gq
-
Basic class for Client Gq application specific session
Listener must be injected from constructor of implementation class
- GqServerSession - Interface in org.jdiameter.api.gq
-
Basic class for Server Gq application specific session
Listener must be injected from constructor of implementation class
- GRANTED_SERVICE_UNIT - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Granted Service Unit AVP code
- GSU_POOL_ID - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) GSU Pool Identifier AVP code
- GSU_POOL_REFERENCE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) GSU Pool Reference AVP code
- GUARANTEED_BITRATE_DL - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Guaranteed Bitrate UL AVP code
- GUARANTEED_BITRATE_UL - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Guaranteed Bitrate UL AVP code
- GxCreditControlAnswer - Interface in org.jdiameter.api.gx.events
-
The Credit-Control-Answer (CCA) messages, indicated by the Command-Code field set to 272 is sent
by the OCF to the CTF in order to reply to the CCR.
- GxCreditControlRequest - Interface in org.jdiameter.api.gx.events
-
The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF
in order to request credits for the request bearer / subsystem / service.
- GxReAuthAnswer - Interface in org.jdiameter.api.gx.events
-
The Credit-Control-Answer (CCA) messages, indicated by the Command-Code field set to 272 is sent
by the OCF to the CTF in order to reply to the CCR.
- GxReAuthRequest - Interface in org.jdiameter.api.gx.events
-
The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF
in order to request credits for the request bearer / subsystem / service.
- IDENTITY_SET - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) identity Set AVP code
- IllegalDiameterStateException - Exception in org.jdiameter.api
-
Signals that a method has been invoked at an illegal or
inappropriate time.
- IllegalDiameterStateException() - Constructor for exception org.jdiameter.api.IllegalDiameterStateException
-
- IllegalDiameterStateException(String) - Constructor for exception org.jdiameter.api.IllegalDiameterStateException
-
- IllegalDiameterStateException(String, Throwable) - Constructor for exception org.jdiameter.api.IllegalDiameterStateException
-
- IllegalDiameterStateException(Throwable) - Constructor for exception org.jdiameter.api.IllegalDiameterStateException
-
- IM_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) IM Information AVP code
- IMS_CHARGING_IDENTIFIER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) IMS Charging Identifier AVP code
- IMS_COMMUNICATION_SERVICE_IDENTIFIER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) IMS Communication Service Identifier AVP code
- IMS_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) IMS Information AVP code
- INBAND_SECURITY_ID - Static variable in interface org.jdiameter.api.Avp
-
The Inband-Security-Id AVP code
- INCOMING_TRUNK_GROUP_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Incoming Trunk Group Id AVP code
- INCREMENTAL_COST - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Incremental Cost AVP code
- init(Configuration) - Method in interface org.jdiameter.api.Stack
-
Configuration stack and allocation system resources.
- insertAvp(int, Avp...) - Method in interface org.jdiameter.api.AvpSet
-
Insert AvpSet
- insertAvp(int, AvpSet) - Method in interface org.jdiameter.api.AvpSet
-
Insert AvpSet
- insertAvp(int, int, byte[]) - Method in interface org.jdiameter.api.AvpSet
-
Insert byte[] AVP
- insertAvp(int, int, byte[], boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert byte[] AVP
- insertAvp(int, int, byte[], long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert byte[] AVP
- insertAvp(int, int, int) - Method in interface org.jdiameter.api.AvpSet
-
Insert int AVP
- insertAvp(int, int, int, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insertint AVP
- insertAvp(int, int, int, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert int AVP
- insertAvp(int, int, long) - Method in interface org.jdiameter.api.AvpSet
-
Insert long(integer64) AVP
- insertAvp(int, int, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert long(integer64) AVP
- insertAvp(int, int, long, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert long(integer64) AVP
- insertAvp(int, int, long, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert long(integer64) AVP
- insertAvp(int, int, long, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert long(integer64) AVP
- insertAvp(int, int, long, long, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert long(integer64) AVP
- insertAvp(int, int, float) - Method in interface org.jdiameter.api.AvpSet
-
Insert float AVP
- insertAvp(int, int, float, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert float AVP
- insertAvp(int, int, float, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert float AVP
- insertAvp(int, int, double) - Method in interface org.jdiameter.api.AvpSet
-
Insert double(float64) AVP
- insertAvp(int, int, double, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert double(float64) AVP
- insertAvp(int, int, double, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert double(float64) AVP
- insertAvp(int, int, String, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert String(UTF-8 or Octet) AVP
- insertAvp(int, int, String, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert String(UTF-8 or Octet) AVP
- insertAvp(int, int, String, long, boolean, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert String(UTF-8 or Octet) AVP
- insertAvp(int, int, URI) - Method in interface org.jdiameter.api.AvpSet
-
Insert URI AVP
- insertAvp(int, int, URI, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert URI AVP
- insertAvp(int, int, URI, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert URI AVP
- insertAvp(int, int, InetAddress) - Method in interface org.jdiameter.api.AvpSet
-
Insert Address AVP
- insertAvp(int, int, InetAddress, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert Address AVP
- insertAvp(int, int, InetAddress, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert Address AVP
- insertAvp(int, int, Date) - Method in interface org.jdiameter.api.AvpSet
-
Insert Diameter Time AVP
- insertAvp(int, int, Date, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert Diameter Time AVP
- insertAvp(int, int, Date, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert Diameter Time AVP
- insertGroupedAvp(int, int) - Method in interface org.jdiameter.api.AvpSet
-
Insert Grouped AVP
- insertGroupedAvp(int, int, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert Grouped AVP
- insertGroupedAvp(int, int, long, boolean, boolean) - Method in interface org.jdiameter.api.AvpSet
-
Insert Grouped AVP
- INTEGRITY_KEY - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Integrity Key AVP code
- INTER_OPERATOR_IDENTIFIER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Inter Operator Identifier AVP code
- INTERFACE_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Interface Id AVP code
- INTERFACE_PORT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Interface Port AVP code
- INTERFACE_TEXT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Interface Text AVP code
- INTERFACE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Interface Type AVP code
- InternalException - Exception in org.jdiameter.api
-
An exception that provides information on a stack error or other errors.
- InternalException() - Constructor for exception org.jdiameter.api.InternalException
-
Default constructor
- InternalException(String) - Constructor for exception org.jdiameter.api.InternalException
-
Constructor with reason string
- InternalException(String, Throwable) - Constructor for exception org.jdiameter.api.InternalException
-
Constructor with reason string and parent exception
- InternalException(Throwable) - Constructor for exception org.jdiameter.api.InternalException
-
Constructor with parent exception
- INVALID_AVP_BIT_COMBO - Static variable in interface org.jdiameter.api.ResultCode
-
The request contained an AVP with which is not allowed to have the
given value in the AVP Flags field.
- INVALID_AVP_BITS - Static variable in interface org.jdiameter.api.ResultCode
-
A request was received that included an AVP whose flag bits are
set to an unrecognized value, or that is inconsistent with the
AVP's definition.
- INVALID_AVP_LENGTH - Static variable in interface org.jdiameter.api.ResultCode
-
The request contained an AVP with an invalid length.
- INVALID_AVP_VALUE - Static variable in interface org.jdiameter.api.ResultCode
-
The request contained an AVP with an invalid value in its data
portion.
- INVALID_BIT_IN_HEADER - Static variable in interface org.jdiameter.api.ResultCode
-
This error is returned when an unrecognized bit in the Diameter
header is set to one (1).
- INVALID_HDR_BITS - Static variable in interface org.jdiameter.api.ResultCode
-
A request was received whose bits in the Diameter header were
either set to an invalid combination, or to a value that is
inconsistent with the command code's definition.
- INVALID_MESSAGE_LENGTH - Static variable in interface org.jdiameter.api.ResultCode
-
This error is returned when a request is received with an invalid
message length.
- isActive() - Method in interface org.jdiameter.api.Stack
-
- isAllowed(int, long) - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isAllowed(int) - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isAllowed() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isAllowed(int, long) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isAllowed(int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isAppSession() - Method in interface org.jdiameter.api.BaseSession
-
Indicates if this is an App Session or a raw/base session
- isAttributeExist(int) - Method in interface org.jdiameter.api.Configuration
-
- isConfigured() - Method in interface org.jdiameter.api.validation.Dictionary
-
Gets whether validator is configured.
- isCountValidForMultiplicity(int) - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isCountValidForMultiplicity(AvpSet, int) - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isCountValidForMultiplicity(int, int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isCountValidForMultiplicity(int, long, int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isCountValidForMultiplicity(AvpSet, int, long, int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isCountValidForMultiplicity(AvpSet, int, int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isCountValidForMultiplicity(AvpSet, int, long) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isCountValidForMultiplicity(AvpSet, int) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isCreditControlFailureHandlingAVPPresent() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- isCreditControlFailureHandlingAVPPresent() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- isCreditControlFailureHandlingAVPPresent() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- isDirectDebitingFailureHandlingAVPPresent() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- isDirectDebitingFailureHandlingAVPPresent() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- isDirectDebitingFailureHandlingAVPPresent() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- isDynamic() - Method in interface org.jdiameter.api.Realm
-
Return true if this realm is dynamic updated
- isEnabled() - Method in interface org.jdiameter.api.Statistic
-
Return true is statistic is collecting
- isEnabled() - Method in interface org.jdiameter.api.StatisticRecord
-
- isEnabled() - Method in interface org.jdiameter.api.validation.Dictionary
-
Gets whether validator is enabled.
- isEncrypted() - Method in interface org.jdiameter.api.Avp
-
- isError() - Method in interface org.jdiameter.api.Message
-
- isGrouped() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isLocal() - Method in interface org.jdiameter.api.Realm
-
Returns true if realm is local.
- isMandatory() - Method in interface org.jdiameter.api.Avp
-
- isMandatory() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isMayEncrypt() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isNetworkRequest() - Method in interface org.jdiameter.api.Request
-
- isPositionFixed() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isProtected() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isProxiable() - Method in interface org.jdiameter.api.Message
-
- isReplicable() - Method in interface org.jdiameter.api.BaseSession
-
Indicates if the session is replicable
- isRequest() - Method in interface org.jdiameter.api.Message
-
- isRequest() - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- isRequestedActionAVPPresent() - Method in interface org.jdiameter.api.cca.events.JCreditControlRequest
-
- isRequestedActionAVPPresent() - Method in interface org.jdiameter.api.gx.events.GxCreditControlRequest
-
- isRequestedActionAVPPresent() - Method in interface org.jdiameter.api.ro.events.RoCreditControlRequest
-
- isRequestTypeAVPPresent() - Method in interface org.jdiameter.api.cca.events.JCreditControlAnswer
-
- isRequestTypeAVPPresent() - Method in interface org.jdiameter.api.cca.events.JCreditControlRequest
-
- isRequestTypeAVPPresent() - Method in interface org.jdiameter.api.gx.events.GxCreditControlAnswer
-
- isRequestTypeAVPPresent() - Method in interface org.jdiameter.api.gx.events.GxCreditControlRequest
-
- isRequestTypeAVPPresent() - Method in interface org.jdiameter.api.ro.events.RoCreditControlAnswer
-
- isRequestTypeAVPPresent() - Method in interface org.jdiameter.api.ro.events.RoCreditControlRequest
-
- isReTransmitted() - Method in interface org.jdiameter.api.Message
-
- isSecure() - Method in class org.jdiameter.api.URI
-
- isStateless() - Method in interface org.jdiameter.api.app.AppSession
-
Return true if session has stateless FSM
- isValid() - Method in interface org.jdiameter.api.BaseSession
-
Return true if session is not released
- isVendorId() - Method in interface org.jdiameter.api.Avp
-
- isWeak() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- isWrapperFor(Class<?>) - Method in interface org.jdiameter.api.Wrapper
-
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for
an object that does.
- MANDATORY_CAPABILITY - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Mandatory Capability AVP code
- MAX_REQUESTED_BANDWIDTH_DL - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Max Requested Bandwidth DL AVP code
- MAX_REQUESTED_BANDWIDTH_UL - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Max Requested Bandwidth UL AVP code
- MBMS_2G_3G_INDICATOR - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MBMS 2G 3G Indicator AVP code
- MBMS_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MBMS Information AVP code
- MBMS_SERVICE_AREA - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MBMS Service Area AVP code
- MBMS_SERVICE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MBMS Service Type AVP code
- MBMS_SESSION_IDENTITY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MBMS Session Identity AVP code
- MBMS_USER_SERVICE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MBMS User Service Type AVP code
- MEDIA_INITIATOR_FLAG - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Media Initiator Flag AVP code
- MEDIA_INITIATOR_PARTY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Media Initiator Party AVP code
- Message - Interface in org.jdiameter.api
-
A Diameter message is either a request from a client to a server, or a response from a server to a client.
- MESSAGE - Static variable in class org.jdiameter.api.validation.ValidatorLevel
-
- MESSAGE_BODY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Message Body AVP code
- MESSAGE_CLASS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Message Class AVP code
- MESSAGE_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Message ID AVP code
- MESSAGE_SIZE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Message Size AVP code
- MESSAGE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Message Type AVP code
- MessageRepresentation - Interface in org.jdiameter.api.validation
-
This class represents message/command in validation framework.
- MetaData - Interface in org.jdiameter.api
-
This interface is implemented by sack vendors to let users know the local properties of a Diameter Stack implementation
and current instance.
- MISSING_AVP - Static variable in interface org.jdiameter.api.ResultCode
-
The request did not contain an AVP that is required by the Command
Code definition.
- MM_CONTENT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MM Content Type AVP code
- MMBOX_STORAGE_REQUESTED - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MMBox Storage Requested AVP code
- MMS_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MMS Information AVP code
- MMTEL_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MMTel Information AVP code
- MOBILE_IP - Static variable in interface org.jdiameter.api.ApplicationId.Standard
-
- Mode - Enum in org.jdiameter.api
-
This enumerated class define type of stack start condition
- MSISDN - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) MSISDN AVP code
- MULTI_ROUND_AUTH - Static variable in interface org.jdiameter.api.ResultCode
-
This informational error is returned by a Diameter server to
inform the access device that the authentication mechanism being
used requires multiple round trips, and a subsequent request needs
to be issued in order for access to be granted.
- MULTI_ROUND_TIMEOUT - Static variable in interface org.jdiameter.api.Avp
-
The Muti-Round-Timeout AVP code
- MULTIPLE_REGISTRATION_INDICATION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Multiple Registration Indication AVP code
- MULTIPLE_SERVICES_CREDIT_CONTROL - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Multiple Services Credit Control AVP code
- MULTIPLE_SERVICES_INDICATOR - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Multiple Services Indicator AVP code
- MutableConfiguration - Interface in org.jdiameter.api
-
This interface is the extended version of the interface configuration and
allows to receive of a notification about reconfigurations
- MutablePeerTable - Interface in org.jdiameter.api
-
This interface extends PeerTable interface and
append some operation for controls peer and realm table
- parentAppOverloadCeased(ApplicationId, int) - Method in interface org.jdiameter.api.OverloadManager
-
Notifies stack that parent application has overload cased
- parentAppOverloadDetected(ApplicationId, int, double) - Method in interface org.jdiameter.api.OverloadManager
-
Notify stack that parent application has overload
- PARTICIPANT_ACCESS_PRIORITY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Participant Access Priority AVP code
- PARTICIPANT_ACTION_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Participant Action Type AVP code
- PARTICIPANT_GROUP - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Participant Group AVP code
- PARTICIPANTS_INVOLVED - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Participants Involved AVP code
- PATH - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Path AVP code
- PDG_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PDG Address AVP code
- PDG_CHARGING_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PDG Charging Id AVP code
- PDN_CONNECTION_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PDN Connection ID AVP code
- PDP_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PDP Address AVP code
- PDP_CONTEXT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PDP Context Type AVP code
- Peer - Interface in org.jdiameter.api
-
Peer contains everything that is worth knowing about a peer and
define some operation for working with this peer.
- peerAccepted(Peer) - Method in interface org.jdiameter.api.PeerTableListener
-
This method notified about adding a new peer to peer table
- peerRemoved(Peer) - Method in interface org.jdiameter.api.PeerTableListener
-
This method notified about removing a peer from peer table
- PeerState - Enum in org.jdiameter.api
-
This enumerated class define Peer states.
- PeerStateListener - Interface in org.jdiameter.api
-
This interface is used to inform about changes in the state for a given peer.
- PeerTable - Interface in org.jdiameter.api
-
PeerManager is Diameter Stack PCB(RFC 3588) realization.
- PeerTableListener - Interface in org.jdiameter.api
-
This interface is used to inform about changes in the peer table.
- POC_CHANGE_CONDITION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Change Condition AVP code
- POC_CHANGE_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Change Time AVP code
- POC_CONTROLLING_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Controlling Address AVP code
- POC_EVENT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Event Type AVP code
- POC_GROUP_NAME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Group Name AVP code
- POC_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Information AVP code
- POC_SERVER_ROLE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Server Role AVP code
- POC_SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Session Id AVP code
- POC_SESSION_INITIATION_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Session Initiation type AVP code
- POC_SESSION_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC Session Type AVP code
- POC_USER_ROLE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC User Role AVP code
- POC_USER_ROLE_IDS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC User Role IDs AVP code
- POC_USER_ROLE_INFO_UNITS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PoC User Role info Units AVP code
- POSITIONING_DATA - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Positioning Data AVP code
- PRI_CHARGING_COLLECTION_FUNCTION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Primary Charging Collection Function Name AVP code
- PRI_EVENT_CHARGING_FUNCTION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Primary Event Charging Function Name AVP code
- println(String) - Static method in class org.jdiameter.api.StackManager
-
- PRIORITY - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Priority AVP code
- PRIORITY_LEVEL - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Priority Level AVP code
- processEvent(StateEvent) - Method in interface org.jdiameter.api.app.State
-
This method processed received event.
- processRequest(Request) - Method in interface org.jdiameter.api.NetworkReqListener
-
This method use for process new network requests.
- PRODUCT_NAME - Static variable in interface org.jdiameter.api.Avp
-
The Product-Name AVP code
- ProfileUpdateAnswer - Interface in org.jdiameter.api.sh.events
-
The Profile-Update-Answer (PUA) command, indicated by the Command-Code field set to 307 and the
bit cleared in the Command Flags field, is sent by a server in response to the
Profile-Update-Request command.
- ProfileUpdateRequest - Interface in org.jdiameter.api.sh.events
-
The Profile-Update-Request (PUR) command, indicated by the Command-Code field set to 307 and the
bit set in the Command Flags field, is sent by a Diameter client to a Diameter server in
order to update user data in the server.
- PROXY_HOST - Static variable in interface org.jdiameter.api.Avp
-
The Proxy-Host AVP code
- PROXY_INFO - Static variable in interface org.jdiameter.api.Avp
-
The Proxy-Info AVP code
- PROXY_STATE - Static variable in interface org.jdiameter.api.Avp
-
The Proxy-State AVP code
- PS_APPEND_FREE_FORMAT_DATA - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PS Append Free Format Data AVP code
- PS_FREE_FORMAT_DATA - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PS Free Format Data AVP code
- PS_FURNISH_CHARGING_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PS Furnish Charging Information AVP code
- PS_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) PS Information AVP code
- PUBLIC_IDENTITY - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Public Identity AVP code
- PushNotificationAnswer - Interface in org.jdiameter.api.sh.events
-
The Push-Notifications-Answer (PNA) command, indicated by the Command-Code field set to 309 and
the bit cleared in the Command Flags field, is sent by a client in response to the
Push-Notification-Request command.
- PushNotificationRequest - Interface in org.jdiameter.api.sh.events
-
The Push-Notification-Request (PNR) command, indicated by the Command-Code field set to 309 and
the bit set in the Command Flags field, is sent by a Diameter server to a Diameter client
in order to notify changes in the user data in the server.
- RAI - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) RAI AVP code
- RATE_ELEMENT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Rate Element AVP code
- RATING_GROUP - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Rating Group AVP code
- RawSession - Interface in org.jdiameter.api
-
This interface append to base interface specific methods for
creating and send raw diameter messages
- RE_AUTH_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Re-Auth-Answer message code
- RE_AUTH_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Re-Auth-Request message code
- RE_AUTH_REQUEST_TYPE - Static variable in interface org.jdiameter.api.Avp
-
The Re-Authentication-Request-type AVP code
- READ_REPLY_REPORT_REQUESTED - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Read Reply Report Requested AVP code
- Realm - Interface in org.jdiameter.api
-
Base Realm interface.
- REALM_NOT_SERVED - Static variable in interface org.jdiameter.api.ResultCode
-
The intended realm of the request is not recognized.
- realmExists(String) - Method in interface org.jdiameter.api.RealmTable
-
Checks if there is such realm entry.
- RealmTable - Interface in org.jdiameter.api
-
This interface introduces a capability to work with a network.
- REASON_CODE - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Reason Code AVP code
- REASON_INFO - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Reason Info AVP code
- ReAuthAnswer - Interface in org.jdiameter.api.auth.events
-
A Answer message is sent by a recipient of Request once it has received and
interpreted the Request.
- ReAuthRequest - Interface in org.jdiameter.api.auth.events
-
A ReAuthentication Request is a request from a client to a server
- REBOOTING - Static variable in interface org.jdiameter.api.DisconnectCause
-
A scheduled reboot is imminent.
- RECEIVED_TALK_BURST_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Received Talk Burst Time AVP code
- RECEIVED_TALK_BURST_VOLUME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Received Talk Burst Volume AVP code
- receivedSuccessMessage(R, A) - Method in interface org.jdiameter.api.EventListener
-
Notifies this Listener that stack has received diameter answer message.
- RECIPIENT_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Recipient Address AVP code
- RECIPIENT_INFO - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Recipient Info AVP code
- RECIPIENT_RECEIVED_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Recipient Received Address AVP code
- RECIPIENT_SCCP_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Recipient SCCP Address AVP code
- RECORD_ROUTE - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Record Route AVP code
- REDIRECT_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Redirect Address AVP code
- REDIRECT_ADDRESS_TYPE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Redirect Address Type AVP code
- REDIRECT_HOST - Static variable in interface org.jdiameter.api.Avp
-
The Redirect-Host AVP code
- REDIRECT_HOST_USAGE - Static variable in interface org.jdiameter.api.Avp
-
The Redirect-Host-Usage AVP code
- REDIRECT_INDICATION - Static variable in interface org.jdiameter.api.ResultCode
-
A redirect agent has determined that the request could not be
satisfied locally and the initiator of the request should direct
the request directly to the server, whose contact information has
been added to the response.
- REDIRECT_MAX_CACHE_TIME - Static variable in interface org.jdiameter.api.Avp
-
The Redirect-Max-Cache-Time AVP code
- REDIRECT_SERVER - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Redirect Server AVP code
- REFUND_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Refund Information AVP code
- registerStack(Stack) - Static method in class org.jdiameter.api.StackManager
-
Registers the given stack with the ScoketManager.
- RELAY - Static variable in interface org.jdiameter.api.ApplicationId.Standard
-
- release() - Method in interface org.jdiameter.api.BaseSession
-
Release all resources append to session
- REMAINING_BALANCE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Remaining Balance AVP code
- removeAvp(int) - Method in interface org.jdiameter.api.AvpSet
-
Remove AVPs with avpCode
- removeAvp(int, long) - Method in interface org.jdiameter.api.AvpSet
-
Remove AVPs with avpCode
- removeAvpByIndex(int) - Method in interface org.jdiameter.api.AvpSet
-
Remove Avp by Avp index
- removeChangeListener(ConfigurationListener, int...) - Method in interface org.jdiameter.api.MutableConfiguration
-
Remove change configuration listener
- removeNetworkReqListener(ApplicationId...) - Method in interface org.jdiameter.api.Network
-
Remove request listener
- removeNetworkReqListener(Selector<Message, ApplicationId>...) - Method in interface org.jdiameter.api.Network
-
Remove request listener
- removeOverloadListener(OverloadListener, int) - Method in interface org.jdiameter.api.OverloadManager
-
Remove overload listener
- removePeer(String) - Method in interface org.jdiameter.api.MutablePeerTable
-
Remove peer from peer table
- removePeerStateListener(PeerStateListener) - Method in interface org.jdiameter.api.Peer
-
Remove peer state change listener from the peer manager
- removeStateChangeNotification(StateChangeListener) - Method in interface org.jdiameter.api.app.StateMachine
-
Remove a state change listener
- removeValue(int...) - Method in interface org.jdiameter.api.MutableConfiguration
-
Remove defined key
- REPLY_APPLIC_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Reply Applic ID AVP code
- REPLY_PATH_REQUESTED - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Reply Path Requested AVP code
- REPORTING_REASON - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Reporting Reason AVP code
- Request - Interface in org.jdiameter.api
-
A Diameter Request is a request from a client to a server (or server to client - network request).
- REQUESTED_ACTION - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Requested Action AVP code
- REQUESTED_DOMAIN - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) Requested Domain AVP code
- REQUESTED_PARTY_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Requested Party Address AVP code
- REQUESTED_SERVICE_UNIT - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Requested Service Unit AVP code
- REQUIRED_MBMS_BEARER_CAPABILITIES - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Required MBMS Bearer Capabilities AVP code
- reset() - Method in interface org.jdiameter.api.Statistic
-
Reset all counter in statistic
- reset() - Method in interface org.jdiameter.api.StatisticRecord
-
Reset counter and all child counters
- RESOURCES_EXCEEDED - Static variable in interface org.jdiameter.api.ResultCode
-
A request was received that cannot be authorized because the user
has already expended allowed resources.
- RESTORATION_INFO - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Restoration Info AVP code
- RESTRICTION_FILTER_RULE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Restriction Filter Rule AVP code
- RESULT_CODE - Static variable in interface org.jdiameter.api.Avp
-
The Result-Code AVP code
- ResultCode - Interface in org.jdiameter.api
-
This interface describe basic result codes
- RfAccountingAnswer - Interface in org.jdiameter.api.rf.events
-
The Accounting Answer (ACA) messages, indicated by the Command-Code field set to 271 is sent by
the CDF to the CTF in order to reply to the ACR.
- RfAccountingRequest - Interface in org.jdiameter.api.rf.events
-
The ACR messages, indicated by the Command-Code field set to 271 is sent by the CTF to the CDF
in order to send charging information for the request bearer / subsystem / service.
- RoCreditControlAnswer - Interface in org.jdiameter.api.ro.events
-
The Credit-Control-Answer (CCA) messages, indicated by the Command-Code field set to 272 is sent
by the OCF to the CTF in order to reply to the CCR.
- RoCreditControlRequest - Interface in org.jdiameter.api.ro.events
-
The CCR messages, indicated by the Command-Code field set to 272 is sent by the CTF to the OCF
in order to request credits for the request bearer / subsystem / service.
- ROLE_OF_NODE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Role of Node AVP code
- ROUTE_RECORD - Static variable in interface org.jdiameter.api.Avp
-
The Route-Record AVP code
- RouteException - Exception in org.jdiameter.api
-
The NoRouteException signals that no route exist for a given realm.
- RouteException(String) - Constructor for exception org.jdiameter.api.RouteException
-
Constructor with reason string
- RouteException(String, Throwable) - Constructor for exception org.jdiameter.api.RouteException
-
Constructor with reason string and parent exception
- RxAAAnswer - Interface in org.jdiameter.api.rx.events
-
The AAA command, indicated by the Command-Code field set to 265 and the 'R' bit cleared
in the Command Flags field, is sent by the PCRF to the AF in response to the AAR command.
- RxAARequest - Interface in org.jdiameter.api.rx.events
-
The AAR command, indicated by the Command-Code field set to 265 and the 'R' bit set in the
Command Flags field, is sent by an AF to the PCRF in order to provide it with the Session Information.
- RxAbortSessionAnswer - Interface in org.jdiameter.api.rx.events
-
The ASA command, indicated by the Command-Code field set to 274 and the 'R' bit cleared
in the Command Flags field, is sent by the AF to the PCRF in response to the ASR command.
- RxAbortSessionRequest - Interface in org.jdiameter.api.rx.events
-
The ASR command, indicated by the Command-Code field set to 274 and the 'R' bit set in the
Command Flags field, is sent by a PCRF to the AF in order to abort a session.
- RxReAuthAnswer - Interface in org.jdiameter.api.rx.events
-
The RAA command, indicated by the Command-Code field set to 258 and the 'R' bit cleared
in the Command Flags field, is sent by the AF to the PCRf in response to the RAR command.
- RxReAuthRequest - Interface in org.jdiameter.api.rx.events
-
The RAR command, indicated by the Command-Code field set to 258 and the 'R' bit set in the
Command Flags field, is sent by an PCRF to the AF in order to provide it with the Session Information.
- RxSessionTermAnswer - Interface in org.jdiameter.api.rx.events
-
The STA command, indicated by the Command-Code field set to 275 and the 'R' bit cleared
in the Command Flags field, is sent by the PCRF to the AF in response to the STR command.
- RxSessionTermRequest - Interface in org.jdiameter.api.rx.events
-
The STR command, indicated by the Command-Code field set to 275 and the 'R' bit set in the
Command Flags field, is sent by an AF to the PCRF in order to terminate a session.
- SCALE_FACTOR - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Scale Factor AVP code
- SCSCF_RESTORATION_INFO - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SCSCF Restoration Info AVP code
- SDP_ANSWER_TIMESTAMP - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Answer Timestamp AVP code
- SDP_MEDIA_COMPONENT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Media Component AVP code
- SDP_MEDIA_DESCRIPTION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Media Description AVP code
- SDP_MEDIA_NAME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Media Name AVP code
- SDP_OFFER_TIMESTAMP - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Offer Timestamp AVP code
- SDP_SESSION_DESCRIPTION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Session Description AVP code
- SDP_TIMESTAMPS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP TimeStamps AVP code
- SDP_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SDP Type AVP code
- SEC_CHARGING_COLLECTION_FUNCTION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Secondary Charging Collection Function Name AVP code
- SEC_EVENT_CHARGING_FUNCTION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Secondary Event Charging Function Name AVP code
- Selector<T,A> - Interface in org.jdiameter.api
-
- send(Message, EventListener<Message, Message>) - Method in interface org.jdiameter.api.RawSession
-
Sends and wait response message with default timeout
- send(Message, EventListener<Message, Message>, long, TimeUnit) - Method in interface org.jdiameter.api.RawSession
-
Sends and wait response message with defined timeout
- send(Message) - Method in interface org.jdiameter.api.RawSession
-
Sends and wait response message with default timeout
- send(Message, long, TimeUnit) - Method in interface org.jdiameter.api.RawSession
-
Sends and wait response message with defined timeout
- send(Message, EventListener<Request, Answer>) - Method in interface org.jdiameter.api.Session
-
Sends and wait response message with default timeout
- send(Message, EventListener<Request, Answer>, long, TimeUnit) - Method in interface org.jdiameter.api.Session
-
Sends and wait response message with defined timeout
- send(Message) - Method in interface org.jdiameter.api.Session
-
Sends and wait response message with default timeout
- send(Message, long, TimeUnit) - Method in interface org.jdiameter.api.Session
-
Sends and wait response message with defined timeout
- SEND_DATA_INDICATION - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) Send Data Indication AVP code
- sendAAAnswer(RxAAAnswer) - Method in interface org.jdiameter.api.rx.ServerRxSession
-
- sendAARequest(RxAARequest) - Method in interface org.jdiameter.api.rx.ClientRxSession
-
- sendAbortSessionAnswer(AbortSessionAnswer) - Method in interface org.jdiameter.api.auth.ClientAuthSession
-
Send abort session answer to server
- sendAbortSessionAnswer(RxAbortSessionAnswer) - Method in interface org.jdiameter.api.rx.ClientRxSession
-
- sendAbortSessionRequest(AbortSessionRequest) - Method in interface org.jdiameter.api.auth.ServerAuthSession
-
Send session abort session request to client
- sendAbortSessionRequest(RxAbortSessionRequest) - Method in interface org.jdiameter.api.rx.ServerRxSession
-
- sendAccountAnswer(AccountAnswer) - Method in interface org.jdiameter.api.acc.ServerAccSession
-
Send Account Answer to Client
- sendAccountAnswer(RfAccountingAnswer) - Method in interface org.jdiameter.api.rf.ServerRfSession
-
Send Account Answer to Client
- sendAccountRequest(AccountRequest) - Method in interface org.jdiameter.api.acc.ClientAccSession
-
Send Account Request to Server
- sendAccountRequest(RfAccountingRequest) - Method in interface org.jdiameter.api.rf.ClientRfSession
-
Send Account Request to Server
- sendAuthAnswer(AppAnswerEvent) - Method in interface org.jdiameter.api.auth.ServerAuthSession
-
Send authenticate answer to client
- sendAuthenticationInformationAnswer(JAuthenticationInformationAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Authentication-Information-Answer to client
- sendAuthenticationInformationRequest(JAuthenticationInformationRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Authentication-Information-Request to server
- sendAuthRequest(AppRequestEvent) - Method in interface org.jdiameter.api.auth.ClientAuthSession
-
Send authentication session request to server
- sendCancelLocationAnswer(JCancelLocationAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Cancel-Location-Answer to server
- sendCancelLocationRequest(JCancelLocationRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Cancel-Location-Request to client
- sendCreditControlAnswer(JCreditControlAnswer) - Method in interface org.jdiameter.api.cca.ServerCCASession
-
Send credit-control answer to client
- sendCreditControlAnswer(GxCreditControlAnswer) - Method in interface org.jdiameter.api.gx.ServerGxSession
-
Send credit-control answer to client
- sendCreditControlAnswer(RoCreditControlAnswer) - Method in interface org.jdiameter.api.ro.ServerRoSession
-
Send credit-control answer to client
- sendCreditControlRequest(JCreditControlRequest) - Method in interface org.jdiameter.api.cca.ClientCCASession
-
Send credit-control request to server
- sendCreditControlRequest(GxCreditControlRequest) - Method in interface org.jdiameter.api.gx.ClientGxSession
-
Send credit-control request to server.
- sendCreditControlRequest(RoCreditControlRequest) - Method in interface org.jdiameter.api.ro.ClientRoSession
-
Send credit-control request to server
- sendDeleteSubscriberDataAnswer(JDeleteSubscriberDataAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Delete-Subscriber-Data-Answer to server
- sendDeleteSubscriberDataRequest(JDeleteSubscriberDataRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Delete-Subscriber-Data-Request to client
- sendGxReAuthAnswer(GxReAuthAnswer) - Method in interface org.jdiameter.api.gx.ClientGxSession
-
Send re-authentication answer to server
- sendGxReAuthRequest(GxReAuthRequest) - Method in interface org.jdiameter.api.gx.ServerGxSession
-
Send re-authentication request to client
- sendInsertSubscriberDataAnswer(JInsertSubscriberDataAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Insert-Subscriber-Data-Answer to server
- sendInsertSubscriberDataRequest(JInsertSubscriberDataRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Insert-Subscriber-Data-Request to client
- sendLocationInformationAnswer(JLocationInfoAnswer) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSession
-
- sendLocationInformationRequest(JLocationInfoRequest) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSession
-
- sendMultimediaAuthAnswer(JMultimediaAuthAnswer) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSession
-
- sendMultimediaAuthRequest(JMultimediaAuthRequest) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSession
-
- sendNotifyAnswer(JNotifyAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Notify-Answer to client
- sendNotifyRequest(JNotifyRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Notify-Request to server
- sendProfileUpdateAnswer(ProfileUpdateAnswer) - Method in interface org.jdiameter.api.sh.ServerShSession
-
Send profile update answer to client
- sendProfileUpdateRequest(ProfileUpdateRequest) - Method in interface org.jdiameter.api.sh.ClientShSession
-
Send profile update request to server
- sendPurgeUEAnswer(JPurgeUEAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Purge-UE-Answer to client
- sendPurgeUERequest(JPurgeUERequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Purge-UE-Request to server
- sendPushNotificationAnswer(PushNotificationAnswer) - Method in interface org.jdiameter.api.sh.ClientShSession
-
- sendPushNotificationRequest(PushNotificationRequest) - Method in interface org.jdiameter.api.sh.ServerShSession
-
Send profile update notification request to client
- sendPushProfileAnswer(JPushProfileAnswer) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSession
-
- sendPushProfileRequest(JPushProfileRequest) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSession
-
- sendReAuthAnswer(ReAuthAnswer) - Method in interface org.jdiameter.api.auth.ClientAuthSession
-
Send re-authentication session answer to server
- sendReAuthAnswer(ReAuthAnswer) - Method in interface org.jdiameter.api.cca.ClientCCASession
-
Send re-authentication answer to server
- sendReAuthAnswer(ReAuthAnswer) - Method in interface org.jdiameter.api.ro.ClientRoSession
-
Send re-authentication answer to server
- sendReAuthAnswer(RxReAuthAnswer) - Method in interface org.jdiameter.api.rx.ClientRxSession
-
- sendReAuthRequest(ReAuthRequest) - Method in interface org.jdiameter.api.auth.ServerAuthSession
-
Send re-authenticate request to client
- sendReAuthRequest(ReAuthRequest) - Method in interface org.jdiameter.api.cca.ServerCCASession
-
Send re-authentication request to client
- sendReAuthRequest(ReAuthRequest) - Method in interface org.jdiameter.api.ro.ServerRoSession
-
Send re-authentication request to client
- sendReAuthRequest(RxReAuthRequest) - Method in interface org.jdiameter.api.rx.ServerRxSession
-
- sendRegistrationTerminationAnswer(JRegistrationTerminationAnswer) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSession
-
- sendRegistrationTerminationRequest(JRegistrationTerminationRequest) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSession
-
- sendResetAnswer(JResetAnswer) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Reset-Answer to server
- sendResetRequest(JResetRequest) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Reset-Request to client
- sendServerAssignmentAnswer(JServerAssignmentAnswer) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSession
-
- sendServerAssignmentRequest(JServerAssignmentRequest) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSession
-
- sendSessionTermAnswer(RxSessionTermAnswer) - Method in interface org.jdiameter.api.rx.ServerRxSession
-
- sendSessionTerminationAnswer(SessionTermAnswer) - Method in interface org.jdiameter.api.auth.ServerAuthSession
-
Send session termination answer to client
- sendSessionTerminationRequest(SessionTermRequest) - Method in interface org.jdiameter.api.auth.ClientAuthSession
-
Send session termination request to server
- sendSessionTermRequest(RxSessionTermRequest) - Method in interface org.jdiameter.api.rx.ClientRxSession
-
- sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer) - Method in interface org.jdiameter.api.sh.ServerShSession
-
Send subscribe notification answer to client
- sendSubscribeNotificationsRequest(SubscribeNotificationsRequest) - Method in interface org.jdiameter.api.sh.ClientShSession
-
Send subscription request to server
- sendUpdateLocationAnswer(JUpdateLocationAnswer) - Method in interface org.jdiameter.api.s6a.ServerS6aSession
-
Send Update-Location-Answer to client
- sendUpdateLocationRequest(JUpdateLocationRequest) - Method in interface org.jdiameter.api.s6a.ClientS6aSession
-
Send Update-Location-Request to server
- sendUserAuthorizationAnswer(JUserAuthorizationAnswer) - Method in interface org.jdiameter.api.cxdx.ServerCxDxSession
-
- sendUserAuthorizationRequest(JUserAuthorizationRequest) - Method in interface org.jdiameter.api.cxdx.ClientCxDxSession
-
- sendUserDataAnswer(UserDataAnswer) - Method in interface org.jdiameter.api.sh.ServerShSession
-
Send user data answer to client
- sendUserDataRequest(UserDataRequest) - Method in interface org.jdiameter.api.sh.ClientShSession
-
Send user data request to server
- SERVED_PARTY_IP_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Served Party IP Address AVP code
- SERVER_ASSIGNMENT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Server Assignment Type AVP code
- SERVER_CAPABILITIES - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Server Capabilities AVP code
- SERVER_NAME - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Server Name AVP code
- ServerAccSession - Interface in org.jdiameter.api.acc
-
Basic class for server accounting application specific session.
- ServerAccSessionListener - Interface in org.jdiameter.api.acc
-
This interface defines the possible actions that the different states in the
Accounting state machine
- ServerAuthSession - Interface in org.jdiameter.api.auth
-
Basic class for server authentication application specific session.
- ServerAuthSessionListener - Interface in org.jdiameter.api.auth
-
This interface defines the possible actions that the different states in the
Authentication state machine
- ServerCCASession - Interface in org.jdiameter.api.cca
-
Basic class for server credit-control application specific session
Listener must be injected from constructor of implementation class
- ServerCCASessionListener - Interface in org.jdiameter.api.cca
-
This interface defines the possible actions for the different states in the server
Credit-Control Application state machine.
- ServerCxDxSession - Interface in org.jdiameter.api.cxdx
-
- ServerCxDxSessionListener - Interface in org.jdiameter.api.cxdx
-
- ServerGxSession - Interface in org.jdiameter.api.gx
-
Basic class for server credit-control application specific session.
- ServerGxSessionListener - Interface in org.jdiameter.api.gx
-
This interface defines the possible actions for the different states in the server
Credit-Control Application state machine.
- ServerRfSession - Interface in org.jdiameter.api.rf
-
Basic class for server Rf accounting application specific session.
- ServerRfSessionListener - Interface in org.jdiameter.api.rf
-
This interface defines the possible actions that the different states in the
Accounting state machine
- ServerRoSession - Interface in org.jdiameter.api.ro
-
Basic class for server credit-control application specific session
Listener must be injected from constructor of implementation class
- ServerRoSessionListener - Interface in org.jdiameter.api.ro
-
This interface defines the possible actions for the different states in the server
Credit-Control Application state machine.
- ServerRxSession - Interface in org.jdiameter.api.rx
-
Basic class for Rx Server Interface specific session.
- ServerRxSessionListener - Interface in org.jdiameter.api.rx
-
This interface defines the possible actions for the different states in the server Rx
Interface state machine.
- ServerS6aSession - Interface in org.jdiameter.api.s6a
-
- ServerS6aSessionListener - Interface in org.jdiameter.api.s6a
-
- ServerShSession - Interface in org.jdiameter.api.sh
-
- ServerShSessionListener - Interface in org.jdiameter.api.sh
-
- SERVICE_CONTEXT_ID - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Service Context Id AVP code
- SERVICE_DATA_CONTAINER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Data Container AVP code
- SERVICE_GENERIC_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Generic Information AVP code
- SERVICE_IDENTIFIER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Id AVP code
- SERVICE_IDENTIFIER_CCA - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Service Id AVP code
- SERVICE_INDICATION - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) Service Indication AVP code
- SERVICE_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Information AVP code
- SERVICE_MODE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Mode AVP code
- SERVICE_PARAMETER_INFO - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Service Parameter Info AVP code
- SERVICE_PARAMETER_TYPE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Service Parameter Type AVP code
- SERVICE_PARAMETER_VALUE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Service Parameter Value AVP code
- SERVICE_SPECIFIC_DATA - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Specific Data AVP code
- SERVICE_SPECIFIC_INFO - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Specific Info AVP code
- SERVICE_SPECIFIC_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Specific Type AVP code
- SERVICE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Service Type AVP code
- SERVING_NODE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Serving Node Type AVP code
- Session - Interface in org.jdiameter.api
-
This interface append to base interface specific methods for
creating and send diameter requests and responses
- SESSION_BINDING - Static variable in interface org.jdiameter.api.Avp
-
The Session-Binding AVP code
- SESSION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Session-Id AVP code
- SESSION_SERVER_FAILOVER - Static variable in interface org.jdiameter.api.Avp
-
The Session-Server-Failover AVP code
- SESSION_TERMINATION_ANSWER - Static variable in interface org.jdiameter.api.Message
-
The Session-Termination-Answer message code
- SESSION_TERMINATION_REQUEST - Static variable in interface org.jdiameter.api.Message
-
The Session-Termination-Request message code
- SESSION_TIMEOUT - Static variable in interface org.jdiameter.api.Avp
-
The Session-Timeout AVP code
- SessionFactory - Interface in org.jdiameter.api
-
This class created session instance (Factory)
- SessionTermAnswer - Interface in org.jdiameter.api.auth.events
-
A Answer message is sent by a recipient of Request once it has received and
interpreted the Request.
- SessionTermRequest - Interface in org.jdiameter.api.auth.events
-
A Session Termination Request is a request from a client to a server
- setAccountingRecordNumber(long) - Method in interface org.jdiameter.api.acc.events.AccountRequest
-
- setAccountingRecordType(int) - Method in interface org.jdiameter.api.acc.events.AccountRequest
-
- setBooleanValue(int, boolean) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set boolean value to configuration
- setByteArrayValue(int, byte[]) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set byte array value to configuration
- setByteValue(int, byte) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set byte value to configuration
- setChildren(int, Configuration...) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set children to configuration
- setData(Object) - Method in interface org.jdiameter.api.app.StateEvent
-
Set information object to this StateEvent
- setDoubleValue(int, double) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set double value to configuration
- setEnabled(boolean) - Method in interface org.jdiameter.api.validation.Dictionary
-
Sets whether validator is enabled.
- setError(boolean) - Method in interface org.jdiameter.api.Message
-
Set 1 or 0 to E bit field of header
- setIntValue(int, int) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set int value to configuration
- setLogWriter(PrintWriter) - Static method in class org.jdiameter.api.StackManager
-
Sets the logging/tracing PrintWriter object
that is used by the StackManager and all drivers.
- setLongValue(int, long) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set long value to configuration
- setPeerTableListener(PeerTableListener) - Method in interface org.jdiameter.api.MutablePeerTable
-
Append peer table listener
- setProxiable(boolean) - Method in interface org.jdiameter.api.Message
-
Set 1 or 0 to P bit field of header
- setReceiveLevel(ValidatorLevel) - Method in interface org.jdiameter.api.validation.Dictionary
-
Sets validator level for INCOMING messages.
- setRequest(boolean) - Method in interface org.jdiameter.api.Message
-
Set 1 or 0 to R bit field of header
- setRequestListener(NetworkReqListener) - Method in interface org.jdiameter.api.Session
-
Set session request listener
- setReTransmitted(boolean) - Method in interface org.jdiameter.api.Message
-
Set 1 or 0 to T bit field of header
- setSendLevel(ValidatorLevel) - Method in interface org.jdiameter.api.validation.Dictionary
-
Gets validator level for OUTGOING messages.
- setStringValue(int, String) - Method in interface org.jdiameter.api.MutableConfiguration
-
Set string value to configuration
- Setter - Annotation Type in org.jdiameter.api.annotation
-
This annotation allows set child object to command / group avp and
set value to simple avp
- Setter.Type - Enum in org.jdiameter.api.annotation
-
This enumeration defines for what Avp (known/not known) is used setter
- SGSN_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SGSN Address AVP code
- SGW_CHANGE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SGW Change AVP code
- SIP_AUTH_DATA_ITEM - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Auth Data Item AVP code
- SIP_AUTHENTICATE - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Authenticate AVP code
- SIP_AUTHENTICATION_CONTEXT - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Authentication Context AVP code
- SIP_AUTHENTICATION_SCHEME - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Authentication Scheme AVP code
- SIP_AUTHORIZATION - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Authorization AVP code
- SIP_DIGEST_AUTHENTICATE - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Digest Authenticate AVP code
- SIP_ITEM_NUMBER - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Item Number AVP code
- SIP_METHOD - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SIP Method AVP code
- SIP_NUMBER_AUTH_ITEMS - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) SIP Number Auth Items AVP code
- SIP_REQUEST_TIMESTAMP - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SIP Request Timestamp AVP code
- SIP_REQUEST_TIMESTAMP_FRACTION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SIP Request Timestamp Fraction AVP code
- SIP_RESPONSE_TIMESTAMP - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SIP Response Timestamp AVP code
- SIP_RESPONSE_TIMESTAMP_FRACTION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SIP Response Timestamp Fraction AVP code
- size() - Method in interface org.jdiameter.api.AvpSet
-
Return count of top Avps
- SM_DISCHARGE_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SM Discharge Time AVP code
- SM_MESSAGE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SM Message Type AVP code
- SM_PROTOCOL_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SM Protocol ID AVP code
- SM_SERVICE_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SM Service Type AVP code
- SM_STATUS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SM Status AVP code
- SM_USER_DATA_HEADER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SM User Data Header AVP code
- SMS_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SMS Information AVP code
- SMS_NODE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SMS Node AVP code
- SMSC_ADDRESS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) SMSC Address AVP code
- Stack - Interface in org.jdiameter.api
-
The interface that every stack class must implement.
- StackManager - Class in org.jdiameter.api
-
The basic service for managing a set of Diameter stacks.
- StackType - Enum in org.jdiameter.api
-
This enumerated class define type of jDiameter stacks
- STANDARDS_TRACK_APPLICATIONS_MAX - Static variable in interface org.jdiameter.api.ApplicationId.Ranges
-
- STANDARDS_TRACK_APPLICATIONS_MIN - Static variable in interface org.jdiameter.api.ApplicationId.Ranges
-
- start() - Method in interface org.jdiameter.api.Stack
-
Start activity of stack (Thread and Network connections), not
waiting switch ANY peer to OKEY state
- start(Mode, long, TimeUnit) - Method in interface org.jdiameter.api.Stack
-
Start activity of stack (Thread and Network connections),
waiting specified wait time switch peers to OKEY state.
- START_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Start Time AVP code
- State - Interface in org.jdiameter.api.app
-
This interface must be extended by any class that should implement a certain state in the state machine.
- stateChanged(Enum, Enum) - Method in interface org.jdiameter.api.app.StateChangeListener
-
Deprecated.
A change of state has occurred for a FSM.
- stateChanged(T, Enum, Enum) - Method in interface org.jdiameter.api.app.StateChangeListener
-
A change of state has occurred for a FSM.
- stateChanged(PeerState, PeerState) - Method in interface org.jdiameter.api.PeerStateListener
-
A change of state has occurred for a peer.
- StateChangeListener<T> - Interface in org.jdiameter.api.app
-
Interface used to inform about changes in the state for a FSM.
- StateEvent - Interface in org.jdiameter.api.app
-
The Event class holds information about the different events that can be handled
by the state machine.
- StateMachine - Interface in org.jdiameter.api.app
-
The StateMachine lets you organize event handling,
if the order of the events are important to you.
- Statistic - Interface in org.jdiameter.api
-
This class is container for statistics information.
- StatisticRecord - Interface in org.jdiameter.api
-
This class implements counter of statistic
- stop(long, TimeUnit, int) - Method in interface org.jdiameter.api.Stack
-
Stop any activity of stack (Thread and Network connections),
waiting if necessary up to the specified wait time switch peers to DOWN state.
- STOP_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Stop Time AVP code
- SUBMISSION_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Submission Time AVP code
- SUBS_REQ_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Sh (3GPP TS 29.329) Subs Req Type AVP code
- SubscribeNotificationsAnswer - Interface in org.jdiameter.api.sh.events
-
The Subscribe-Notifications-Answer command, indicated by the Command-Code field set to 308 and
the bit cleared in the Command Flags field, is sent by a server in response to the
Subscribe-Notifications-Request command.
- SubscribeNotificationsRequest - Interface in org.jdiameter.api.sh.events
-
The Subscribe-Notifications-Request (SNR) command, indicated by the Command-Code field set to
308 and the bit set in the Command Flags field, is sent by a Diameter client to a Diameter
server in order to request notifications of changes in user data.
- SUBSCRIBER_ROLE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Subscriber Role AVP code
- SUBSCRIPTION_ID - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Subscription Id AVP code
- SUBSCRIPTION_ID_DATA - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Subscription Id Data AVP code
- SUBSCRIPTION_ID_TYPE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Subscription Id Type AVP code
- SUBSCRIPTION_INFO - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Subscription Info AVP code
- SUCCESS - Static variable in interface org.jdiameter.api.ResultCode
-
The Request was successfully completed.
- SUPPLEMENTARY_SERVICE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Supplementary Service AVP code
- SUPPORTED_APPLICATIONS - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Supported Applications AVP code
- SUPPORTED_FEATURES - Static variable in interface org.jdiameter.api.Avp
-
Supported Features AVP code
- SUPPORTED_VENDOR_ID - Static variable in interface org.jdiameter.api.Avp
-
The Supported-Vendor-Id AVP code
- TALK_BURST_EXCHANGE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Talk Burst Exchange AVP code
- TALK_BURST_TIME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Talk Burst Time AVP code
- TALK_BURST_VOLUME - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Talk Burst Volume AVP code
- TARIFF_CHANGE_USAGE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Tariff Change Usage AVP code
- TARIFF_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Tariff Information AVP code
- TARIFF_TIME_CHANGE - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Tariff Time Change AVP code
- TERMINAL_INFORMATION - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Terminal Information AVP code
- TERMINATING_IOI - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Terminating IOI AVP code
- TERMINATION_CAUSE - Static variable in interface org.jdiameter.api.Avp
-
The Termination-Cause AVP code
- TGPP2_BSID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP2 BSID AVP code
- TGPP_CHARGING_CHARACTERISTICS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP Charging Characteristics AVP code
- TGPP_CHARGING_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP Charging Id AVP code
- TGPP_GGSN_MCC_MNC - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP GGSN MCC MNC AVP code
- TGPP_IMSI - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP IMSI AVP code
- TGPP_IMSI_MCC_MNC - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP IMSI MCC MNC AVP code
- TGPP_MS_TIMEZONE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP MS TimeZone AVP code
- TGPP_NSAPI - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP NSAPI AVP code
- TGPP_PDP_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP PDP Type AVP code
- TGPP_RAT_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP RAT Type AVP code
- TGPP_SELECTION_MODE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP Selection Mode AVP code
- TGPP_SESSION_STOP_INDICATOR - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) 3GPP Session Stop Indicator AVP code
- TIME_FIRST_USAGE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time First Usage AVP code
- TIME_LAST_USAGE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time Last Usage AVP code
- TIME_QUOTA_MECHANISM - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time Quota Mechanism AVP code
- TIME_QUOTA_THRESHOLD - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time Quota Threshold AVP code
- TIME_QUOTA_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time Quota Type AVP code
- TIME_STAMPS - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time Stamps AVP code
- TIME_USAGE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Time Usage AVP code
- timeoutExpired(R) - Method in interface org.jdiameter.api.EventListener
-
Notifies this Listener that the request has timeout.
- TMGI - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) TMGI AVP code
- TO_SIP_HEADER - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) To SIP Header AVP code
- TOKEN_TEXT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Token Text AVP code
- TOO_BUSY - Static variable in interface org.jdiameter.api.ResultCode
-
When returned, a Diameter node SHOULD attempt to send the message
to an alternate peer.
- toString() - Method in class org.jdiameter.api.ApplicationId
-
- toString() - Method in class org.jdiameter.api.URI
-
- toString() - Method in exception org.jdiameter.api.validation.AvpNotAllowedException
-
- toString() - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
- toString() - Method in class org.jdiameter.api.validation.ValidatorLevel
-
- TOTAL_NUMBER_OF_MESSAGES_EXPLODED - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Total Number Of Messages Exploded AVP code
- TOTAL_NUMBER_OF_MESSAGES_SENT - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Total Number Of Messages Sent AVP code
- TRAFFIC_DATA_VOLUMES - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Traffic Data Volumes AVP code
- TRIGGER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Trigger AVP code
- TRIGGER_TYPE - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Trigger Type AVP code
- TRUNK_GROUP_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Trunk Group Id AVP code
- TYPE_NUMBER - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Type Number AVP code
- validate(Avp) - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
Validates passed avp.
- validate(AvpSet) - Method in interface org.jdiameter.api.validation.AvpRepresentation
-
Validates passed avp.
- validate(Message, boolean) - Method in interface org.jdiameter.api.validation.Dictionary
-
Performs validation according to configured levels
- validate(Message, ValidatorLevel) - Method in interface org.jdiameter.api.validation.MessageRepresentation
-
- ValidatorLevel - Class in org.jdiameter.api.validation
-
Represents possible levels for Diameter Validator
- VALIDITY_TIME - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Validity Time AVP code
- VALUE_DIGITS - Static variable in interface org.jdiameter.api.Avp
-
CCA (RFC4006) Value Digits AVP code
- valueOf(String) - Static method in enum org.jdiameter.api.annotation.AvpFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.annotation.AvpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.annotation.CommandFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.annotation.Setter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.LocalAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.PeerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.StackType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.validation.AvpRepresentation.Rule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.api.validation.AvpRepresentation.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jdiameter.api.annotation.AvpFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.annotation.AvpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.annotation.CommandFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.annotation.Setter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.LocalAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.PeerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.StackType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.validation.AvpRepresentation.Rule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.api.validation.AvpRepresentation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAS_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) VAS Id AVP code
- VASP_ID - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) VASP Id AVP code
- VENDOR_ID - Static variable in interface org.jdiameter.api.Avp
-
The Vendor-Id AVP code
- VENDOR_SPECIFIC_APPLICATION_ID - Static variable in interface org.jdiameter.api.Avp
-
The Vendor-Specific-Application-Id AVP code
- VENDOR_SPECIFIC_APPLICATIONS_MAX - Static variable in interface org.jdiameter.api.ApplicationId.Ranges
-
- VENDOR_SPECIFIC_APPLICATIONS_MIN - Static variable in interface org.jdiameter.api.ApplicationId.Ranges
-
- VISITED_NETWORK_ID - Static variable in interface org.jdiameter.api.Avp
-
Cx/Dx (3GPP TS 29.229) Visited Network Identifier AVP code
- VOLUME_QUOTA_THRESHOLD - Static variable in interface org.jdiameter.api.Avp
-
Ro/Rf (3GPP TS 32.299) Volume Quota Threshold AVP code