- cancel() - Method in class org.jdiameter.client.impl.parser.MessageImpl.TimerTask
-
- cancel(Serializable) - Method in interface org.jdiameter.common.api.timer.ITimerFacility
-
- cancel(Serializable) - Method in class org.jdiameter.common.impl.timer.LocalTimerFacilityImpl
-
- cancelMsgTimer() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- cancelMsgTimer() - Method in class org.jdiameter.common.impl.app.s13.S13Session
-
- cancelMsgTimer() - Method in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- cancelTsTimer() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- cancelTsTimer() - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- cancelTsTimer() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- cancelTsTimer() - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- CCALocalSessionDataFactory - Class in org.jdiameter.common.impl.app.cca
-
- CCALocalSessionDataFactory() - Constructor for class org.jdiameter.common.impl.app.cca.CCALocalSessionDataFactory
-
- CCASessionFactoryImpl - Class in org.jdiameter.common.impl.app.cca
-
- CCASessionFactoryImpl() - Constructor for class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- CCASessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- CCASessionFactoryImpl(SessionFactory, int, int, long, long) - Constructor for class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- CCFH_CONTINUE - Static variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- CCFH_CONTINUE - Static variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- CCFH_CONTINUE - Static variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- CCFH_RETRY_AND_TERMINATE - Static variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- CCFH_RETRY_AND_TERMINATE - Static variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- CCFH_RETRY_AND_TERMINATE - Static variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- CCFH_TERMINATE - Static variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- CCFH_TERMINATE - Static variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- CCFH_TERMINATE - Static variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- CEA_TIMEOUT - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- CeaTimeOut - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
CEA command time out property
- changeNotification(int, URI, double) - Method in interface org.jdiameter.server.api.IOverloadManager
-
Notification about overload
- changeNotification(int, URI, double) - Method in class org.jdiameter.server.impl.OverloadManagerImpl
-
- changeNotification(URI, double) - Method in class org.jdiameter.server.impl.OverloadManagerImpl.OverloadInfo
-
- channel - Variable in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- channelActive(ChannelHandlerContext) - Method in class org.jdiameter.server.impl.io.tcp.netty.NetworkGuard.ClientHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.jdiameter.server.impl.io.tls.netty.NetworkGuard.ClientHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.jdiameter.client.impl.transport.tcp.netty.DiameterMessageHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.jdiameter.client.impl.transport.tls.netty.DiameterMessageHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.jdiameter.client.impl.transport.tls.netty.StartTlsClientHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.jdiameter.client.impl.transport.tls.netty.StartTlsInitiator
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.jdiameter.client.impl.transport.tls.netty.StartTlsServerHandler
-
- channels - Variable in class org.jdiameter.server.impl.io.tcp.netty.NetworkGuard
-
- channels - Variable in class org.jdiameter.server.impl.io.tls.netty.NetworkGuard
-
- check(IMessage) - Method in class org.jdiameter.server.impl.MessageValidator
-
Validate message
- checkBufferSpace() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- checkBufferSpace() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- checkRule(Message) - Method in class org.jdiameter.server.impl.helpers.ApplicationIdSelector
-
- children - Variable in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- CipherSuites - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Cipher suites separated by ', '
- ClassInfo - Class in org.jdiameter.client.impl.annotation.internal
-
- ClassInfo(Storage, Class<?>) - Constructor for class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- clear() - Method in class org.jdiameter.client.impl.annotation.internal.Storage
-
- clearTimer() - Method in interface org.jdiameter.client.api.IMessage
-
Cancel timer
- clearTimer() - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl.MyState
-
- clearTimer() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- ClientAccSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.acc
-
- ClientAccSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- ClientAccSessionImpl - Class in org.jdiameter.client.impl.app.acc
-
Client Accounting session implementation
- ClientAccSessionImpl(IClientAccSessionData, ISessionFactory, ClientAccSessionListener, IClientAccActionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- ClientAccSessionState - Enum in org.jdiameter.common.api.app.acc
-
- ClientAuthSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.auth
-
- ClientAuthSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- ClientAuthSessionImpl - Class in org.jdiameter.client.impl.app.auth
-
Client Authorization session implementation
- ClientAuthSessionImpl(IClientAuthSessionData, ISessionFactory, ClientAuthSessionListener, IAuthMessageFactory, StateChangeListener<AppSession>, IClientAuthActionContext, boolean) - Constructor for class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- ClientAuthSessionState - Enum in org.jdiameter.common.api.app.auth
-
- ClientCCASessionDataLocalImpl - Class in org.jdiameter.client.impl.app.cca
-
- ClientCCASessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- ClientCCASessionImpl - Class in org.jdiameter.client.impl.app.cca
-
Client Credit-Control Application session implementation
- ClientCCASessionImpl(IClientCCASessionData, ICCAMessageFactory, ISessionFactory, ClientCCASessionListener, IClientCCASessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- ClientCCASessionState - Enum in org.jdiameter.common.api.app.cca
-
- clientContextListener - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- clientContextListener - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- clientContextListener - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- clientContextListener - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- clientContextListener - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- clientContextListener - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- ClientCxDxSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.cxdx
-
- ClientCxDxSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.cxdx.ClientCxDxSessionDataLocalImpl
-
- ClientGxSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.gx
-
- ClientGxSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- ClientGxSessionImpl - Class in org.jdiameter.client.impl.app.gx
-
Client Credit-Control Application session implementation
- ClientGxSessionImpl(IClientGxSessionData, IGxMessageFactory, ISessionFactory, ClientGxSessionListener, IClientGxSessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- ClientGxSessionState - Enum in org.jdiameter.common.api.app.gx
-
- ClientRfSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.rf
-
- ClientRfSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- ClientRfSessionImpl - Class in org.jdiameter.client.impl.app.rf
-
Client Accounting session implementation
- ClientRfSessionImpl(IClientRfSessionData, ISessionFactory, ClientRfSessionListener, IClientRfActionContext, StateChangeListener<AppSession>, ApplicationId) - Constructor for class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- ClientRfSessionState - Enum in org.jdiameter.common.api.app.rf
-
- ClientRoSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.ro
-
- ClientRoSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- ClientRoSessionImpl - Class in org.jdiameter.client.impl.app.ro
-
Client Credit-Control Application session implementation
- ClientRoSessionImpl(IClientRoSessionData, IRoMessageFactory, ISessionFactory, ClientRoSessionListener, IClientRoSessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- ClientRoSessionState - Enum in org.jdiameter.common.api.app.ro
-
- ClientRxSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.rx
-
- ClientRxSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- ClientRxSessionImpl - Class in org.jdiameter.client.impl.app.rx
-
3GPP IMS Rx Reference Point Client Session implementation
- ClientRxSessionImpl(IClientRxSessionData, IRxMessageFactory, ISessionFactory, ClientRxSessionListener, IClientRxSessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- ClientRxSessionState - Enum in org.jdiameter.common.api.app.rx
-
Diameter 3GPP IMS Rx Reference Point Client Session States
- ClientS13SessionDataLocalImpl - Class in org.jdiameter.client.impl.app.s13
-
- ClientS13SessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.s13.ClientS13SessionDataLocalImpl
-
- ClientS6aSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.s6a
-
- ClientS6aSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.s6a.ClientS6aSessionDataLocalImpl
-
- clientSessionContext - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- clientSessionContext - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- clientSessionListener - Variable in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- clientShSessionListener - Variable in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- clone() - Method in interface org.jdiameter.client.api.IMessage
-
Create clone object
- clone() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- clone() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- clone() - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- code - Variable in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- commonApplications - Variable in class org.jdiameter.client.impl.controller.PeerImpl
-
- compareTo(Object) - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.cca.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.cxdx.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.gx.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.ro.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.rx.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.s13.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.s6a.Event
-
- compareTo(Object) - Method in class org.jdiameter.client.impl.app.sh.Event
-
- compareTo(Peer) - Method in class org.jdiameter.common.impl.controller.AbstractPeer
-
- compareTo(MessageRepresentation) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.cca.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.cxdx.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.gx.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.ro.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.rx.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.s13.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.s6a.Event
-
- compareTo(Object) - Method in class org.jdiameter.server.impl.app.sh.Event
-
- Concurrent - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Concurrent configuration root point
- ConcurrentEntityDescription - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Concurrent thread group name
- ConcurrentEntityFactory - Class in org.jdiameter.common.impl.concurrent
-
- ConcurrentEntityFactory() - Constructor for class org.jdiameter.common.impl.concurrent.ConcurrentEntityFactory
-
- ConcurrentEntityName - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Concurrent entity name
- ConcurrentEntityPoolSize - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Concurrent thread group size
- concurrentFactory - Variable in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- concurrentFactory - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- concurrentFactory - Variable in class org.jdiameter.client.impl.router.RouterImpl
-
- concurrentFactory - Variable in class org.jdiameter.client.impl.StackImpl
-
- ConcurrentFactory - Class in org.jdiameter.common.impl.concurrent
-
- ConcurrentFactory(Configuration, IStatisticManager, IConcurrentEntityFactory) - Constructor for class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- concurrentFactory - Variable in class org.jdiameter.server.impl.io.sctp.NetworkGuard
-
- concurrentFactory - Variable in class org.jdiameter.server.impl.io.tcp.NetworkGuard
-
- config - Variable in class org.jdiameter.client.impl.StackImpl
-
- config - Variable in class org.jdiameter.client.impl.transport.TransportLayerFactory
-
- config - Variable in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- configuration() - Method in class org.jdiameter.client.impl.StackImpl
-
- configuration() - Method in interface org.jdiameter.client.impl.StackImplMBean
-
Return string representation of stack instanceconfiguration
- configure(InputStream) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- connect() - Method in interface org.jdiameter.client.api.fsm.IContext
-
Start connection procedure to remote peer
- connect() - Method in interface org.jdiameter.client.api.io.IConnection
-
Connect with remote host
- connect() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- connect() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- connect() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- connect() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- connect() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- connect() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- connect() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- connect() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- connect() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- CONNECT_TIMEOUT - Static variable in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- connection - Variable in class org.jdiameter.client.impl.controller.PeerImpl
-
- connectionClosed(String, List) - Method in interface org.jdiameter.client.api.io.IConnectionListener
-
Notifies that connection is closed
- connectionOpened(String) - Method in interface org.jdiameter.client.api.io.IConnectionListener
-
Notifies that connection is created
- connListener - Variable in class org.jdiameter.client.impl.controller.PeerImpl
-
- ConstructorInfo - Class in org.jdiameter.client.impl.annotation.internal
-
- ConstructorInfo(Storage, ClassInfo, Constructor) - Constructor for class org.jdiameter.client.impl.annotation.internal.ConstructorInfo
-
- container - Variable in class org.jdiameter.client.impl.BaseSessionImpl
-
- container - Variable in class org.jdiameter.client.impl.router.RouterImpl
-
- container - Variable in class org.jdiameter.server.impl.agent.AgentImpl
-
- context - Variable in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- context - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- context - Variable in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- context - Variable in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- ControllerLayer - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Controller layer
- copyHeader(MessageImpl) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- COUNT - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Type's count of extension point
- createAAAnswer(Answer) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createAAAnswer(Answer) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createAARequest(Request) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createAARequest(Request) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createAbortSessionAnswer(Answer) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createAbortSessionAnswer(Answer) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createAbortSessionAnswer(Answer) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createAbortSessionAnswer(Answer) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createAbortSessionRequest(Request) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createAbortSessionRequest(Request) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createAbortSessionRequest(Request) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createAbortSessionRequest(Request) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createAccAnswer(Answer) - Method in interface org.jdiameter.common.api.app.acc.IAccMessageFactory
-
- createAccAnswer(Answer) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- createAccountAnswer(Answer) - Method in class org.jdiameter.common.impl.app.acc.AppAccSessionImpl
-
- createAccountAnswer(Answer) - Method in class org.jdiameter.common.impl.app.rf.AppRfSessionImpl
-
- createAccountRequest(Request) - Method in class org.jdiameter.common.impl.app.acc.AppAccSessionImpl
-
- createAccountRequest(Request) - Method in class org.jdiameter.common.impl.app.rf.AppRfSessionImpl
-
- createAccRequest(Request) - Method in interface org.jdiameter.common.api.app.acc.IAccMessageFactory
-
- createAccRequest(Request) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- createAnswer() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- createAnswer(long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- createAnswer(long, long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- createAuthAnswer(Answer) - Method in interface org.jdiameter.common.api.app.auth.IAuthMessageFactory
-
- createAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- createAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- createAuthenticationInformationAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createAuthenticationInformationAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createAuthenticationInformationRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createAuthenticationInformationRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createAuthRequest(Request) - Method in interface org.jdiameter.common.api.app.auth.IAuthMessageFactory
-
- createAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- createAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- createCancelLocationAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createCancelLocationAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createCancelLocationRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createCancelLocationRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createConnection(InetAddress, IConcurrentFactory, int, InetAddress, int, String) - Method in interface org.jdiameter.client.api.io.ITransportLayerFactory
-
Create new IConnection instance with predefined parameters
- createConnection(InetAddress, IConcurrentFactory, int, InetAddress, int, IConnectionListener, String) - Method in interface org.jdiameter.client.api.io.ITransportLayerFactory
-
Create new IConnection instance with predefined parameters
- createConnection(InetAddress, IConcurrentFactory, int, InetAddress, int, String) - Method in class org.jdiameter.client.impl.transport.TransportLayerFactory
-
- createConnection(InetAddress, IConcurrentFactory, int, InetAddress, int, IConnectionListener, String) - Method in class org.jdiameter.client.impl.transport.TransportLayerFactory
-
- createCreditControlAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cca.ICCAMessageFactory
-
- createCreditControlAnswer(Answer) - Method in interface org.jdiameter.common.api.app.gx.IGxMessageFactory
-
- createCreditControlAnswer(Answer) - Method in interface org.jdiameter.common.api.app.ro.IRoMessageFactory
-
- createCreditControlAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- createCreditControlAnswer(Answer) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- createCreditControlAnswer(Answer) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- createCreditControlRequest(Request) - Method in interface org.jdiameter.common.api.app.cca.ICCAMessageFactory
-
- createCreditControlRequest(Request) - Method in interface org.jdiameter.common.api.app.gx.IGxMessageFactory
-
- createCreditControlRequest(Request) - Method in interface org.jdiameter.common.api.app.ro.IRoMessageFactory
-
- createCreditControlRequest(Request) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- createCreditControlRequest(Request) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- createCreditControlRequest(Request) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- createDeleteSubscriberDataAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createDeleteSubscriberDataAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createDeleteSubscriberDataRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createDeleteSubscriberDataRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createEmptyMessage(int, long) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Created empty message
- createEmptyMessage(Class<?>, int, long) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Created specified type of message
- createEmptyMessage(IMessage) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Created new message with copied of header of parent message
- createEmptyMessage(IMessage, int) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Created new message with copied of header of parent message
- createEmptyMessage(Class<?>, IMessage) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Created new message with copied of header of parent message
- createEmptyMessage(Class<?>, IMessage) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createEmptyMessage(IMessage) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createEmptyMessage(IMessage, int) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createEmptyMessage(int, long) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createEmptyMessage(Class<?>, int, long) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createEventAnswer(Request) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- createEventAnswer(Request) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- createGxReAuthAnswer(Answer) - Method in interface org.jdiameter.common.api.app.gx.IGxMessageFactory
-
- createGxReAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- createGxReAuthRequest(Request) - Method in interface org.jdiameter.common.api.app.gx.IGxMessageFactory
-
- createGxReAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- createInsertSubscriberDataAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createInsertSubscriberDataAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createInsertSubscriberDataRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createInsertSubscriberDataRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createInstanceFsm(IContext, IConcurrentFactory, Configuration) - Method in interface org.jdiameter.client.api.fsm.IFsmFactory
-
Create instance of Peer FSM
- createInstanceFsm(IContext, IConcurrentFactory, Configuration) - Method in class org.jdiameter.client.impl.fsm.FsmFactoryImpl
-
- createInstanceFsm(IContext, IConcurrentFactory, Configuration) - Method in interface org.jdiameter.server.api.IFsmFactory
-
- createInstanceFsm(IContext, IConcurrentFactory, Configuration) - Method in class org.jdiameter.server.impl.fsm.FsmFactoryImpl
-
- createInterimAnswer(Request) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- createInterimAnswer(Request) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- createInterimRecord() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- createInterimRecord() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- createListenerWrapper(EventListener) - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- createLocationInfoAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Location-Info-Answer event.
- createLocationInfoAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createLocationInfoRequest(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Location-Info-Request event.
- createLocationInfoRequest(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createMEIdentityCheckAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s13.IS13MessageFactory
-
- createMEIdentityCheckAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- createMEIdentityCheckRequest(Request) - Method in interface org.jdiameter.common.api.app.s13.IS13MessageFactory
-
- createMEIdentityCheckRequest(Request) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- createMessage(ByteBuffer) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Create message from bytebuffer
- createMessage(byte[]) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Create message from byte array
- createMessage(Class<?>, ByteBuffer) - Method in interface org.jdiameter.client.api.parser.IMessageParser
-
Created specified type of message
- createMessage(byte[]) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createMessage(ByteBuffer) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createMessage(Class<?>, ByteBuffer) - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- createMessage(int, ApplicationId, Avp...) - Method in class org.jdiameter.client.impl.RawSessionImpl
-
- createMessage(int, ApplicationId, long, long, Avp...) - Method in class org.jdiameter.client.impl.RawSessionImpl
-
- createMessage(Message, boolean) - Method in class org.jdiameter.client.impl.RawSessionImpl
-
- createMultimediaAuthAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Multimedia-Auth-Answer event.
- createMultimediaAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createMultimediaAuthRequest(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Multimedia-Auth-Request event.
- createMultimediaAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createNetworkGuard(InetAddress, int) - Method in interface org.jdiameter.server.api.io.ITransportLayerFactory
-
Create INetworkGuard instance with predefined parameters
- createNetworkGuard(InetAddress, int, INetworkConnectionListener) - Method in interface org.jdiameter.server.api.io.ITransportLayerFactory
-
Create INetworkGuard instance with predefined parameters
- createNetworkGuard(InetAddress[], int) - Method in interface org.jdiameter.server.api.io.ITransportLayerFactory
-
Create INetworkGuard instance with predefined parameters
- createNetworkGuard(InetAddress[], int, INetworkConnectionListener) - Method in interface org.jdiameter.server.api.io.ITransportLayerFactory
-
Create INetworkGuard instance with predefined parameters
- createNetworkGuard(InetAddress, int) - Method in class org.jdiameter.server.impl.io.TransportLayerFactory
-
- createNetworkGuard(InetAddress, int, INetworkConnectionListener) - Method in class org.jdiameter.server.impl.io.TransportLayerFactory
-
- createNetworkGuard(InetAddress[], int) - Method in class org.jdiameter.server.impl.io.TransportLayerFactory
-
- createNetworkGuard(InetAddress[], int, INetworkConnectionListener) - Method in class org.jdiameter.server.impl.io.TransportLayerFactory
-
- createNotifyAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createNotifyAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createNotifyRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createNotifyRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createPeer(int, String, String, String, MetaData, Configuration, Configuration, IFsmFactory, ITransportLayerFactory, IStatisticManager, IConcurrentFactory, IMessageParser) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- createPeer(int, String, String, String, MetaData, Configuration, Configuration, IFsmFactory, ITransportLayerFactory, IStatisticManager, IConcurrentFactory, IMessageParser) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- createPeerStatistics() - Method in class org.jdiameter.common.impl.controller.AbstractPeer
-
- createPeerStatistics() - Method in class org.jdiameter.server.impl.PeerImpl
-
- createProfileUpdateAnswer(Answer) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createProfileUpdateAnswer(Answer) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createProfileUpdateRequest(Request) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createProfileUpdateRequest(Request) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createPurgeUEAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createPurgeUEAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createPurgeUERequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createPurgeUERequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createPushNotificationAnswer(Answer) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createPushNotificationAnswer(Answer) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createPushNotificationRequest(Request) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createPushNotificationRequest(Request) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createPushProfileAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Push-Profile-Answer event.
- createPushProfileAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createPushProfileRequest(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Push-Profile-Request event.
- createPushProfileRequest(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createReAuthAnswer(Answer) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createReAuthAnswer(Answer) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createReAuthAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cca.ICCAMessageFactory
-
- createReAuthAnswer(Answer) - Method in interface org.jdiameter.common.api.app.ro.IRoMessageFactory
-
- createReAuthAnswer(Answer) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createReAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- createReAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- createReAuthAnswer(Answer) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createReAuthAnswer(Answer) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- createReAuthRequest(Request) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createReAuthRequest(Request) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createReAuthRequest(Request) - Method in interface org.jdiameter.common.api.app.cca.ICCAMessageFactory
-
- createReAuthRequest(Request) - Method in interface org.jdiameter.common.api.app.ro.IRoMessageFactory
-
- createReAuthRequest(Request) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createReAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- createReAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- createReAuthRequest(Request) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createReAuthRequest(Request) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- createRegistrationTerminationAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Registration-Termination-Answer event.
- createRegistrationTerminationAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createRegistrationTerminationRequest(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Registration-Termination-Request event.
- createRegistrationTerminationRequest(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createRequest(int, ApplicationId, String) - Method in class org.jdiameter.client.impl.SessionImpl
-
- createRequest(int, ApplicationId, String, String) - Method in class org.jdiameter.client.impl.SessionImpl
-
- createRequest(Request) - Method in class org.jdiameter.client.impl.SessionImpl
-
- createResetAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createResetAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createResetRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createResetRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createServerAssignmentAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Server-Assignment-Answer event.
- createServerAssignmentAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createServerAssignmentRequest(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a Server-Assignment-Request event.
- createServerAssignmentRequest(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createSessionTermAnswer(Answer) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createSessionTermAnswer(Answer) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createSessionTermAnswer(Answer) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createSessionTermAnswer(Answer) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createSessionTermRequest() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- createSessionTermRequest(Request) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createSessionTermRequest() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- createSessionTermRequest(Request) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createSessionTermRequest() - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- createSessionTermRequest() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- createSessionTermRequest(Request) - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- createSessionTermRequest(Request) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- createStartAnswer(Request) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- createStartAnswer(Request) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- createStatistics() - Method in interface org.jdiameter.client.api.fsm.IContext
-
Creates statistics for context
- createStatistics() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- createStopAnswer(Request) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- createStopAnswer(Request) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- createSubscribeNotificationsAnswer(Answer) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createSubscribeNotificationsAnswer(Answer) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createSubscribeNotificationsRequest(Request) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createSubscribeNotificationsRequest(Request) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createTimer(ScheduledExecutorService, long, TimeUnit) - Method in interface org.jdiameter.client.api.IMessage
-
Create timer for request timout procedure
- createTimer(ScheduledExecutorService, long, TimeUnit) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- createUpdateLocationAnswer(Answer) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createUpdateLocationAnswer(Answer) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createUpdateLocationRequest(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
- createUpdateLocationRequest(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- createUserAuthorizationAnswer(Answer) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a User-Authorization-Answer event.
- createUserAuthorizationAnswer(Answer) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createUserAuthorizationRequest(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Creates a User-Authorization-Request event.
- createUserAuthorizationRequest(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- createUserDataAnswer(Answer) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createUserDataAnswer(Answer) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- createUserDataRequest(Request) - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- createUserDataRequest(Request) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- creationTime - Variable in class org.jdiameter.client.impl.BaseSessionImpl
-
- CxDxClientSessionImpl - Class in org.jdiameter.client.impl.app.cxdx
-
Diameter Cx/Dx Client Session implementation
- CxDxClientSessionImpl(IClientCxDxSessionData, ICxDxMessageFactory, ISessionFactory, ClientCxDxSessionListener) - Constructor for class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- CxDxLocalSessionDataFactory - Class in org.jdiameter.common.impl.app.cxdx
-
- CxDxLocalSessionDataFactory() - Constructor for class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataFactory
-
- CxDxLocalSessionDataImpl - Class in org.jdiameter.common.impl.app.cxdx
-
- CxDxLocalSessionDataImpl() - Constructor for class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- CxDxServerSessionImpl - Class in org.jdiameter.server.impl.app.cxdx
-
Cx/Dx Server session implementation
- CxDxServerSessionImpl(IServerCxDxSessionData, ICxDxMessageFactory, ISessionFactory, ServerCxDxSessionListener) - Constructor for class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- CxDxSession - Class in org.jdiameter.common.impl.app.cxdx
-
- CxDxSession(ISessionFactory, ICxDxSessionData) - Constructor for class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- CxDxSessionFactoryImpl - Class in org.jdiameter.common.impl.app.cxdx
-
- CxDxSessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- CxDxSessionState - Enum in org.jdiameter.common.api.app.cxdx
-
- garbageCollectRequestRouteInfo(IMessage) - Method in interface org.jdiameter.client.api.router.IRouter
-
- garbageCollectRequestRouteInfo(IMessage) - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- gatheredCCFH - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- gatheredCCFH - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- gatheredCCFH - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- gatheredDDFH - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- gatheredDDFH - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- gatheredDDFH - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- gatheredRequestedAction - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- gatheredRequestedAction - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- gatheredRequestedAction - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- gcd(int, int) - Method in class org.jdiameter.client.impl.router.WeightedRoundRobinRouter
-
Return greatest common divisor for two integers
https://en.wikipedia.org/wiki/Greatest_common_divisor#Using_Euclid.27s_algorithm
- genericSend(Message, EventListener) - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- genericSend(Message, EventListener, long, TimeUnit) - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- get() - Method in class org.jdiameter.client.impl.annotation.Value
-
- get(int) - Method in class org.jdiameter.client.impl.parser.ElementParser.DynamicByteArray
-
- get_FIX_POSITION_INDEX() - Static method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getAccessTimeout() - Method in interface org.jdiameter.common.api.app.auth.IClientAuthActionContext
-
- getAccessTimeout() - Method in interface org.jdiameter.common.api.app.auth.IServerAuthActionContext
-
- getAccessTimeout() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getAccessTimeout() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getAccMessageCommandCode() - Method in interface org.jdiameter.common.api.app.acc.IAccMessageFactory
-
- getAccMessageCommandCode() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getAccountingRecordNumber() - Method in class org.jdiameter.common.impl.app.acc.AccountAnswerImpl
-
- getAccountingRecordNumber() - Method in class org.jdiameter.common.impl.app.acc.AccountRequestImpl
-
- getAccountingRecordNumber() - Method in class org.jdiameter.common.impl.app.rf.RfAccountingAnswerImpl
-
- getAccountingRecordNumber() - Method in class org.jdiameter.common.impl.app.rf.RfAccountingRequestImpl
-
- getAccountingRecordType() - Method in class org.jdiameter.common.impl.app.acc.AccountAnswerImpl
-
- getAccountingRecordType() - Method in class org.jdiameter.common.impl.app.acc.AccountRequestImpl
-
- getAccountingRecordType() - Method in class org.jdiameter.common.impl.app.rf.RfAccountingAnswerImpl
-
- getAccountingRecordType() - Method in class org.jdiameter.common.impl.app.rf.RfAccountingRequestImpl
-
- getAgent() - Method in interface org.jdiameter.client.api.controller.IRealm
-
Get the processing agent for this realm
- getAgent() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
- getAgentConfiguration() - Method in interface org.jdiameter.client.api.controller.IRealm
-
Get agent configuration values for this realm.
- getAgentConfiguration() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
- getAllRealms() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- getAnnotation(Class<?>) - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getAnnotation(Class<?>) - Method in class org.jdiameter.client.impl.annotation.internal.ConstructorInfo
-
- getAnnotation(Class<?>) - Method in class org.jdiameter.client.impl.annotation.internal.MethodInfo
-
- getAnnotations() - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getAnnotations() - Method in class org.jdiameter.client.impl.annotation.internal.ConstructorInfo
-
- getAnnotations() - Method in class org.jdiameter.client.impl.annotation.internal.MethodInfo
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.cca.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.cxdx.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.gx.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.ro.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.rx.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.s13.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.s6a.Event
-
- getAnswer() - Method in class org.jdiameter.client.impl.app.sh.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.cca.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.cxdx.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.gx.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.ro.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.rx.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.s13.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.s6a.Event
-
- getAnswer() - Method in class org.jdiameter.server.impl.app.sh.Event
-
- getAppId(ApplicationId) - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- getAppId() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfo
-
- getApplicationId() - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- getApplicationId() - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- getApplicationId() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
Return applicationId associated with this realm
- getApplicationId() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getApplicationId() - Method in interface org.jdiameter.common.api.app.acc.IAccMessageFactory
-
- getApplicationId() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getApplicationId() - Method in class org.jdiameter.common.api.app.AppSessionDataLocalImpl
-
- getApplicationId() - Method in interface org.jdiameter.common.api.app.auth.IAuthMessageFactory
-
- getApplicationId() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxMessageFactory
-
Returns the Application-Id that this message factory is related to
- getApplicationId() - Method in interface org.jdiameter.common.api.app.IAppSessionData
-
Returns the Application-Id of this Session Data session to which this data belongs to.
- getApplicationId() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getApplicationId() - Method in interface org.jdiameter.common.api.app.s13.IS13MessageFactory
-
Returns the Application-Id that this message factory is related to
- getApplicationId() - Method in interface org.jdiameter.common.api.app.s6a.IS6aMessageFactory
-
Returns the Application-Id that this message factory is related to
- getApplicationId() - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getApplicationId() - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- getApplicationIdAvps() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getApplicationIds() - Method in interface org.jdiameter.common.api.app.cca.ICCAMessageFactory
-
- getApplicationIds() - Method in interface org.jdiameter.common.api.app.gx.IGxMessageFactory
-
- getApplicationIds() - Method in interface org.jdiameter.common.api.app.ro.IRoMessageFactory
-
- getApplicationIds() - Method in interface org.jdiameter.common.api.app.rx.IRxMessageFactory
-
- getApplicationIds() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getApplicationIds() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getApplicationIds() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getApplicationIds() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in interface org.jdiameter.common.api.app.IAppSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.acc.AccLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.auth.AuthLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.cca.CCALocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.gx.GxLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.rf.RfLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.ro.RoLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.rx.RxLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataFactory
-
- getAppSessionData(Class<? extends AppSession>, String) - Method in class org.jdiameter.common.impl.app.sh.ShLocalSessionDataFactory
-
- getAppSessionFactory(Class<? extends AppSession>) - Method in interface org.jdiameter.client.api.ISessionFactory
-
Retrieves the app session factory associated with an app session class
- getAppSessionFactory(Class<? extends AppSession>) - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getAssemblerFacility() - Method in interface org.jdiameter.client.api.IContainer
-
Return root IOC
- getAssemblerFacility() - Method in class org.jdiameter.client.impl.StackImpl
-
- getAttachedClass() - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getAttrValue(Node, String) - Method in class org.jdiameter.client.impl.helpers.XMLConfiguration
-
- getAttrValue(Node, String) - Method in class org.jdiameter.server.impl.helpers.XMLConfiguration
-
- getAuthApplicationId() - Method in class org.jdiameter.common.impl.app.auth.AbortSessionRequestImpl
-
- getAuthApplicationId() - Method in class org.jdiameter.common.impl.app.auth.ReAuthRequestImpl
-
- getAuthApplicationId() - Method in class org.jdiameter.common.impl.app.auth.SessionTermRequestImpl
-
- getAuthMessageCommandCode() - Method in interface org.jdiameter.common.api.app.auth.IAuthMessageFactory
-
- getAuthMessageCommandCode() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getAuthMessageCommandCode() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getAvp(int) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getAvp(int, long) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getAvp(String) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getAvp(int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- getAvp(int, long) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- getAvpMap() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getAvps() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getBooleanValue(int, boolean) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getBuffer() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- getBuffer() - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- getBuffer() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getBuffer() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getBuffer() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getBuffer() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getBuffer() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- getBuffer() - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- getBuffer() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getBuffer() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getBuffer() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
-
- getBuffer() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionData
-
- getBuffer() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionData
-
- getBuffer() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- getBuffer() - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- getBuffer() - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- getByteArrayValue(int, byte[]) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getByteValue(int, byte) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getChildren(int) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getChildren() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getChilds() - Method in interface org.jdiameter.client.api.IAssembler
-
Return all children
- getChilds() - Method in class org.jdiameter.client.impl.helpers.AssemblerImpl
-
Get childs IOCs
- getClassInfo() - Method in class org.jdiameter.client.impl.annotation.internal.ConstructorInfo
-
- getClassInfo() - Method in class org.jdiameter.client.impl.annotation.internal.MethodInfo
-
- getClassInfo(Class<?>) - Method in class org.jdiameter.client.impl.annotation.internal.Storage
-
- getClient() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- getClient() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- getClient() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- getClient() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getClient() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getClientAccSessionState() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- getClientAccSessionState() - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- getClientAuthSessionState() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- getClientAuthSessionState() - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- getClientCCASessionState() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getClientCCASessionState() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getClientContextListener() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getClientContextListener() - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- getClientContextListener() - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- getClientContextListener() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getClientContextListener() - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- getClientContextListener() - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- getClientContextListener() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getClientContextListener() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getClientContextListener() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getClientContextListener() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getClientContextListener() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getClientContextListener() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getClientGxSessionState() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getClientGxSessionState() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getClientRfSessionState() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- getClientRfSessionState() - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- getClientRoSessionState() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getClientRoSessionState() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getClientRxSessionState() - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- getClientRxSessionState() - Method in interface org.jdiameter.client.impl.app.rx.IClientRxSessionData
-
- getClientSessionContext() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getClientSessionContext() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getClientSessionContext() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
Get stack wide listener for sessions.
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getClientSessionListener() - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getClientShSessionListener() - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- getClientShSessionListener() - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getCode() - Method in exception org.jdiameter.client.api.io.TransportException
-
Return code of error
- getCode() - Method in class org.jdiameter.client.impl.annotation.UnknownAvp
-
- getCode() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getCode() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.OverloadInfo
-
- getCommandCode() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getCommandCode() - Method in class org.jdiameter.common.impl.app.AppEventImpl
-
- getCommandCode() - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- getCommandMap() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getCommonApplicationIds(IMessage) - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getCommonApplications() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getCommonApplications() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getCommonApplications() - Method in class org.jdiameter.server.impl.MetaDataImpl.ServerLocalPeer
-
- getComponentInstance(Class<T>) - Method in interface org.jdiameter.client.api.IAssembler
-
Register new component
- getComponentInstance(Class<T>) - Method in class org.jdiameter.client.impl.helpers.AssemblerImpl
-
- getConcurrentFactory() - Method in interface org.jdiameter.client.api.IContainer
-
Return common concurrent factory
- getConcurrentFactory() - Method in class org.jdiameter.client.impl.StackImpl
-
- getConfig() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getConfiguration() - Method in interface org.jdiameter.client.api.IContainer
-
Return configuration instance
- getConfiguration() - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- getConfiguration() - Method in class org.jdiameter.client.impl.StackImpl
-
- getConnection() - Method in interface org.jdiameter.server.api.IPeer
-
Return peer connection
- getConnection() - Method in class org.jdiameter.server.impl.PeerImpl
-
- getConstructor() - Method in class org.jdiameter.client.impl.annotation.internal.ConstructorInfo
-
- getConstructorInfo(Class<?>...) - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getConstructorInfo(Constructor) - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getConstructorsInfo() - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getContainer() - Method in interface org.jdiameter.client.api.ISessionFactory
-
- getContainer() - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getContext() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getContext() - Method in interface org.jdiameter.server.api.IPeer
-
Return action context
- getContext() - Method in class org.jdiameter.server.impl.PeerImpl
-
- getCreatedTime() - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
Return created time
- getCreatedTime() - Method in interface org.jdiameter.client.api.io.IConnection
-
Return created time
- getCreatedTime() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- getCreatedTime() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- getCreatedTime() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- getCreatedTime() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getCreatedTime() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getCreatedTime() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getCreateTime() - Method in class org.jdiameter.client.impl.router.RouterImpl.AnswerEntry
-
- getCreationTime() - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- getCreationTime() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- getCredidControlFailureHandlingAVPValue() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- getCredidControlFailureHandlingAVPValue() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- getCredidControlFailureHandlingAVPValue() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- getCurrentValue() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfoEntry
-
- getCxDxSessionState() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
-
- getCxDxSessionState() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- getData() - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
- getData() - Method in class org.jdiameter.client.impl.app.cca.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.cxdx.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.gx.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.ro.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.rx.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.s13.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.s6a.Event
-
- getData() - Method in class org.jdiameter.client.impl.app.sh.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.cca.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.cxdx.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.gx.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.ro.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.rx.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.s13.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.s6a.Event
-
- getData() - Method in class org.jdiameter.server.impl.app.sh.Event
-
- getDataFactory(Class<? extends IAppSessionData>) - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- getDataFactory(Class<? extends IAppSessionData>) - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- getDefaultCCFHValue() - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- getDefaultCCFHValue() - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- getDefaultCCFHValue() - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- getDefaultCCFHValue() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getDefaultCCFHValue() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getDefaultCCFHValue() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getDefaultDDFHValue() - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- getDefaultDDFHValue() - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- getDefaultDDFHValue() - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- getDefaultDDFHValue() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getDefaultDDFHValue() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getDefaultDDFHValue() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getDefaultTxTimerValue() - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- getDefaultTxTimerValue() - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- getDefaultTxTimerValue() - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- getDefaultTxTimerValue() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getDefaultTxTimerValue() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getDefaultTxTimerValue() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getDefaultValidityTime() - Method in interface org.jdiameter.common.api.app.cca.IServerCCASessionContext
-
Returns seconds value representing default validity time, App session uses 2x for Tcc timer
- getDefaultValidityTime() - Method in interface org.jdiameter.common.api.app.gx.IServerGxSessionContext
-
Returns seconds value representing default validity time, App session uses 2x for Tcc timer
- getDefaultValidityTime() - Method in interface org.jdiameter.common.api.app.ro.IServerRoSessionContext
-
Returns seconds value representing default validity time, App session uses 2x for Tcc timer
- getDefaultValidityTime() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getDefaultValidityTime() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getDefaultValidityTime() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getDelay() - Method in interface org.jdiameter.common.api.statistic.IStatisticManager
-
- getDelay() - Method in class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- getDescription() - Method in enum org.jdiameter.common.api.statistic.IStatistic.Groups
-
- getDescription() - Method in enum org.jdiameter.common.api.statistic.IStatisticRecord.Counters
-
- getDescription() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getDestAddress() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- getDestAddress() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- getDestAddress() - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- getDestAddress() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getDestAddress() - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- getDestAddress() - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- getDestinationHost() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- getDestinationHost() - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- getDestinationHost() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- getDestinationHost() - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- getDestinationHost() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- getDestinationHost() - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- getDestinationHost() - Method in class org.jdiameter.common.impl.app.AppRequestEventImpl
-
- getDestinationRealm() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- getDestinationRealm() - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- getDestinationRealm() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- getDestinationRealm() - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- getDestinationRealm() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- getDestinationRealm() - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- getDestinationRealm() - Method in class org.jdiameter.common.impl.app.AppRequestEventImpl
-
- getDictionary() - Static method in class org.jdiameter.client.impl.DictionarySingleton
-
- getDictionary() - Method in class org.jdiameter.client.impl.StackImpl
-
- getDirectDebitingFailureHandlingAVPValue() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- getDirectDebitingFailureHandlingAVPValue() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- getDirectDebitingFailureHandlingAVPValue() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- getDoubleValue(int, double) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getDuplicationKey() - Method in interface org.jdiameter.client.api.IMessage
-
Return duplication key of message
- getDuplicationKey(String, long) - Method in interface org.jdiameter.client.api.IMessage
-
Generate duplication key
- getDuplicationKey() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getDuplicationKey(String, long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getDuplicationKey() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl.StorageEntry
-
- getEnabled() - Method in interface org.jdiameter.common.api.statistic.IStatisticManager
-
- getEnabled() - Method in class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- getEndToEndIdentifier() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getEquipmentStatus() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckAnswerImpl
-
- getEventListener() - Method in interface org.jdiameter.client.api.IMessage
-
Return event listener
- getEventListener() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getExecutor() - Method in interface org.jdiameter.client.api.fsm.ExecutorFactory
-
- getExpirationTime() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
Return expiration time for this realm in milisec
- getExpiredTime() - Method in class org.jdiameter.client.impl.router.RouterImpl.RedirectEntry
-
- getExtensionPoints() - Method in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Return parameters of extension point
- getFirmware() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getFirmware() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getFlags() - Method in interface org.jdiameter.client.api.IMessage
-
Return flags as inteher
- getFlags() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getGatheredCCFH() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getGatheredCCFH() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getGatheredCCFH() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getGatheredCCFH() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getGatheredCCFH() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getGatheredCCFH() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getGatheredDDFH() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getGatheredDDFH() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getGatheredDDFH() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getGatheredDDFH() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getGatheredDDFH() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getGatheredDDFH() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getGatheredRequestedAction() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getGatheredRequestedAction() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getGatheredRequestedAction() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getGatheredRequestedAction() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getGatheredRequestedAction() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getGatheredRequestedAction() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getHeaderApplicationId() - Method in interface org.jdiameter.client.api.IMessage
-
Return header applicationId
- getHeaderApplicationId() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getHighThreshold() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfoEntry
-
- getHopByHopId() - Method in class org.jdiameter.client.impl.router.RouterImpl.AnswerEntry
-
- getHopByHopIdentifier() - Method in interface org.jdiameter.client.api.controller.IPeer
-
Return new hop by hop id for new message
- getHopByHopIdentifier() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getHopByHopIdentifier() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getHopByHopIdentifier() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getHost() - Method in class org.jdiameter.client.impl.router.RouterImpl.AnswerEntry
-
- getIMEI() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckRequestImpl
-
- getIncConnections() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- getInstance() - Static method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
Create instance of class with system default parameters
- getInterimTimerId() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- getInterimTimerId() - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- getIntValue(int, int) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getIntValue(Node) - Method in class org.jdiameter.client.impl.helpers.XMLConfiguration
-
- getIntValue(Node) - Method in class org.jdiameter.server.impl.helpers.XMLConfiguration
-
- getIPAddresses() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getIPAddresses() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getIPAddresses() - Method in class org.jdiameter.server.impl.MetaDataImpl.ServerLocalPeer
-
- getKey() - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
Return key value
- getKey() - Method in interface org.jdiameter.client.api.io.IConnection
-
Return identifier of connection.
- getKey() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- getKey() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- getKey() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- getKey() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getKey() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getKey() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getKeyManagerFactory(Configuration) - Static method in class org.jdiameter.client.impl.transport.tls.netty.SslContextFactory
-
- getLastAccessedTime() - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- getLastAccessedTime() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- getListener(IMessage) - Method in interface org.jdiameter.server.api.INetwork
-
Return NetworkListener instance for specified application-id
- getListener(IMessage) - Method in class org.jdiameter.server.impl.NetworkImpl
-
- getLocalAction() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
Return realm local action for this realm
- getLocalCCFH() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- getLocalCCFH() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- getLocalCCFH() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- getLocalDDFH() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- getLocalDDFH() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- getLocalDDFH() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- getLocalHostStateId() - Method in interface org.jdiameter.client.api.IMetaData
-
Return host state value
- getLocalHostStateId() - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- getLocalPeer() - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- getLogger() - Method in class org.jdiameter.client.impl.StackImpl
-
- getLongValue(int, long) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getLongValue(Node) - Method in class org.jdiameter.client.impl.helpers.XMLConfiguration
-
- getLongValue(Node) - Method in class org.jdiameter.server.impl.helpers.XMLConfiguration
-
- getLowThreshold() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfoEntry
-
- getMajorVersion() - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- getManagement() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getManagement() - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- getMessage() - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
Return attached message
- getMessage() - Method in class org.jdiameter.common.impl.app.AppEventImpl
-
- getMessage(int, boolean) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getMessage(int, long, boolean) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getMessage() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl.StorageEntry
-
- getMessageAvps() - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
- getMessageFactory() - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getMessageFactory() - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getMessageTimeout() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getMessageTimeout() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getMessageTimeout() - Method in interface org.jdiameter.common.api.app.sh.IShMessageFactory
-
- getMessageTimeout() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getMessageTimeout() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getMessageTimeout() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getMessageTimeout() - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getMetaData() - Method in class org.jdiameter.client.impl.StackImpl
-
- getMetaData() - Method in class org.jdiameter.server.impl.helpers.ApplicationIdSelector
-
- getMetaData() - Method in class org.jdiameter.server.impl.StackImpl
-
- getMethod() - Method in class org.jdiameter.client.impl.annotation.internal.MethodInfo
-
- getMethodInfo(String, Class<?>...) - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getMethodInfo(Method) - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getMethodsInfo() - Method in class org.jdiameter.client.impl.annotation.internal.ClassInfo
-
- getMinorVersion() - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- getMultiplicityIndicator() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getName() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
Return name of this realm
- getName() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getName() - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- getNameToCodeMap() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getNewAppSession(String, ApplicationId, Class<? extends AppSession>, Object...) - Method in interface org.jdiameter.client.api.ISessionFactory
-
Method used for creating a new App Session using the specified class with the
desired Application Id and Session Id.
- getNewAppSession(ApplicationId, Class<? extends AppSession>) - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getNewAppSession(String, ApplicationId, Class<? extends AppSession>) - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getNewAppSession(String, ApplicationId, Class<? extends AppSession>, Object...) - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getNewRawSession() - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getNewSession() - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getNewSession(String) - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in interface org.jdiameter.common.api.app.IAppSessionFactory
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getNewSession(String, Class<? extends AppSession>, ApplicationId, Object[]) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getNextEndToEndId() - Method in class org.jdiameter.client.impl.parser.MessageParser
-
- getNumConnections(IPeer) - Method in class org.jdiameter.client.impl.router.WeightedLeastConnectionsRouter
-
Since num connections is not available, determine throughput by reading statistics
and assume the load of the peer
- getOrigAddress() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- getOrigAddress() - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- getOrigAddress() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getOrigAddress() - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- getOrigAddress() - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- getOriginHost() - Method in class org.jdiameter.common.impl.app.AppEventImpl
-
- getOriginRealm() - Method in class org.jdiameter.common.impl.app.AppEventImpl
-
- getParent() - Method in interface org.jdiameter.client.api.IAssembler
-
Return parent IOC
- getParent() - Method in class org.jdiameter.client.impl.helpers.AssemblerImpl
-
return parent IOC
- getParent() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- getParent() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- getParent() - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- getParent() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getParent() - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- getParent() - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- getParentConnection() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getParentGuard() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getParser() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getPause() - Method in interface org.jdiameter.common.api.statistic.IStatisticManager
-
- getPause() - Method in class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- getPeer(String) - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Return peer from peer table by identity - FQDN host name.
- getPeer() - Method in interface org.jdiameter.client.api.IMessage
-
Return attached peer
- getPeer(IMessage, IPeerTable) - Method in interface org.jdiameter.client.api.router.IRouter
-
Return peer from inner peer table by predefined parameters.
- getPeer(String) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- getPeer() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getPeer(IMessage, IPeerTable) - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- getPeerDescription() - Method in interface org.jdiameter.client.api.fsm.IContext
-
Return parent peer description
- getPeerDescription() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- getPeerDescription() - Method in class org.jdiameter.server.impl.PeerImpl.LocalActionConext
-
- getPeerNames() - Method in interface org.jdiameter.client.api.controller.IRealm
-
Return list of real peers
- getPeerNames() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
Return list of real peers
- getPeerPredProcessing(IMessage, String, String) - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- getPeerTable() - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- getPositionIndex() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getPredefinedPeerTable() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- getProductName() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getProductName() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getProperties(Node) - Method in class org.jdiameter.client.impl.helpers.XMLConfiguration
-
- getProperties() - Method in class org.jdiameter.client.impl.VersionProperties
-
Returns an unmodifiable map of version properties.
- getProperties() - Method in interface org.jdiameter.server.api.agent.IAgentConfiguration
-
- getProperties() - Method in class org.jdiameter.server.impl.agent.AgentConfigurationImpl
-
- getProperties(Node) - Method in class org.jdiameter.server.impl.helpers.XMLConfiguration
-
- getProperty(String) - Method in class org.jdiameter.client.impl.VersionProperties
-
Returns the value for the given property name.
- getPSStatisticRecord() - Method in interface org.jdiameter.common.api.statistic.IStatisticManager
-
- getPSStatisticRecord() - Method in class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- getPublicState() - Method in class org.jdiameter.client.impl.fsm.FsmState
-
- getQueueInfo() - Method in interface org.jdiameter.client.api.fsm.IStateMachine
-
This method returns occupancy of event queue
- getQueueInfo() - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- getRating() - Method in interface org.jdiameter.client.api.controller.IPeer
-
Return rating of peer
- getRating() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getRating() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getRealm(String, ApplicationId) - Method in interface org.jdiameter.client.api.controller.IRealmTable
-
- getRealm(String, ApplicationId) - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- getRealm() - Method in class org.jdiameter.client.impl.router.RouterImpl.AnswerEntry
-
- getRealmForPeer(String) - Method in interface org.jdiameter.client.api.controller.IRealmTable
-
- getRealmForPeer(String) - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- getRealmName() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getRealmName() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getRealms(String) - Method in interface org.jdiameter.client.api.controller.IRealmTable
-
- getRealms() - Method in interface org.jdiameter.client.api.controller.IRealmTable
-
- getRealms(String) - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- getRealms() - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- getRealmSet(String, boolean) - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- getRealmTable() - Method in interface org.jdiameter.client.api.router.IRouter
-
Return realm table
- getRealmTable() - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- getReAuthRequestType() - Method in class org.jdiameter.common.impl.app.auth.ReAuthRequestImpl
-
- getReceiveLevel() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getRecord(String, IStatistic) - Method in class org.jdiameter.client.impl.router.WeightedLeastConnectionsRouter
-
Return statistics record value from given
IStatistic
- getRecordByName(String) - Method in interface org.jdiameter.common.api.statistic.IStatistic
-
- getRecordByName(IStatisticRecord.Counters) - Method in interface org.jdiameter.common.api.statistic.IStatistic
-
- getRedirectHost() - Method in class org.jdiameter.client.impl.router.RouterImpl.RedirectEntry
-
- getRedirectHosts() - Method in class org.jdiameter.client.impl.router.RouterImpl.RedirectEntry
-
- getRemoteAddress() - Method in interface org.jdiameter.client.api.io.IConnection
-
Return remote host address
- getRemoteAddress() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- getRemoteAddress() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- getRemoteAddress() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- getRemoteAddress() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getRemoteAddress() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getRemoteAddress() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getRemotePort() - Method in interface org.jdiameter.client.api.io.IConnection
-
Return remote socket port
- getRemotePort() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- getRemotePort() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- getRemotePort() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- getRemotePort() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getRemotePort() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getRemotePort() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getReqListener() - Method in interface org.jdiameter.client.api.ISession
-
- getReqListener() - Method in class org.jdiameter.client.impl.SessionImpl
-
- getRequest() - Method in class org.jdiameter.client.impl.app.cca.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.cxdx.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.gx.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.ro.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.rx.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.s13.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.s6a.Event
-
- getRequest() - Method in class org.jdiameter.client.impl.app.sh.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.cca.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.cxdx.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.gx.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.ro.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.rx.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.s13.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.s6a.Event
-
- getRequest() - Method in class org.jdiameter.server.impl.app.sh.Event
-
- getRequestedActionAVPValue() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- getRequestedActionAVPValue() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlRequestImpl
-
- getRequestedActionAVPValue() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- getRequestedActionAVPValue() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
-
- getRequestedActionAVPValue() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- getRequestedActionAVPValue() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlRequestImpl
-
- getRequestRouteInfo(IMessage) - Method in interface org.jdiameter.client.api.router.IRouter
-
Return Request route info
- getRequestRouteInfo(IMessage) - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- getRequestTypeAVPValue() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- getRequestTypeAVPValue() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlRequestImpl
-
- getRequestTypeAVPValue() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- getRequestTypeAVPValue() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
-
- getRequestTypeAVPValue() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- getRequestTypeAVPValue() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlRequestImpl
-
- getResult() - Method in class org.jdiameter.client.impl.parser.ElementParser.DynamicByteArray
-
- getResultCode() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getResultCodeAvp() - Method in class org.jdiameter.common.impl.app.AppAnswerEventImpl
-
- getRoutingInfo() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getRuleMandatory() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getRuleMandatoryAsInt() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getRuleProtected() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getRuleProtectedAsInt() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getRuleVendorBit() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getRuleVendorBitAsInt() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getS13SessionState() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionData
-
- getS13SessionState() - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- getS6aSessionState() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionData
-
- getS6aSessionState() - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- getScheduledExecutorService(String) - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getScheduledExecutorService(String) - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getScheduledExecutorService(String) - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getScheduledExecutorServices() - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getScheduledExecutorServices() - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getScheduledExecutorServices() - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getScheduledFacility() - Method in interface org.jdiameter.client.api.IContainer
-
Return common Scheduled Executor Service
- getScheduledFacility() - Method in class org.jdiameter.client.impl.StackImpl
-
- getSecureContext(Configuration) - Static method in class org.jdiameter.client.impl.transport.tls.TLSUtils
-
- getSecureContext(String, String, String, String, String, String, String, String, String) - Static method in class org.jdiameter.client.impl.transport.tls.TLSUtils
-
- getSendLevel() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getServer() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- getServerAccSessionState() - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- getServerAccSessionState() - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- getServerAuthSessionState() - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- getServerAuthSessionState() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- getServerCCASessionState() - Method in interface org.jdiameter.server.impl.app.cca.IServerCCASessionData
-
- getServerCCASessionState() - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- getServerContextListener() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getServerContextListener() - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- getServerContextListener() - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- getServerContextListener() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getServerContextListener() - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- getServerContextListener() - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- getServerContextListener() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getServerContextListener() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getServerContextListener() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getServerContextListener() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getServerContextListener() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getServerContextListener() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getServerGxSessionState() - Method in interface org.jdiameter.server.impl.app.gx.IServerGxSessionData
-
- getServerGxSessionState() - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- getServerRfSessionState() - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- getServerRfSessionState() - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- getServerRoSessionState() - Method in interface org.jdiameter.server.impl.app.ro.IServerRoSessionData
-
- getServerRoSessionState() - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- getServerRxSessionState() - Method in interface org.jdiameter.server.impl.app.rx.IServerRxSessionData
-
- getServerRxSessionState() - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- getServerSessionContext() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getServerSessionContext() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getServerSessionContext() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
Get stack wide listener for sessions.
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getServerSessionListener() - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getServerShSessionListener() - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- getServerShSessionListener() - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getSession(String, Class<T>) - Method in class org.jdiameter.client.impl.StackImpl
-
- getSession(String, Class<? extends AppSession>) - Method in interface org.jdiameter.common.api.app.IAppSessionFactory
-
- getSession(String) - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getSession(String, Class<? extends AppSession>) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getSession(String) - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- getSessionAppId() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- getSessionFactory() - Method in class org.jdiameter.client.impl.StackImpl
-
- getSessionFactory() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getSessionFactory() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getSessionFactory() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getSessionFactory() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getSessionFactory() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getSessionFactory() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getSessionFactory() - Method in interface org.jdiameter.server.api.IMutablePeerTable
-
Return instance of session factory
- getSessionFactory() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- getSessionId() - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- getSessionId() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getSessionId(String) - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getSessionId() - Method in class org.jdiameter.client.impl.SessionFactoryImpl
-
- getSessionId() - Method in class org.jdiameter.common.api.app.AppSessionDataLocalImpl
-
- getSessionId() - Method in interface org.jdiameter.common.api.app.IAppSessionData
-
Returns the session-id of the session to which this data belongs to.
- getSessionId() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- getSessionListener(String) - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- getSessionListener(String) - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- getSessionReqListeners() - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Return map of session event listeners
- getSessionReqListeners() - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- getSessions() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- getSingleApplicationId() - Method in interface org.jdiameter.client.api.IMessage
-
Return application id
- getSingleApplicationId(long) - Method in interface org.jdiameter.client.api.IMessage
-
Return application id
- getSingleApplicationId() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getSingleApplicationId(long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getSoftwareVersion() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckRequestImpl
-
- getSSLConfig() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getSSLConfig() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getSSLConfiguration(Configuration, String) - Static method in class org.jdiameter.client.impl.transport.tls.TLSUtils
-
- getSslContextForClient(Configuration) - Static method in class org.jdiameter.client.impl.transport.tls.netty.SslContextFactory
-
- getSslContextForServer(Configuration) - Static method in class org.jdiameter.client.impl.transport.tls.netty.SslContextFactory
-
- getSSLFactory() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- getSSLFactory() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- getStackType() - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- getStackType() - Method in class org.jdiameter.server.impl.MetaDataImpl
-
- getState() - Method in interface org.jdiameter.client.api.IContainer
-
Return state of stack
- getState() - Method in interface org.jdiameter.client.api.IMessage
-
Return state of message
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.s13.S13ClientSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- getState(Class<E>) - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getState() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- getState() - Method in class org.jdiameter.client.impl.StackImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.s13.S13ServerSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- getState(Class<E>) - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- getStateChangeListener() - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- getStateChangeListener() - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
- getStateListener() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- getStateListener() - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- getStates() - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- getStates() - Method in class org.jdiameter.server.impl.fsm.PeerFSMImpl
-
- getStatistic() - Method in interface org.jdiameter.client.api.controller.IPeer
-
Return peer statistic
- getStatistic() - Method in interface org.jdiameter.client.api.fsm.IStateMachine
-
- getStatistic() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getStatistic(String) - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- getStatistic() - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- getStatistic() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getStatistic() - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getStatistic() - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getStatistic() - Method in interface org.jdiameter.common.api.statistic.IStatisticManager
-
- getStatistic() - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getStatistic() - Method in class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- getStatistic(String) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- getStatistic() - Method in class org.jdiameter.server.impl.NetworkImpl
-
- getStatistics() - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getStatistics() - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getStatistics() - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getStringValue(int, String) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getTccTimerId() - Method in interface org.jdiameter.server.impl.app.cca.IServerCCASessionData
-
- getTccTimerId() - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- getTccTimerId() - Method in interface org.jdiameter.server.impl.app.gx.IServerGxSessionData
-
- getTccTimerId() - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- getTccTimerId() - Method in interface org.jdiameter.server.impl.app.ro.IServerRoSessionData
-
- getTccTimerId() - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- getTerminalInformationAvp() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckRequestImpl
-
- getTerminationCause() - Method in class org.jdiameter.common.impl.app.auth.SessionTermRequestImpl
-
- getTgpp2MEID() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckRequestImpl
-
- getThread(Runnable) - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getThread(String, Runnable) - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getThread(Runnable) - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getThread(String, Runnable) - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getThread(Runnable) - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getThread(String, Runnable) - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getThreadGroup() - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getThreadGroup() - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getThreadGroup() - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getThreads() - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- getThreads() - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- getThreads() - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- getTime() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl.StorageEntry
-
- getTlsHandshakingState() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- getTrustManagerFactory(Configuration) - Static method in class org.jdiameter.client.impl.transport.tls.netty.SslContextFactory
-
- getTsTimeout() - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- getTsTimeout() - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- getTsTimeout() - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- getTsTimeout() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- getTsTimeout() - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- getTsTimeout() - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- getTsTimerId() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- getTsTimerId() - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- getTsTimerId() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- getTsTimerId() - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- getTsTimerId() - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
-
- getTsTimerId() - Method in interface org.jdiameter.common.api.app.s13.IS13SessionData
-
- getTsTimerId() - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionData
-
- getTsTimerId() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- getTsTimerId() - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- getTsTimerId() - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- getTsTimerId() - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- getTsTimerId() - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- getTsTimerId() - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- getTsTimerId() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- getTsTimerId() - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- getTsTimerId() - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- getTxTimerId() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getTxTimerId() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getTxTimerId() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getTxTimerId() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getTxTimerId() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getTxTimerId() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getTxTimerRequest() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- getTxTimerRequest() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- getTxTimerRequest() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- getTxTimerRequest() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- getTxTimerRequest() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- getTxTimerRequest() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- getType() - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
- getType() - Method in class org.jdiameter.client.impl.app.cca.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.cxdx.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.gx.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.ro.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.rx.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.s13.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.s6a.Event
-
- getType() - Method in class org.jdiameter.client.impl.app.sh.Event
-
- getType() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getType() - Method in class org.jdiameter.server.impl.app.cca.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.cxdx.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.gx.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.ro.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.rx.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.s13.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.s6a.Event
-
- getType() - Method in class org.jdiameter.server.impl.app.sh.Event
-
- getType() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfoEntry
-
- getTypedefMap() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getUri() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getUri() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getUsageType() - Method in class org.jdiameter.client.impl.router.RouterImpl.RedirectEntry
-
- getUserName() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckRequestImpl
-
- getValidityTimeAvp() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- getValidityTimeAvp() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- getValidityTimeAvp() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- getValue(int) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- getValue(Node) - Method in class org.jdiameter.client.impl.helpers.XMLConfiguration
-
- getValue() - Method in enum org.jdiameter.common.api.app.acc.ClientAccSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.acc.ServerAccSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.auth.ClientAuthSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.auth.ServerAuthSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.cca.ClientCCASessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.cca.ServerCCASessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.gx.ClientGxSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.gx.ServerGxSessionState
-
- getValue() - Method in interface org.jdiameter.common.api.app.IAppSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.rf.ClientRfSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.rf.ServerRfSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.ro.ClientRoSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.ro.ServerRoSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.rx.ClientRxSessionState
-
- getValue() - Method in enum org.jdiameter.common.api.app.rx.ServerRxSessionState
-
- getValue(Node) - Method in class org.jdiameter.server.impl.helpers.XMLConfiguration
-
- getValueAsDouble() - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord.DoubleValueHolder
-
Return value of counter as double
- getValueAsInt() - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord.IntegerValueHolder
-
Return value of counter as integer
- getValueAsLong() - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord.LongValueHolder
-
Return value of counter as long
- getValueAsString() - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord.ValueHolder
-
- getVendorId() - Method in class org.jdiameter.client.impl.annotation.UnknownAvp
-
- getVendorId() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- getVendorId() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- getVendorId() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- getVendorMap() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- getVersion() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- GqClientSessionImpl - Class in org.jdiameter.client.impl.app.gq
-
Client Gq Application session implementation
- GqClientSessionImpl(IClientAuthSessionData, ISessionFactory, ClientAuthSessionListener, IAuthMessageFactory, StateChangeListener<AppSession>, IClientAuthActionContext, boolean) - Constructor for class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- GqServerSessionImpl - Class in org.jdiameter.server.impl.app.gq
-
Server Gq Application session implementation
- GqServerSessionImpl(IServerAuthSessionData, ISessionFactory, ServerAuthSessionListener, IAuthMessageFactory, StateChangeListener<AppSession>, IServerAuthActionContext, long, boolean) - Constructor for class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- GqSessionFactoryImpl - Class in org.jdiameter.common.impl.app.gq
-
Default Diameter Gq Application Session Factory implementation
- GqSessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- GRANT_AND_LOSE - Static variable in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- GRANT_AND_LOSE - Static variable in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- grantAccessOnDeliverFailure(ClientCCASession, Message) - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- grantAccessOnDeliverFailure(ClientGxSession, Message) - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- grantAccessOnDeliverFailure(ClientRoSession, Message) - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- grantAccessOnDeliverFailure(ClientRxSession, Message) - Method in interface org.jdiameter.common.api.app.rx.IClientRxSessionContext
-
- grantAccessOnDeliverFailure(ClientCCASession, Message) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- grantAccessOnDeliverFailure(ClientGxSession, Message) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- grantAccessOnDeliverFailure(ClientRoSession, Message) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- grantAccessOnDeliverFailure(ClientRxSession, Message) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- grantAccessOnFailureMessage(ClientCCASession) - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- grantAccessOnFailureMessage(ClientGxSession) - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- grantAccessOnFailureMessage(ClientRoSession) - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- grantAccessOnFailureMessage(ClientRxSession) - Method in interface org.jdiameter.common.api.app.rx.IClientRxSessionContext
-
- grantAccessOnFailureMessage(ClientCCASession) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- grantAccessOnFailureMessage(ClientGxSession) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- grantAccessOnFailureMessage(ClientRoSession) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- grantAccessOnFailureMessage(ClientRxSession) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- grantAccessOnTxExpire(ClientCCASession) - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- grantAccessOnTxExpire(ClientGxSession) - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- grantAccessOnTxExpire(ClientRoSession) - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- grantAccessOnTxExpire(ClientCCASession) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- grantAccessOnTxExpire(ClientGxSession) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- grantAccessOnTxExpire(ClientRoSession) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- grantAccessOnTxExpire(ClientRxSession) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- grouped - Variable in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- GxCreditControlAnswerImpl - Class in org.jdiameter.common.impl.app.gx
-
- GxCreditControlAnswerImpl(Answer) - Constructor for class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- GxCreditControlAnswerImpl(Request, long, long) - Constructor for class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- GxCreditControlAnswerImpl(Request, long) - Constructor for class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- GxCreditControlAnswerImpl(Request) - Constructor for class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- GxCreditControlRequestImpl - Class in org.jdiameter.common.impl.app.gx
-
- GxCreditControlRequestImpl(AppSession, String, String) - Constructor for class org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
-
- GxCreditControlRequestImpl(Request) - Constructor for class org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
-
- GxLocalSessionDataFactory - Class in org.jdiameter.common.impl.app.gx
-
- GxLocalSessionDataFactory() - Constructor for class org.jdiameter.common.impl.app.gx.GxLocalSessionDataFactory
-
- GxReAuthAnswerImpl - Class in org.jdiameter.common.impl.app.gx
-
- GxReAuthAnswerImpl(Request, long) - Constructor for class org.jdiameter.common.impl.app.gx.GxReAuthAnswerImpl
-
- GxReAuthAnswerImpl(Answer) - Constructor for class org.jdiameter.common.impl.app.gx.GxReAuthAnswerImpl
-
- GxReAuthRequestImpl - Class in org.jdiameter.common.impl.app.gx
-
- GxReAuthRequestImpl(AppSession, String, String) - Constructor for class org.jdiameter.common.impl.app.gx.GxReAuthRequestImpl
-
- GxReAuthRequestImpl(Request) - Constructor for class org.jdiameter.common.impl.app.gx.GxReAuthRequestImpl
-
- GxSessionFactoryImpl - Class in org.jdiameter.common.impl.app.gx
-
Default Diameter Gx Session Factory implementation.
- GxSessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- GxSessionFactoryImpl(SessionFactory, int, int, long, long) - Constructor for class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- IAC_TIMEOUT - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- IAccMessageFactory - Interface in org.jdiameter.common.api.app.acc
-
- IAccSessionData - Interface in org.jdiameter.common.api.app.acc
-
- IAccSessionFactory - Interface in org.jdiameter.common.api.app.acc
-
- IacTimeOut - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Peer inactive time out property
- IAgent - Interface in org.jdiameter.server.api.agent
-
- IAgentConfiguration - Interface in org.jdiameter.server.api.agent
-
Interface through which agent can access configuration options for realm.
- IAnswer - Interface in org.jdiameter.client.api
-
This interface describe extends methods of base class
Now is empty
Data: $Date: 2008/07/03 19:43:10 $
Revision: $Revision: 1.1 $
- IAppSessionData - Interface in org.jdiameter.common.api.app
-
Interface for Application Session Data
- IAppSessionDataFactory<T extends IAppSessionData> - Interface in org.jdiameter.common.api.app
-
- IAppSessionFactory - Interface in org.jdiameter.common.api.app
-
- IAppSessionState<T> - Interface in org.jdiameter.common.api.app
-
- IAssembler - Interface in org.jdiameter.client.api
-
This interface provide IOC functionality
Data: $Date: 2009/10/10 20:17:57 $
Revision: $Revision: 1.2 $
- IAuthMessageFactory - Interface in org.jdiameter.common.api.app.auth
-
- IAuthSessionData - Interface in org.jdiameter.common.api.app.auth
-
- IAuthSessionFactory - Interface in org.jdiameter.common.api.app.auth
-
Interface for Diameter Authentication Session Factories
- ICCAMessageFactory - Interface in org.jdiameter.common.api.app.cca
-
Diameter Credit-Control Application Message Factory
- ICCASessionData - Interface in org.jdiameter.common.api.app.cca
-
- ICCASessionFactory - Interface in org.jdiameter.common.api.app.cca
-
Session Factory interface for Diameter Credit-Control Application (CCA).
- IClientAccActionContext - Interface in org.jdiameter.common.api.app.acc
-
Diameter Accounting Client Additional listener
Actions for FSM
- IClientAccSessionData - Interface in org.jdiameter.client.impl.app.acc
-
- IClientAuthActionContext - Interface in org.jdiameter.common.api.app.auth
-
Diameter Authorization Client Additional listener
Actions for FSM
- IClientAuthSessionData - Interface in org.jdiameter.client.impl.app.auth
-
- IClientCCASessionContext - Interface in org.jdiameter.common.api.app.cca
-
Diameter Credit Control Application Client Additional listener
Actions for FSM
- IClientCCASessionData - Interface in org.jdiameter.client.impl.app.cca
-
- IClientCxDxSessionData - Interface in org.jdiameter.client.impl.app.cxdx
-
- IClientGxSessionContext - Interface in org.jdiameter.common.api.app.gx
-
Diameter Gx Application Client Additional listener.
- IClientGxSessionData - Interface in org.jdiameter.client.impl.app.gx
-
- IClientRfActionContext - Interface in org.jdiameter.common.api.app.rf
-
Diameter Accounting Client Additional listener
Actions for FSM
- IClientRfSessionData - Interface in org.jdiameter.client.impl.app.rf
-
- IClientRoSessionContext - Interface in org.jdiameter.common.api.app.ro
-
Diameter Ro Application Client Additional listener
Actions for FSM
- IClientRoSessionData - Interface in org.jdiameter.client.impl.app.ro
-
- IClientRxSessionContext - Interface in org.jdiameter.common.api.app.rx
-
Diameter 3GPP IMS Rx Reference Point Client Additional listener.
- IClientRxSessionData - Interface in org.jdiameter.client.impl.app.rx
-
- IClientS13SessionData - Interface in org.jdiameter.client.impl.app.s13
-
- IClientS6aSessionData - Interface in org.jdiameter.client.impl.app.s6a
-
- IConcurrentEntityFactory - Interface in org.jdiameter.common.api.concurrent
-
- IConcurrentFactory - Interface in org.jdiameter.common.api.concurrent
-
- IConcurrentFactory.ScheduledExecServices - Enum in org.jdiameter.common.api.concurrent
-
- IConnection - Interface in org.jdiameter.client.api.io
-
A Connection with a remote host.
- IConnectionListener - Interface in org.jdiameter.client.api.io
-
An object that registers to be notified of events generated by a
IConnection
object.
- IContainer - Interface in org.jdiameter.client.api
-
This interface extends behavior of stack interface
Data: $Date: 2008/07/03 19:43:10 $
Revision: $Revision: 1.1 $
- IContext - Interface in org.jdiameter.client.api.fsm
-
This interface describe operations of FSM context object
- ICxDxMessageFactory - Interface in org.jdiameter.common.api.app.cxdx
-
Message Factory for Diameter Cx/Dx application.
- ICxDxSessionData - Interface in org.jdiameter.common.api.app.cxdx
-
- ICxDxSessionFactory - Interface in org.jdiameter.common.api.app.cxdx
-
Session Factory interface for Diameter CxDx application.
- id() - Method in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Return id of extension point
- IElementParser - Interface in org.jdiameter.client.api.parser
-
Basic interface for diameter basic elements parsers.
- IEventListener - Interface in org.jdiameter.client.api
-
This interface describe extends methods of base class
Data: $Date: 2008/07/03 19:43:10 $
Revision: $Revision: 1.1 $
- IFsmFactory - Interface in org.jdiameter.client.api.fsm
-
Peer FSM factory
- IFsmFactory - Interface in org.jdiameter.server.api
-
Peer FSM factory
- IGxMessageFactory - Interface in org.jdiameter.common.api.app.gx
-
Diameter Gx Application Message Factory
- IGxSessionData - Interface in org.jdiameter.common.api.app.gx
-
- IGxSessionFactory - Interface in org.jdiameter.common.api.app.gx
-
Session Factory interface for Diameter Gx Application (Gx).
- IMessage - Interface in org.jdiameter.client.api
-
This interface extends basic message interface
Data: $Date: 2009/07/27 18:05:03 $
Revision: $Revision: 1.2 $
- IMessageParser - Interface in org.jdiameter.client.api.parser
-
Basic interface for diameter message parsers.
- IMetaData - Interface in org.jdiameter.client.api
-
This interface describe extends methods of base class
Data: $Date: 2008/07/03 19:43:10 $
Revision: $Revision: 1.1 $
- IMetaData - Interface in org.jdiameter.server.api
-
This interface describe extends methods of base class
- IMutablePeerTable - Interface in org.jdiameter.server.api
-
This interface describe extends methods of base class
- InbandSecurityHandler - Class in org.jdiameter.client.impl.transport.tls.netty
-
- InbandSecurityHandler() - Constructor for class org.jdiameter.client.impl.transport.tls.netty.InbandSecurityHandler
-
- inc() - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord
-
Increment counter
- inc(long) - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord
-
Increment counter
- incConnections - Variable in class org.jdiameter.server.impl.PeerImpl
-
- index - Static variable in class org.jdiameter.client.impl.fsm.FsmState
-
- index - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
- index - Static variable in class org.jdiameter.client.impl.helpers.Loggers
-
- index - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
- indicateServiceError(ClientCCASession) - Method in interface org.jdiameter.common.api.app.cca.IClientCCASessionContext
-
- indicateServiceError(ClientGxSession) - Method in interface org.jdiameter.common.api.app.gx.IClientGxSessionContext
-
- indicateServiceError(ClientRoSession) - Method in interface org.jdiameter.common.api.app.ro.IClientRoSessionContext
-
- indicateServiceError(ClientRxSession) - Method in interface org.jdiameter.common.api.app.rx.IClientRxSessionContext
-
- indicateServiceError(ClientCCASession) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- indicateServiceError(ClientGxSession) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- indicateServiceError(ClientRoSession) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- indicateServiceError(ClientRxSession) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- InetAddressByIPv4(String) - Static method in class org.jdiameter.client.impl.helpers.IPConverter
-
Convert defined string to IPv4 object instance
- InetAddressByIPv6(String) - Static method in class org.jdiameter.client.impl.helpers.IPConverter
-
Convert defined string to IPv6 object instance
- INetwork - Interface in org.jdiameter.server.api
-
This interface append to base interface some
special methods.
- INetworkConnectionListener - Interface in org.jdiameter.server.api.io
-
This interface allow notifies consumers about created connections
- INetworkGuard - Interface in org.jdiameter.server.api.io
-
This interface describe INetWorkConnectionListener consumer
- init(IContainer, IRouter, Configuration, MetaData, IFsmFactory, ITransportLayerFactory, IStatisticManager, IConcurrentFactory, IMessageParser) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- init(Configuration) - Method in class org.jdiameter.client.impl.StackImpl
-
- init(SessionFactory) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- init(SessionFactory) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- INITIAL - Static variable in class org.jdiameter.client.impl.fsm.FsmState
-
- initialize() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- initialize() - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
Network init socket
- initialize(Socket) - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- initialize() - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- initialize(Socket) - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- instance - Static variable in class org.jdiameter.client.impl.VersionProperties
-
The single instance.
- INSTANCE - Static variable in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- int32ToBytes(int) - Method in interface org.jdiameter.client.api.parser.IElementParser
-
Convert int to byte array representation
- int32ToBytes(int) - Method in class org.jdiameter.client.impl.parser.ElementParser
-
- int64ToBytes(long) - Method in interface org.jdiameter.client.api.parser.IElementParser
-
Convert long to byte array representation
- int64ToBytes(long) - Method in class org.jdiameter.client.impl.parser.ElementParser
-
- INT_COMMON_APP_ID - Static variable in class org.jdiameter.common.impl.controller.AbstractPeer
-
- interimIntervalElapses(ClientAccSession, Request) - Method in interface org.jdiameter.common.api.app.acc.IClientAccActionContext
-
Filling nested avp into interim message
- interimIntervalElapses(ClientRfSession, Request) - Method in interface org.jdiameter.common.api.app.rf.IClientRfActionContext
-
Filling nested avp into interim message
- interimIntervalElapses(ClientAccSession, Request) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- interimIntervalElapses(ClientRfSession, Request) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- Internal - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
List of internal extension point
- InternalAgentConfiguration - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Agent Conf implementation class name
- InternalAgentProxy - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Proxy Agent implementation class name
- InternalAgentRedirect - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Redirect Agent implementation class name
- InternalConcurrentEntityFactory - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Concurrent entity factory implementation class name
- InternalConcurrentFactory - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Concurrent factory implementation class name
- InternalConnectionClass - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Class name of connection interface implementation
- InternalElementParser - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Element message implementation class name
- internalError(String, IMessage, TransportException) - Method in interface org.jdiameter.client.api.io.IConnectionListener
-
Notifies that connection is generated excpetion
- InternalMessageParser - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Message parser implementation class name
- InternalMetaData - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
MetaData implementation class name
- InternalNetWork - Static variable in class org.jdiameter.server.impl.helpers.ExtensionPoint
-
Network implementation class name
- InternalNetworkGuard - Static variable in class org.jdiameter.server.impl.helpers.ExtensionPoint
-
Class name of network guard
- InternalOverloadManager - Static variable in class org.jdiameter.server.impl.helpers.ExtensionPoint
-
Overload manager implementation class name
- InternalPeerController - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Peer controller implementation class name
- InternalPeerFsmFactory - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Peer FSM factory implementation class name
- InternalRealmController - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Realm controller implementation class name
- InternalRouterEngine - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Router enginr implementation class name
- InternalSessionDatasource - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Session Datasource class name
- InternalSessionFactory - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Session factory implementation class name
- InternalStatisticFactory - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Statistic factory implementation class name
- InternalStatisticProcessor - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Statistic factory implementation class name
- InternalTimerFacility - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Timer Facility class name
- InternalTransportFactory - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Transport factory implementation class name
- intU32ToBytes(long) - Method in interface org.jdiameter.client.api.parser.IElementParser
-
Convert long to 4-byte array representation
- intU32ToBytes(long) - Method in class org.jdiameter.client.impl.parser.ElementParser
-
- IOverloadManager - Interface in org.jdiameter.server.api
-
This interface describe extends methods of base class
- IPConverter - Class in org.jdiameter.client.impl.helpers
-
This class allows to convert string to IPv4/IPv6 object instance
- IPConverter() - Constructor for class org.jdiameter.client.impl.helpers.IPConverter
-
- IPeer - Interface in org.jdiameter.client.api.controller
-
This interface provide additional methods for Peer interface
- IPeer - Interface in org.jdiameter.server.api
-
This interface describe extends methods of base class
- IPeerTable - Interface in org.jdiameter.client.api.controller
-
This interface provide additional methods for PeerTable interface
- IProxy - Interface in org.jdiameter.server.api.agent
-
- IRealm - Interface in org.jdiameter.client.api.controller
-
- IRealmTable - Interface in org.jdiameter.client.api.controller
-
- IRecoder - Interface in org.jdiameter.client.api.annotation
-
This interface provide methods for create diameter messages from your annotated domain object and
create domain object from diameter message.
- IRedirect - Interface in org.jdiameter.server.api.agent
-
- IRequest - Interface in org.jdiameter.client.api
-
This interface describe extends methods of base class
Data: $Date: 2008/07/03 19:43:10 $
Revision: $Revision: 1.1 $
- IRfSessionData - Interface in org.jdiameter.common.api.app.rf
-
- IRfSessionFactory - Interface in org.jdiameter.common.api.app.rf
-
- IRoMessageFactory - Interface in org.jdiameter.common.api.app.ro
-
Diameter Ro Application Message Factory
- IRoSessionData - Interface in org.jdiameter.common.api.app.ro
-
- IRoSessionFactory - Interface in org.jdiameter.common.api.app.ro
-
Session Factory interface for Diameter Ro Application.
- IRouter - Interface in org.jdiameter.client.api.router
-
This class describe Router functionality
- IRouter - Interface in org.jdiameter.server.api
-
This interface describe extends methods of base class
- IRxMessageFactory - Interface in org.jdiameter.common.api.app.rx
-
Diameter 3GPP IMS Rx Reference Point Message Factory
- IRxSessionData - Interface in org.jdiameter.common.api.app.rx
-
Diameter 3GPP IMS Rx Reference Point Session Data
- IRxSessionFactory - Interface in org.jdiameter.common.api.app.rx
-
Session Factory interface for Diameter 3GPP IMS Rx Reference Point.
- IS13MessageFactory - Interface in org.jdiameter.common.api.app.s13
-
- IS13SessionData - Interface in org.jdiameter.common.api.app.s13
-
- IS13SessionFactory - Interface in org.jdiameter.common.api.app.s13
-
- IS6aMessageFactory - Interface in org.jdiameter.common.api.app.s6a
-
Message Factory for Diameter S6a application.
- IS6aSessionData - Interface in org.jdiameter.common.api.app.s6a
-
- IS6aSessionFactory - Interface in org.jdiameter.common.api.app.s6a
-
Session Factory interface for Diameter S6a application.
- isAcceptUndefinedPeer - Variable in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- isActive() - Method in class org.jdiameter.client.impl.StackImpl
-
- isActive() - Method in interface org.jdiameter.client.impl.StackImplMBean
-
Return true if stack is started
- isAllowed() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isAllowed(int, long) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isAllowed(int) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isAllowed(int, long) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isAllowed(int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isAppSession() - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- isAppSession() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- isAttemptConnection() - Method in interface org.jdiameter.server.api.IPeer
-
Return true if peer must start reconnect procedure
- isAttemptConnection - Variable in class org.jdiameter.server.impl.PeerImpl
-
- isAttemptConnection() - Method in class org.jdiameter.server.impl.PeerImpl
-
- isAttributeExist(int) - Method in class org.jdiameter.client.impl.helpers.EmptyConfiguration
-
- isCancelled() - Method in class org.jdiameter.client.impl.parser.MessageImpl.TimerTask
-
- isClustered() - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- isClustered() - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- isConfigured() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- isConnected() - Method in interface org.jdiameter.client.api.controller.IPeer
-
Return if peer is connected
- isConnected() - Method in interface org.jdiameter.client.api.fsm.IContext
-
Reeturn true if connection already created and connected
- isConnected() - Method in interface org.jdiameter.client.api.io.IConnection
-
Return true if is connection is valid
- isConnected() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- isConnected() - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- isConnected() - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- isConnected() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- isConnected() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- isConnected() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- isConnected() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- isConnected() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- isConnected() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- isCountValidForMultiplicity(AvpSet, int) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isCountValidForMultiplicity(int) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isCountValidForMultiplicity(int, int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isCountValidForMultiplicity(int, long, int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isCountValidForMultiplicity(AvpSet, int, long) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isCountValidForMultiplicity(AvpSet, int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isCountValidForMultiplicity(AvpSet, int, long, int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isCountValidForMultiplicity(AvpSet, int, int) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isCreditControlFailureHandlingAVPPresent() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- isCreditControlFailureHandlingAVPPresent() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- isCreditControlFailureHandlingAVPPresent() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- isDirectDebitingFailureHandlingAVPPresent() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- isDirectDebitingFailureHandlingAVPPresent() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- isDirectDebitingFailureHandlingAVPPresent() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- isDone() - Method in class org.jdiameter.client.impl.parser.MessageImpl.TimerTask
-
- isDuplicate(IMessage) - Method in interface org.jdiameter.server.api.IMutablePeerTable
-
Check message on duplicate
- isDuplicate(IMessage) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- isDuplicateProtection() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- isDuplicateProtection - Variable in class org.jdiameter.server.impl.PeerImpl
-
- isDynamic() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
Return true if this realm is dynamic updated
- isElection - Variable in class org.jdiameter.server.impl.PeerImpl
-
- isEnable() - Method in class org.jdiameter.server.impl.MessageValidator
-
Return true if validation function is on
- isEnabled() - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- isEquipmentStatusAVPPresent() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckAnswerImpl
-
- isError() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- IServerAccActionContext - Interface in org.jdiameter.common.api.app.acc
-
Diameter Accounting Server Additional listener
Actions for FSM
- IServerAccSessionData - Interface in org.jdiameter.server.impl.app.acc
-
- IServerAuthActionContext - Interface in org.jdiameter.common.api.app.auth
-
Diameter Authorization Server Additional listener
Actions for FSM
- IServerAuthSessionData - Interface in org.jdiameter.server.impl.app.auth
-
- IServerCCASessionContext - Interface in org.jdiameter.common.api.app.cca
-
Diameter Credit Control Application Server Additional listener
Actions for FSM
- IServerCCASessionData - Interface in org.jdiameter.server.impl.app.cca
-
- IServerCxDxSessionData - Interface in org.jdiameter.server.impl.app.cxdx
-
- IServerGxSessionContext - Interface in org.jdiameter.common.api.app.gx
-
Diameter Gx Application Server Additional listener
Actions for FSM
- IServerGxSessionData - Interface in org.jdiameter.server.impl.app.gx
-
- IServerRfActionContext - Interface in org.jdiameter.common.api.app.rf
-
Diameter Accounting Server Additional listener
Actions for FSM
- IServerRfSessionData - Interface in org.jdiameter.server.impl.app.rf
-
- IServerRoSessionContext - Interface in org.jdiameter.common.api.app.ro
-
Diameter Ro Application Server Additional listener
Actions for FSM
- IServerRoSessionData - Interface in org.jdiameter.server.impl.app.ro
-
- IServerRxSessionContext - Interface in org.jdiameter.common.api.app.rx
-
Diameter 3GPP IMS Rx Reference Point Server Additional listener
Actions for FSM
- IServerRxSessionData - Interface in org.jdiameter.server.impl.app.rx
-
- IServerS13SessionData - Interface in org.jdiameter.server.impl.app.s13
-
- IServerS6aSessionData - Interface in org.jdiameter.server.impl.app.s6a
-
- ISession - Interface in org.jdiameter.client.api
-
This interface describe extends methods of base class
Data: $Date: 2009/07/27 18:05:03 $
Revision: $Revision: 1.3 $
- ISessionDatasource - Interface in org.jdiameter.common.api.data
-
- ISessionFactory - Interface in org.jdiameter.client.api
-
This interface describe extends methods of base class
- isEventBased - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- isEventBased() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- isEventBased - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- isEventBased() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- isEventBased - Variable in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- isEventBased - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- isEventBased() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- isEventBased - Variable in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- isEventBased - Variable in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isEventBased() - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isEventBased() - Method in interface org.jdiameter.client.impl.app.rx.IClientRxSessionData
-
- isFailure(long) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- isFailure(long) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- isFailure(long) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- isFailure(long) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isGrouped() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- IShClientSessionData - Interface in org.jdiameter.client.impl.app.sh
-
- isHighPriority() - Method in enum org.jdiameter.client.api.fsm.EventTypes
-
- IShMessageFactory - Interface in org.jdiameter.common.api.app.sh
-
- IShServerSessionData - Interface in org.jdiameter.server.impl.app.sh
-
- IShSessionData - Interface in org.jdiameter.common.api.app.sh
-
- IShSessionFactory - Interface in org.jdiameter.common.api.app.sh
-
Diameter Sh Session Factory
- isInternal() - Method in class org.jdiameter.client.impl.fsm.FsmState
-
- isLocal() - Method in class org.jdiameter.client.impl.controller.RealmImpl
-
- isMandatory() - Method in class org.jdiameter.client.impl.annotation.UnknownAvp
-
- isMandatory() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isMayEncrypt() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isNetworkInitiated() - Method in interface org.jdiameter.client.api.io.IConnection
-
Return true if connection is incomming
- isNetworkInitiated() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- isNetworkInitiated() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- isNetworkInitiated() - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- isNetworkInitiated() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- isNetworkInitiated() - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- isNetworkInitiated() - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- isNetworkRequest() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- isOK() - Method in class org.jdiameter.server.impl.MessageValidator.Result
-
Return true if message is correct
- isOn() - Method in interface org.jdiameter.common.api.statistic.IStatisticManager
-
- isOn() - Method in class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- isOverload() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfo
-
- isOverload(int) - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfo
-
- isOverload() - Method in class org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfoEntry
-
- isParenAppOverload(ApplicationId) - Method in interface org.jdiameter.server.api.IOverloadManager
-
Return true if application has overload
- isParenAppOverload(ApplicationId, int) - Method in interface org.jdiameter.server.api.IOverloadManager
-
eturn true if application has overload by predefined type
- isParenAppOverload(ApplicationId) - Method in class org.jdiameter.server.impl.OverloadManagerImpl
-
- isParenAppOverload(ApplicationId, int) - Method in class org.jdiameter.server.impl.OverloadManagerImpl
-
- isPositionFixed() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isProtected() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isProvisional(long) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- isProvisional(long) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- isProxiable() - Method in class org.jdiameter.client.impl.annotation.UnknownAvp
-
- isProxiable() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- isReplicable() - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- isReplicable() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- isReplicable() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- isReplicable() - Method in class org.jdiameter.common.impl.app.s13.S13Session
-
- isReplicable() - Method in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- isReplicable() - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- isRequest() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- isRequest() - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- isRequestedActionAVPPresent() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- isRequestedActionAVPPresent() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlRequestImpl
-
- isRequestedActionAVPPresent() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- isRequestedActionAVPPresent() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
-
- isRequestedActionAVPPresent() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- isRequestedActionAVPPresent() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlRequestImpl
-
- isRequestTypeAVPPresent() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlAnswerImpl
-
- isRequestTypeAVPPresent() - Method in class org.jdiameter.common.impl.app.cca.JCreditControlRequestImpl
-
- isRequestTypeAVPPresent() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlAnswerImpl
-
- isRequestTypeAVPPresent() - Method in class org.jdiameter.common.impl.app.gx.GxCreditControlRequestImpl
-
- isRequestTypeAVPPresent() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlAnswerImpl
-
- isRequestTypeAVPPresent() - Method in class org.jdiameter.common.impl.app.ro.RoCreditControlRequestImpl
-
- isRequestTypeSet() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- isRequestTypeSet() - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- isRequestTypeSet() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- isRequestTypeSet() - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- isRequestTypeSet() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- isRequestTypeSet() - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- isRequestTypeSet() - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- isRequestTypeSet() - Method in interface org.jdiameter.client.impl.app.rx.IClientRxSessionData
-
- isRestoreConnection() - Method in interface org.jdiameter.client.api.fsm.IContext
-
Return true if connection should be restored
Look AttemptToConnect property of peer
- isRestoreConnection() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- isRestoreConnection() - Method in class org.jdiameter.server.impl.PeerImpl.LocalActionConext
-
- isReTransmitted() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- iss - Variable in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- isStarted - Variable in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- isStateles() - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- isStateles() - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- isStateles() - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- isStateless() - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- isStateless() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isStateless() - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- isStateless() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- isStateless() - Method in class org.jdiameter.common.impl.app.s13.S13Session
-
- isStateless() - Method in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.cca.IServerCCASessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.gx.IServerGxSessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.ro.IServerRoSessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- isStateless() - Method in interface org.jdiameter.server.impl.app.rx.IServerRxSessionData
-
- isStateless() - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- isStateless() - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- isStopped - Variable in class org.jdiameter.client.impl.router.RouterImpl
-
- isSuccess(long) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- isSuccess(long) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- IStateMachine - Interface in org.jdiameter.client.api.fsm
-
This interface extends StateMachine interface
- IStateMachine - Interface in org.jdiameter.server.api
-
This interface describe extends methods of base class
- IStatistic - Interface in org.jdiameter.common.api.statistic
-
This interface describe extends methods of base class
- IStatistic.Groups - Enum in org.jdiameter.common.api.statistic
-
- IStatisticManager - Interface in org.jdiameter.common.api.statistic
-
- IStatisticProcessor - Interface in org.jdiameter.common.api.statistic
-
- IStatisticRecord - Interface in org.jdiameter.common.api.statistic
-
This interface describe extends methods of base class
- IStatisticRecord.Counters - Enum in org.jdiameter.common.api.statistic
-
- IStatisticRecord.DoubleValueHolder - Interface in org.jdiameter.common.api.statistic
-
- IStatisticRecord.IntegerValueHolder - Interface in org.jdiameter.common.api.statistic
-
- IStatisticRecord.LongValueHolder - Interface in org.jdiameter.common.api.statistic
-
- IStatisticRecord.ValueHolder - Interface in org.jdiameter.common.api.statistic
-
ValueHolder for external statistics
- isTimeOut() - Method in interface org.jdiameter.client.api.IMessage
-
Check timeout
- isTimeOut() - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- isUserNameAVPPresent() - Method in class org.jdiameter.common.impl.app.s13.JMEIdentityCheckRequestImpl
-
- isValid() - Method in interface org.jdiameter.client.api.IEventListener
-
Return rue if event listener valid(session is not released)
- isValid - Variable in class org.jdiameter.client.impl.BaseSessionImpl
-
- isValid() - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- isValid() - Method in class org.jdiameter.common.impl.app.AppSessionImpl
-
- isVendorSpecific() - Method in class org.jdiameter.client.impl.annotation.UnknownAvp
-
- isWeak() - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- isWork - Variable in class org.jdiameter.server.impl.io.sctp.NetworkGuard
-
- isWork - Variable in class org.jdiameter.server.impl.io.tcp.NetworkGuard
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.controller.RealmTableImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.MetaDataImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.RawSessionImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.SessionImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.StackImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.client.impl.transport.TransportLayerFactory
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.server.impl.NetworkImpl
-
- isWrapperFor(Class<?>) - Method in class org.jdiameter.server.impl.StackImpl
-
- ITimerFacility - Interface in org.jdiameter.common.api.timer
-
- ITransportLayerFactory - Interface in org.jdiameter.client.api.io
-
Factory of Network Layer elements.
- ITransportLayerFactory - Interface in org.jdiameter.server.api.io
-
Factory of Network Layer elements.
- S13ClientSessionImpl - Class in org.jdiameter.client.impl.app.s13
-
- S13ClientSessionImpl(IClientS13SessionData, IS13MessageFactory, ISessionFactory, ClientS13SessionListener) - Constructor for class org.jdiameter.client.impl.app.s13.S13ClientSessionImpl
-
- S13LocalSessionDataFactory - Class in org.jdiameter.common.impl.app.s13
-
- S13LocalSessionDataFactory() - Constructor for class org.jdiameter.common.impl.app.s13.S13LocalSessionDataFactory
-
- S13LocalSessionDataImpl - Class in org.jdiameter.common.impl.app.s13
-
- S13LocalSessionDataImpl() - Constructor for class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- S13ServerSessionImpl - Class in org.jdiameter.server.impl.app.s13
-
- S13ServerSessionImpl(IServerS13SessionData, IS13MessageFactory, ISessionFactory, ServerS13SessionListener) - Constructor for class org.jdiameter.server.impl.app.s13.S13ServerSessionImpl
-
- S13Session - Class in org.jdiameter.common.impl.app.s13
-
- S13Session(ISessionFactory, IS13SessionData) - Constructor for class org.jdiameter.common.impl.app.s13.S13Session
-
- S13SessionFactoryImpl - Class in org.jdiameter.common.impl.app.s13
-
- S13SessionFactoryImpl() - Constructor for class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- S13SessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- S13SessionState - Enum in org.jdiameter.common.api.app.s13
-
- S6aClientSessionImpl - Class in org.jdiameter.client.impl.app.s6a
-
Diameter S6a Client Session implementation
- S6aClientSessionImpl(IClientS6aSessionData, IS6aMessageFactory, ISessionFactory, ClientS6aSessionListener) - Constructor for class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- S6aLocalSessionDataFactory - Class in org.jdiameter.common.impl.app.s6a
-
- S6aLocalSessionDataFactory() - Constructor for class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataFactory
-
- S6aLocalSessionDataImpl - Class in org.jdiameter.common.impl.app.s6a
-
- S6aLocalSessionDataImpl() - Constructor for class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- S6aServerSessionImpl - Class in org.jdiameter.server.impl.app.s6a
-
S6a Server session implementation
- S6aServerSessionImpl(IServerS6aSessionData, IS6aMessageFactory, ISessionFactory, ServerS6aSessionListener) - Constructor for class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- S6aSession - Class in org.jdiameter.common.impl.app.s6a
-
- S6aSession(ISessionFactory, IS6aSessionData) - Constructor for class org.jdiameter.common.impl.app.s6a.S6aSession
-
- S6aSessionFactoryImpl - Class in org.jdiameter.common.impl.app.s6a
-
- S6aSessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- S6aSessionState - Enum in org.jdiameter.common.api.app.s6a
-
- saveToDuplicate(String, IMessage) - Method in interface org.jdiameter.server.api.IMutablePeerTable
-
Save message to duplicate storage
- saveToDuplicate(String, IMessage) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- schedule(String, String, long) - Method in interface org.jdiameter.common.api.timer.ITimerFacility
-
- schedule(String, String, long) - Method in class org.jdiameter.common.impl.timer.LocalTimerFacilityImpl
-
- scheduledFacility - Variable in class org.jdiameter.client.impl.StackImpl
-
Use for processing request time-out tasks (for all active peers)
- scheduler - Variable in class org.jdiameter.common.impl.app.AppSessionImpl
-
- SCTPClientConnection - Class in org.jdiameter.client.impl.transport.sctp
-
- SCTPClientConnection(IMessageParser) - Constructor for class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- SCTPClientConnection(Configuration, IConcurrentFactory, InetAddress, int, InetAddress, int, IMessageParser, String) - Constructor for class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- SCTPClientConnection(Configuration, IConcurrentFactory, InetAddress, int, InetAddress, int, IConnectionListener, IMessageParser, String) - Constructor for class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- SCTPServerConnection - Class in org.jdiameter.server.impl.io.sctp
-
- SCTPServerConnection(IMessageParser, NetworkGuard) - Constructor for class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- SCTPServerConnection(Configuration, InetAddress, int, IMessageParser, String, NetworkGuard) - Constructor for class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- SCTPServerConnection(Configuration, InetAddress, int, InetAddress, int, IMessageParser, String, NetworkGuard, Server, Association, Management) - Constructor for class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- SCTPTransportClient - Class in org.jdiameter.client.impl.transport.sctp
-
- SCTPTransportClient() - Constructor for class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- SCTPTransportServer - Class in org.jdiameter.server.impl.io.sctp
-
- SCTPTransportServer() - Constructor for class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- SDEnableSessionCreation - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Security session creation flag
- SDName - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Security data name
- SDProtocol - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Security protocol
- SDUseClientMode - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Security client mode flag
- Security - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Security list property
- SecurityData - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Security entry
- SecurityRef - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Reference to security information
- selector - Variable in class org.jdiameter.server.impl.io.sctp.NetworkGuard
-
- selectPeer(List<IPeer>) - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- selectPeer(List<IPeer>) - Method in class org.jdiameter.client.impl.router.WeightedLeastConnectionsRouter
-
Return peer with least connections
- selectPeer(List<IPeer>) - Method in class org.jdiameter.client.impl.router.WeightedRoundRobinRouter
-
Select peer by weighted round-robin scheduling
As documented in http://kb.linuxvirtualserver.org/wiki/Weighted_Round-Robin_Scheduling
- selfThread - Variable in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- send(Event.Type, AppEvent) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- send(Event.Type, AppEvent) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.client.impl.app.s13.S13ClientSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- send(Message) - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- send(Message, long, TimeUnit) - Method in class org.jdiameter.client.impl.BaseSessionImpl
-
- send(Message, EventListener<Message, Message>) - Method in class org.jdiameter.client.impl.RawSessionImpl
-
- send(Message, EventListener<Message, Message>, long, TimeUnit) - Method in class org.jdiameter.client.impl.RawSessionImpl
-
- send(Message, EventListener<Request, Answer>) - Method in class org.jdiameter.client.impl.SessionImpl
-
- send(Message, EventListener<Request, Answer>, long, TimeUnit) - Method in class org.jdiameter.client.impl.SessionImpl
-
- send(Event.Type, AppEvent) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- send(Event.Type, AppRequestEvent, AppAnswerEvent) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- send(Event.Type, AppEvent) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- send(Event.Type, AppRequestEvent, AppAnswerEvent) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- send(Event.Type, AppRequestEvent, AppAnswerEvent) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- send(Event.Type, AppRequestEvent, AppAnswerEvent) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.server.impl.app.s13.S13ServerSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- send(Event.Type, AppEvent, AppEvent) - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sendAAAnswer(RxAAAnswer) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- sendAARequest(RxAARequest) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- sendAbortSessionAnswer(AbortSessionAnswer) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- sendAbortSessionAnswer(AbortSessionAnswer) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- sendAbortSessionAnswer(RxAbortSessionAnswer) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- sendAbortSessionRequest(AbortSessionRequest) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- sendAbortSessionRequest(AbortSessionRequest) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- sendAbortSessionRequest(RxAbortSessionRequest) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- sendAccountAnswer(AccountAnswer) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- sendAccountAnswer(RfAccountingAnswer) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- sendAccountRequest(AccountRequest) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- sendAccountRequest(RfAccountingRequest) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.acc.AppAccSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.auth.AppAuthSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.cca.AppCCASessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.gx.AppGxSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.rf.AppRfSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.ro.AppRoSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.rx.AppRxSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.s13.S13Session
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- sendAndStateLock - Variable in class org.jdiameter.common.impl.app.sh.ShSession
-
- sendAndStateLock - Variable in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- sendAndStateLock - Variable in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sendAuthAnswer(AppAnswerEvent) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- sendAuthAnswer(AppAnswerEvent) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- sendAuthenticationInformationAnswer(JAuthenticationInformationAnswer) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendAuthenticationInformationRequest(JAuthenticationInformationRequest) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendAuthRequest(AppRequestEvent) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- sendAuthRequest(AppRequestEvent) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- sendCancelLocationAnswer(JCancelLocationAnswer) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendCancelLocationRequest(JCancelLocationRequest) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendCeaMessage(int, Message, String) - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent CEA command to remote peer
- sendCeaMessage(int, Message, String) - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendCeaMessage(int, Message, String) - Method in class org.jdiameter.server.impl.PeerImpl.LocalActionConext
-
- sendCerMessage() - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent CER command to remote peer
- sendCerMessage() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendCreditControlAnswer(JCreditControlAnswer) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- sendCreditControlAnswer(GxCreditControlAnswer) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- sendCreditControlAnswer(RoCreditControlAnswer) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- sendCreditControlRequest(JCreditControlRequest) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- sendCreditControlRequest(GxCreditControlRequest) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- sendCreditControlRequest(RoCreditControlRequest) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- sendDeleteSubscriberDataAnswer(JDeleteSubscriberDataAnswer) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendDeleteSubscriberDataRequest(JDeleteSubscriberDataRequest) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendDpaMessage(IMessage, int, String) - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent DPA command to remote peer
- sendDpaMessage(IMessage, int, String) - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendDprMessage(int) - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent DPR command to remote peer
- sendDprMessage(int) - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendDwaMessage(IMessage, int, String) - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent DWA command to remote peer
- sendDwaMessage(IMessage, int, String) - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendDwrMessage() - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent DWR command to remote peer
- sendDwrMessage() - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendErrorAnswer(IRequest, String, int, Avp...) - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- sendGxReAuthAnswer(GxReAuthAnswer) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- sendGxReAuthRequest(GxReAuthRequest) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- sendInsertSubscriberDataAnswer(JInsertSubscriberDataAnswer) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendInsertSubscriberDataRequest(JInsertSubscriberDataRequest) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendLocationInformationAnswer(JLocationInfoAnswer) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sendLocationInformationRequest(JLocationInfoRequest) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sendMEIdentityCheckAnswer(JMEIdentityCheckAnswer) - Method in class org.jdiameter.server.impl.app.s13.S13ServerSessionImpl
-
- sendMEIdentityCheckRequest(JMEIdentityCheckRequest) - Method in class org.jdiameter.client.impl.app.s13.S13ClientSessionImpl
-
- sendMessage(IMessage) - Method in interface org.jdiameter.client.api.controller.IPeer
-
Send message to diameter network
- sendMessage(IMessage) - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Send message to diameter network ( routing procedure )
- sendMessage(IMessage) - Method in interface org.jdiameter.client.api.fsm.IContext
-
This method allow sent message to remote peer
- sendMessage(IMessage) - Method in interface org.jdiameter.client.api.IContainer
-
Send message
- sendMessage(IMessage) - Method in interface org.jdiameter.client.api.io.IConnection
-
Send message to remote host
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.controller.PeerImpl.ActionContext
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.StackImpl
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.transport.sctp.SCTPClientConnection
-
- sendMessage(ByteBuffer) - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPClientConnection
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.transport.tcp.TCPClientConnection
-
- sendMessage(ByteBuffer) - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSClientConnection
-
- sendMessage(IMessage) - Method in class org.jdiameter.client.impl.transport.tls.TLSClientConnection
-
- sendMessage(IMessage) - Method in class org.jdiameter.server.impl.io.sctp.SCTPServerConnection
-
- sendMessage(ByteBuffer) - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- sendMessage(IMessage) - Method in class org.jdiameter.server.impl.MetaDataImpl.ServerLocalPeer
-
- sendMultimediaAuthAnswer(JMultimediaAuthAnswer) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sendMultimediaAuthRequest(JMultimediaAuthRequest) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sendNotifyAnswer(JNotifyAnswer) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendNotifyRequest(JNotifyRequest) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendPost(Event.Type, AppEvent) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- sendProfileUpdateAnswer(ProfileUpdateAnswer) - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sendProfileUpdateRequest(ProfileUpdateRequest) - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- sendPurgeUEAnswer(JPurgeUEAnswer) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendPurgeUERequest(JPurgeUERequest) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendPushNotificationAnswer(PushNotificationAnswer) - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- sendPushNotificationRequest(PushNotificationRequest) - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sendPushProfileAnswer(JPushProfileAnswer) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sendPushProfileRequest(JPushProfileRequest) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sendReAuthAnswer(ReAuthAnswer) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- sendReAuthAnswer(ReAuthAnswer) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- sendReAuthAnswer(ReAuthAnswer) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- sendReAuthAnswer(ReAuthAnswer) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- sendReAuthAnswer(RxReAuthAnswer) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- sendReAuthRequest(ReAuthRequest) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- sendReAuthRequest(ReAuthRequest) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- sendReAuthRequest(ReAuthRequest) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- sendReAuthRequest(ReAuthRequest) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- sendReAuthRequest(RxReAuthRequest) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- sendRegistrationTerminationAnswer(JRegistrationTerminationAnswer) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sendRegistrationTerminationRequest(JRegistrationTerminationRequest) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sendResetAnswer(JResetAnswer) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendResetRequest(JResetRequest) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendServerAssignmentAnswer(JServerAssignmentAnswer) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sendServerAssignmentRequest(JServerAssignmentRequest) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sendSessionTermAnswer(RxSessionTermAnswer) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- sendSessionTerminationAnswer(SessionTermAnswer) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- sendSessionTerminationAnswer(SessionTermAnswer) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- sendSessionTerminationRequest(SessionTermRequest) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- sendSessionTerminationRequest(SessionTermRequest) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- sendSessionTermRequest(RxSessionTermRequest) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer) - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sendSubscribeNotificationsRequest(SubscribeNotificationsRequest) - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- sendUpdateLocationAnswer(JUpdateLocationAnswer) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sendUpdateLocationRequest(JUpdateLocationRequest) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sendUserAuthorizationAnswer(JUserAuthorizationAnswer) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sendUserAuthorizationRequest(JUserAuthorizationRequest) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sendUserDataAnswer(UserDataAnswer) - Method in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sendUserDataRequest(UserDataRequest) - Method in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- sequence - Variable in class org.jdiameter.client.impl.controller.PeerTableImpl.PeerTableThreadFactory
-
- ServerAccSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.acc
-
- ServerAccSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- ServerAccSessionImpl - Class in org.jdiameter.server.impl.app.acc
-
Server Accounting session implementation
- ServerAccSessionImpl(IServerAccSessionData, ISessionFactory, ServerAccSessionListener, IServerAccActionContext, StateChangeListener<AppSession>, boolean) - Constructor for class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- ServerAccSessionImpl(IServerAccSessionData, ISessionFactory, ServerAccSessionListener, IServerAccActionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- ServerAccSessionState - Enum in org.jdiameter.common.api.app.acc
-
- ServerAuthSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.auth
-
- ServerAuthSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- ServerAuthSessionImpl - Class in org.jdiameter.server.impl.app.auth
-
Server Authorization session implementation
- ServerAuthSessionImpl(IServerAuthSessionData, ISessionFactory, ServerAuthSessionListener, IAuthMessageFactory, StateChangeListener<AppSession>, IServerAuthActionContext, long, boolean) - Constructor for class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- ServerAuthSessionState - Enum in org.jdiameter.common.api.app.auth
-
- ServerCCASessionDataLocalImpl - Class in org.jdiameter.server.impl.app.cca
-
- ServerCCASessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- ServerCCASessionImpl - Class in org.jdiameter.server.impl.app.cca
-
Credit Control Application Server session implementation
- ServerCCASessionImpl(IServerCCASessionData, ICCAMessageFactory, ISessionFactory, ServerCCASessionListener, IServerCCASessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- ServerCCASessionState - Enum in org.jdiameter.common.api.app.cca
-
Diameter Credit-Control Application Server states
- serverConnections - Variable in class org.jdiameter.server.impl.io.sctp.NetworkGuard
-
- serverContextListener - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- serverContextListener - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- serverContextListener - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- serverContextListener - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- serverContextListener - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- serverContextListener - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- ServerCxDxSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.cxdx
-
- ServerCxDxSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.cxdx.ServerCxDxSessionDataLocalImpl
-
- ServerGxSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.gx
-
- ServerGxSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- ServerGxSessionImpl - Class in org.jdiameter.server.impl.app.gx
-
Credit Control Application Server session implementation
- ServerGxSessionImpl(IServerGxSessionData, IGxMessageFactory, ISessionFactory, ServerGxSessionListener, IServerGxSessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- ServerGxSessionState - Enum in org.jdiameter.common.api.app.gx
-
Diameter Gx Server states
- ServerRfSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.rf
-
- ServerRfSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- ServerRfSessionImpl - Class in org.jdiameter.server.impl.app.rf
-
Server Accounting session implementation
- ServerRfSessionImpl(IServerRfSessionData, ISessionFactory, ServerRfSessionListener, IServerRfActionContext, StateChangeListener<AppSession>, long, boolean) - Constructor for class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- ServerRfSessionState - Enum in org.jdiameter.common.api.app.rf
-
- ServerRoSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.ro
-
- ServerRoSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- ServerRoSessionImpl - Class in org.jdiameter.server.impl.app.ro
-
Ro Application Server session implementation
- ServerRoSessionImpl(IServerRoSessionData, IRoMessageFactory, ISessionFactory, ServerRoSessionListener, IServerRoSessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- ServerRoSessionState - Enum in org.jdiameter.common.api.app.ro
-
Diameter Ro Application Server states
- ServerRxSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.rx
-
- ServerRxSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- ServerRxSessionImpl - Class in org.jdiameter.server.impl.app.rx
-
3GPP IMS Rx Reference Point Server session implementation
- ServerRxSessionImpl(IServerRxSessionData, IRxMessageFactory, ISessionFactory, ServerRxSessionListener, IServerRxSessionContext, StateChangeListener<AppSession>) - Constructor for class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- ServerRxSessionState - Enum in org.jdiameter.common.api.app.rx
-
Diameter 3GPP IMS Rx Reference Point Server Session states
- ServerS13SessionDataLocalImpl - Class in org.jdiameter.server.impl.app.s13
-
- ServerS13SessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.s13.ServerS13SessionDataLocalImpl
-
- ServerS6aSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.s6a
-
- ServerS6aSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.s6a.ServerS6aSessionDataLocalImpl
-
- serverSessionContext - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- serverSessionContext - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- serverSessionListener - Variable in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- serverShSessionListener - Variable in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- session - Variable in class org.jdiameter.common.impl.app.AppSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.s13.S13ClientSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- sessionData - Variable in class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- sessionData - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- sessionData - Variable in class org.jdiameter.common.impl.app.s13.S13Session
-
- sessionData - Variable in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- sessionData - Variable in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.s13.S13ServerSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- sessionData - Variable in class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- sessionDataFactory - Variable in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- sessionDataSource - Variable in class org.jdiameter.client.impl.controller.PeerImpl
-
- sessionDatasource - Variable in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- sessionDataSource - Variable in class org.jdiameter.client.impl.MetaDataImpl
-
- sessionDataSource - Variable in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- sessionFactory - Variable in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- sessionFactory - Variable in class org.jdiameter.server.impl.PeerImpl
-
- SessionFactoryImpl - Class in org.jdiameter.client.impl
-
- SessionFactoryImpl(IContainer) - Constructor for class org.jdiameter.client.impl.SessionFactoryImpl
-
- sessionId - Variable in class org.jdiameter.client.impl.BaseSessionImpl
-
- SessionImpl - Class in org.jdiameter.client.impl
-
- sessions - Variable in class org.jdiameter.common.impl.app.AppSessionImpl
-
- sessionSupervisionTimerExpired(ServerCCASession) - Method in interface org.jdiameter.common.api.app.cca.IServerCCASessionContext
-
- sessionSupervisionTimerExpired(ServerGxSession) - Method in interface org.jdiameter.common.api.app.gx.IServerGxSessionContext
-
- sessionSupervisionTimerExpired(ServerRoSession) - Method in interface org.jdiameter.common.api.app.ro.IServerRoSessionContext
-
- sessionSupervisionTimerExpired(ServerRxSession) - Method in interface org.jdiameter.common.api.app.rx.IServerRxSessionContext
-
- sessionSupervisionTimerExpired(ServerCCASession) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- sessionSupervisionTimerExpired(ServerGxSession) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- sessionSupervisionTimerExpired(ServerRoSession) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- sessionSupervisionTimerExpired(ServerRxSession) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- sessionSupervisionTimerReStarted(ServerCCASession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.cca.IServerCCASessionContext
-
- sessionSupervisionTimerReStarted(ServerGxSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.gx.IServerGxSessionContext
-
- sessionSupervisionTimerReStarted(ServerRoSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.ro.IServerRoSessionContext
-
- sessionSupervisionTimerReStarted(ServerRxSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.rx.IServerRxSessionContext
-
- sessionSupervisionTimerReStarted(ServerCCASession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- sessionSupervisionTimerReStarted(ServerGxSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- sessionSupervisionTimerReStarted(ServerRoSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- sessionSupervisionTimerReStarted(ServerRxSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- sessionSupervisionTimerStarted(ServerCCASession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.cca.IServerCCASessionContext
-
This is called always when Tcc starts
- sessionSupervisionTimerStarted(ServerGxSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.gx.IServerGxSessionContext
-
This is called always when Tcc starts
- sessionSupervisionTimerStarted(ServerRoSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.ro.IServerRoSessionContext
-
This is called always when Tcc starts
- sessionSupervisionTimerStarted(ServerRxSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.rx.IServerRxSessionContext
-
This is called always when Tcc starts
- sessionSupervisionTimerStarted(ServerCCASession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- sessionSupervisionTimerStarted(ServerGxSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- sessionSupervisionTimerStarted(ServerRoSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- sessionSupervisionTimerStarted(ServerRxSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- sessionSupervisionTimerStopped(ServerCCASession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.cca.IServerCCASessionContext
-
- sessionSupervisionTimerStopped(ServerGxSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.gx.IServerGxSessionContext
-
- sessionSupervisionTimerStopped(ServerRoSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.ro.IServerRoSessionContext
-
- sessionSupervisionTimerStopped(ServerRxSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.rx.IServerRxSessionContext
-
- sessionSupervisionTimerStopped(ServerCCASession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- sessionSupervisionTimerStopped(ServerGxSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- sessionSupervisionTimerStopped(ServerRoSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- sessionSupervisionTimerStopped(ServerRxSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- SessionTermAnswerImpl - Class in org.jdiameter.common.impl.app.auth
-
- SessionTermAnswerImpl(Answer) - Constructor for class org.jdiameter.common.impl.app.auth.SessionTermAnswerImpl
-
- SessionTermAnswerImpl(Request, long, long) - Constructor for class org.jdiameter.common.impl.app.auth.SessionTermAnswerImpl
-
- SessionTermAnswerImpl(Request, long) - Constructor for class org.jdiameter.common.impl.app.auth.SessionTermAnswerImpl
-
- SessionTermAnswerImpl(Request) - Constructor for class org.jdiameter.common.impl.app.auth.SessionTermAnswerImpl
-
- SessionTermRequestImpl - Class in org.jdiameter.common.impl.app.auth
-
- SessionTermRequestImpl(AppSession, int, String, String) - Constructor for class org.jdiameter.common.impl.app.auth.SessionTermRequestImpl
-
- SessionTermRequestImpl(Message) - Constructor for class org.jdiameter.common.impl.app.auth.SessionTermRequestImpl
-
- sessionTimeoutElapses(ServerAccSession) - Method in interface org.jdiameter.common.api.app.acc.IServerAccActionContext
-
- sessionTimeoutElapses(ServerRfSession) - Method in interface org.jdiameter.common.api.app.rf.IServerRfActionContext
-
- sessionTimeoutElapses(ServerAccSession) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- sessionTimeoutElapses(ServerRfSession) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- sessionTimerCanceled(ServerAccSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.acc.IServerAccActionContext
-
- sessionTimerCanceled(ServerRfSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.rf.IServerRfActionContext
-
- sessionTimerCanceled(ServerAccSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- sessionTimerCanceled(ServerRfSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- sessionTimerStarted(ServerAccSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.acc.IServerAccActionContext
-
- sessionTimerStarted(ServerRfSession, ScheduledFuture) - Method in interface org.jdiameter.common.api.app.rf.IServerRfActionContext
-
- sessionTimerStarted(ServerAccSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- sessionTimerStarted(ServerRfSession, ScheduledFuture) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setAccountingRecordNumber(long) - Method in class org.jdiameter.common.impl.app.acc.AccountRequestImpl
-
- setAccountingRecordType(int) - Method in class org.jdiameter.common.impl.app.acc.AccountRequestImpl
-
- setApplicationId(ApplicationId) - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- setApplicationId(ApplicationId) - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- setApplicationId(ApplicationId) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setApplicationId(ApplicationId) - Method in class org.jdiameter.common.api.app.AppSessionDataLocalImpl
-
- setApplicationId(ApplicationId) - Method in interface org.jdiameter.common.api.app.IAppSessionData
-
Sets the Application-Id of this Session Data session to which this data belongs to.
- setApplicationId(ApplicationId) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setApplicationId(ApplicationId) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setApplicationId(ApplicationId) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setAssembler(IAssembler) - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Set instance assembler
- setAssembler(IAssembler) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- setAutoRelease(boolean) - Method in class org.jdiameter.client.impl.transport.tls.netty.DiameterMessageHandler
-
- setBooleanValue(int, boolean) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setBuffer(Request) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- setBuffer(Request) - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- setBuffer(Request) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setBuffer(Request) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setBuffer(Request) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setBuffer(Request) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setBuffer(Request) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- setBuffer(Request) - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- setBuffer(Request) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setBuffer(Request) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setBuffer(Request) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
-
- setBuffer(Request) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionData
-
- setBuffer(Request) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionData
-
- setBuffer(Request) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- setBuffer(Request) - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- setBuffer(Request) - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- setByteArrayValue(int, byte[]) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setByteValue(int, byte) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setChildren(List<AvpRepresentation>) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- setChildren(int, Configuration...) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setClientAccSessionState(ClientAccSessionState) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- setClientAccSessionState(ClientAccSessionState) - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- setClientAuthSessionState(ClientAuthSessionState) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- setClientAuthSessionState(ClientAuthSessionState) - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- setClientCCASessionState(ClientCCASessionState) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setClientCCASessionState(ClientCCASessionState) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setClientContextListener(IClientAccActionContext) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setClientContextListener(IClientCCASessionContext) - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- setClientContextListener(IClientGxSessionContext) - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- setClientContextListener(IClientRfActionContext) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setClientContextListener(IClientRoSessionContext) - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- setClientContextListener(IClientRxSessionContext) - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- setClientContextListener(IClientAccActionContext) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setClientContextListener(IClientCCASessionContext) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setClientContextListener(IClientGxSessionContext) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setClientContextListener(IClientRfActionContext) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setClientContextListener(IClientRoSessionContext) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setClientContextListener(IClientRxSessionContext) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setClientGxSessionState(ClientGxSessionState) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setClientGxSessionState(ClientGxSessionState) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setClientRfSessionState(ClientRfSessionState) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- setClientRfSessionState(ClientRfSessionState) - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- setClientRoSessionState(ClientRoSessionState) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setClientRoSessionState(ClientRoSessionState) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setClientRxSessionState(ClientRxSessionState) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- setClientRxSessionState(ClientRxSessionState) - Method in interface org.jdiameter.client.impl.app.rx.IClientRxSessionData
-
- setClientSessionContext(IClientAuthActionContext) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setClientSessionContext(IClientAuthActionContext) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setClientSessionContext(IClientAuthActionContext) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setClientSessionListener(ClientAccSessionListener) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setClientSessionListener(ClientAuthSessionListener) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setClientSessionListener(ClientCCASessionListener) - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientCxDxSessionListener) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientGxSessionListener) - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientRfSessionListener) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setClientSessionListener(ClientRoSessionListener) - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientRxSessionListener) - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientS13SessionListener) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientS6aSessionListener) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
Set stack wide listener for sessions.
- setClientSessionListener(ClientAccSessionListener) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setClientSessionListener(ClientAuthSessionListener) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setClientSessionListener(ClientCCASessionListener) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setClientSessionListener(ClientCxDxSessionListener) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- setClientSessionListener(ClientAuthSessionListener) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setClientSessionListener(ClientGxSessionListener) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setClientSessionListener(ClientRfSessionListener) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setClientSessionListener(ClientRoSessionListener) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setClientSessionListener(ClientRxSessionListener) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setClientSessionListener(ClientS13SessionListener) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- setClientSessionListener(ClientS6aSessionListener) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- setClientShSessionListener(ClientShSessionListener) - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- setClientShSessionListener(ClientShSessionListener) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- setCode(int) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- setConfigured(boolean) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- setCxDxSessionState(CxDxSessionState) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
-
- setCxDxSessionState(CxDxSessionState) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- setData(Object) - Method in class org.jdiameter.client.api.fsm.FsmEvent
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.cca.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.cxdx.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.gx.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.ro.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.rx.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.s13.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.s6a.Event
-
- setData(Object) - Method in class org.jdiameter.client.impl.app.sh.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.cca.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.cxdx.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.gx.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.ro.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.rx.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.s13.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.s6a.Event
-
- setData(Object) - Method in class org.jdiameter.server.impl.app.sh.Event
-
- setDestAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- setDestAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- setDestAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- setDestAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- setDestAddress(InetSocketAddress) - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- setDestinationHost(String) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- setDestinationHost(String) - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- setDestinationHost(String) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- setDestinationHost(String) - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- setDestinationHost(String) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- setDestinationHost(String) - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- setDestinationRealm(String) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- setDestinationRealm(String) - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- setDestinationRealm(String) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- setDestinationRealm(String) - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- setDestinationRealm(String) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- setDestinationRealm(String) - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- setDoubleValue(double) - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord
-
Set value of statistic
- setDoubleValue(int, double) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setElection(boolean) - Method in interface org.jdiameter.server.api.IPeer
-
Set result of election
- setElection(boolean) - Method in class org.jdiameter.server.impl.PeerImpl
-
- setEnabled(boolean) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- setEndToEndIdentifier(long) - Method in interface org.jdiameter.client.api.IMessage
-
Set end by end id
- setEndToEndIdentifier(long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setError(boolean) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setEventBased(boolean) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setEventBased(boolean) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setEventBased(boolean) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setEventBased(boolean) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setEventBased(boolean) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setEventBased(boolean) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setEventBased(boolean) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- setEventBased(boolean) - Method in interface org.jdiameter.client.impl.app.rx.IClientRxSessionData
-
- setGatheredCCFH(int) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setGatheredCCFH(int) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setGatheredCCFH(int) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setGatheredCCFH(int) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setGatheredCCFH(int) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setGatheredCCFH(int) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setGatheredDDFH(int) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setGatheredDDFH(int) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setGatheredDDFH(int) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setGatheredDDFH(int) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setGatheredDDFH(int) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setGatheredDDFH(int) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setGatheredRequestedAction(int) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setGatheredRequestedAction(int) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setGatheredRequestedAction(int) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setGatheredRequestedAction(int) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setGatheredRequestedAction(int) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setGatheredRequestedAction(int) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setGrouped(boolean) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- setHeaderApplicationId(long) - Method in interface org.jdiameter.client.api.IMessage
-
Set header message application id
- setHeaderApplicationId(long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setHopByHopIdentifier(long) - Method in interface org.jdiameter.client.api.IMessage
-
Set hop by hop id
- setHopByHopIdentifier(long) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setInActiveTimer() - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- setInterimTimerId(Serializable) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- setInterimTimerId(Serializable) - Method in interface org.jdiameter.client.impl.app.acc.IClientAccSessionData
-
- setIntValue(int, int) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setListener(IEventListener) - Method in interface org.jdiameter.client.api.IMessage
-
Set event listener
- setListener(IEventListener) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setLongValue(long) - Method in interface org.jdiameter.common.api.statistic.IStatisticRecord
-
Set value of statistic
- setLongValue(int, long) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setManagement(Management) - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- setMessageAvps(Map<AvpRepresentation, AvpRepresentation>) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- setMessageFactory(IAccMessageFactory) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setMessageFactory(IAuthMessageFactory) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setMessageFactory(ICCAMessageFactory) - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- setMessageFactory(ICxDxMessageFactory) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
- setMessageFactory(IGxMessageFactory) - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- setMessageFactory(IRoMessageFactory) - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- setMessageFactory(IRxMessageFactory) - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- setMessageFactory(IS13MessageFactory) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
- setMessageFactory(IS6aMessageFactory) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
- setMessageFactory(IShMessageFactory) - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- setMessageFactory(IAccMessageFactory) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setMessageFactory(IAuthMessageFactory) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setMessageFactory(ICCAMessageFactory) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setMessageFactory(ICxDxMessageFactory) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- setMessageFactory(IAuthMessageFactory) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setMessageFactory(IGxMessageFactory) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setMessageFactory(IRoMessageFactory) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setMessageFactory(IRxMessageFactory) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setMessageFactory(IS13MessageFactory) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- setMessageFactory(IS6aMessageFactory) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- setMessageFactory(IShMessageFactory) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- setMessageTimeout(long) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setMessageTimeout(long) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setMessageTimeout(long) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setMessageTimeout(long) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setMessageTimeout(long) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setMultiplicityIndicator(String) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- setName(String) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- setNetworkRequest(boolean) - Method in interface org.jdiameter.client.api.IRequest
-
Set network request flag
- setNetworkRequest(boolean) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setOrigAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- setOrigAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- setOrigAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- setOrigAddress(InetSocketAddress) - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- setOrigAddress(InetSocketAddress) - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- setPeer(IPeer) - Method in interface org.jdiameter.client.api.IMessage
-
Attach message to peer
- setPeer(IPeer) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setPeerManager(IMutablePeerTable) - Method in interface org.jdiameter.server.api.INetwork
-
This method set peer manager for addPeer/remPeer methods
- setPeerManager(IMutablePeerTable) - Method in class org.jdiameter.server.impl.NetworkImpl
-
- setPeerTableListener(PeerTableListener) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- setProxiable(boolean) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setRealm(String) - Method in interface org.jdiameter.client.api.controller.IPeer
-
Attach peer to realm
- setRealm(String) - Method in class org.jdiameter.client.impl.controller.PeerImpl
-
- setRealm(String) - Method in class org.jdiameter.client.impl.MetaDataImpl.ClientLocalPeer
-
- setReceiveLevel(ValidatorLevel) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- setRequest(boolean) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setRequestListener(NetworkReqListener) - Method in class org.jdiameter.client.impl.SessionImpl
-
- setRequestTypeSet(boolean) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setRequestTypeSet(boolean) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setRequestTypeSet(boolean) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setRequestTypeSet(boolean) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setRequestTypeSet(boolean) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setRequestTypeSet(boolean) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setRequestTypeSet(boolean) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- setRequestTypeSet(boolean) - Method in interface org.jdiameter.client.impl.app.rx.IClientRxSessionData
-
- setReTransmitted(boolean) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setS13SessionState(S13SessionState) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionData
-
- setS13SessionState(S13SessionState) - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- setS6aSessionState(S6aSessionState) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionData
-
- setS6aSessionState(S6aSessionState) - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- setSendLevel(ValidatorLevel) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- setServerAccSessionState(ServerAccSessionState) - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- setServerAccSessionState(ServerAccSessionState) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- setServerAuthSessionState(ServerAuthSessionState) - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- setServerAuthSessionState(ServerAuthSessionState) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- setServerCCASessionState(ServerCCASessionState) - Method in interface org.jdiameter.server.impl.app.cca.IServerCCASessionData
-
- setServerCCASessionState(ServerCCASessionState) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- setServerContextListener(IServerAccActionContext) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setServerContextListener(IServerCCASessionContext) - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- setServerContextListener(IServerGxSessionContext) - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- setServerContextListener(IServerRfActionContext) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setServerContextListener(IServerRoSessionContext) - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- setServerContextListener(IServerRxSessionContext) - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- setServerContextListener(IServerAccActionContext) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setServerContextListener(IServerCCASessionContext) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setServerContextListener(IServerGxSessionContext) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setServerContextListener(IServerRfActionContext) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setServerContextListener(IServerRoSessionContext) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setServerContextListener(IServerRxSessionContext) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setServerGxSessionState(ServerGxSessionState) - Method in interface org.jdiameter.server.impl.app.gx.IServerGxSessionData
-
- setServerGxSessionState(ServerGxSessionState) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- setServerRfSessionState(ServerRfSessionState) - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- setServerRfSessionState(ServerRfSessionState) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- setServerRoSessionState(ServerRoSessionState) - Method in interface org.jdiameter.server.impl.app.ro.IServerRoSessionData
-
- setServerRoSessionState(ServerRoSessionState) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- setServerRxSessionState(ServerRxSessionState) - Method in interface org.jdiameter.server.impl.app.rx.IServerRxSessionData
-
- setServerRxSessionState(ServerRxSessionState) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- setServerSessionContext(IServerAuthActionContext) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setServerSessionContext(IServerAuthActionContext) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setServerSessionContext(IServerAuthActionContext) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setServerSessionListener(ServerAccSessionListener) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setServerSessionListener(ServerAuthSessionListener) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setServerSessionListener(ServerCCASessionListener) - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerCxDxSessionListener) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerGxSessionListener) - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerRfSessionListener) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setServerSessionListener(ServerRoSessionListener) - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerRxSessionListener) - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerS13SessionListener) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerS6aSessionListener) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
Set stack wide listener for sessions.
- setServerSessionListener(ServerAccSessionListener) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setServerSessionListener(ServerAuthSessionListener) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setServerSessionListener(ServerCCASessionListener) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setServerSessionListener(ServerCxDxSessionListener) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- setServerSessionListener(ServerAuthSessionListener) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setServerSessionListener(ServerGxSessionListener) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setServerSessionListener(ServerRfSessionListener) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setServerSessionListener(ServerRoSessionListener) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setServerSessionListener(ServerRxSessionListener) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setServerSessionListener(ServerS13SessionListener) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- setServerSessionListener(ServerS6aSessionListener) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- setServerShSessionListener(ServerShSessionListener) - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- setServerShSessionListener(ServerShSessionListener) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- setSessionFactory(ISessionFactory) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setSessionFactory(SessionFactory) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setSessionFactory(SessionFactory) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setSessionFactory(ISessionFactory) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setSessionFactory(SessionFactory) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setSessionFactory(SessionFactory) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setSessionId(String) - Method in class org.jdiameter.common.api.app.AppSessionDataLocalImpl
-
- setSessionListener(String, NetworkReqListener) - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- setSessionListener(String, NetworkReqListener) - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- setState(int) - Method in interface org.jdiameter.client.api.IMessage
-
Set new state
- setState(IAppSessionState) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- setState(ClientAuthSessionState) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- setState(ClientCCASessionState) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- setState(ClientCCASessionState, boolean) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- setState(CxDxSessionState) - Method in class org.jdiameter.client.impl.app.cxdx.CxDxClientSessionImpl
-
- setState(ClientAuthSessionState) - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- setState(ClientGxSessionState) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- setState(ClientGxSessionState, boolean) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- setState(IAppSessionState) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- setState(ClientRoSessionState) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- setState(ClientRoSessionState, boolean) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- setState(ClientRxSessionState) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- setState(ClientRxSessionState, boolean) - Method in class org.jdiameter.client.impl.app.rx.ClientRxSessionImpl
-
- setState(S13SessionState) - Method in class org.jdiameter.client.impl.app.s13.S13ClientSessionImpl
-
- setState(S6aSessionState) - Method in class org.jdiameter.client.impl.app.s6a.S6aClientSessionImpl
-
- setState(int) - Method in class org.jdiameter.client.impl.parser.MessageImpl
-
- setState(IAppSessionState) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionImpl
-
- setState(ServerAuthSessionState) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- setState(ServerCCASessionState) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- setState(ServerCCASessionState, boolean) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionImpl
-
- setState(CxDxSessionState) - Method in class org.jdiameter.server.impl.app.cxdx.CxDxServerSessionImpl
-
- setState(ServerAuthSessionState) - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- setState(ServerGxSessionState) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- setState(ServerGxSessionState, boolean) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionImpl
-
- setState(IAppSessionState) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionImpl
-
- setState(ServerRoSessionState) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- setState(ServerRoSessionState, boolean) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionImpl
-
- setState(ServerRxSessionState) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- setState(ServerRxSessionState, boolean) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionImpl
-
- setState(S13SessionState) - Method in class org.jdiameter.server.impl.app.s13.S13ServerSessionImpl
-
- setState(S6aSessionState) - Method in class org.jdiameter.server.impl.app.s6a.S6aServerSessionImpl
-
- setStateChangeListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.sh.IShSessionFactory
-
- setStateChangeListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- setStateles(boolean) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setStateles(boolean) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setStateles(boolean) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setStateless(boolean) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.cca.IServerCCASessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.gx.IServerGxSessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.ro.IServerRoSessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- setStateless(boolean) - Method in interface org.jdiameter.server.impl.app.rx.IServerRxSessionData
-
- setStateless(boolean) - Method in class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.acc.IAccSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.auth.IAuthSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.cca.ICCASessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.gx.IGxSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.rf.IRfSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.ro.IRoSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.rx.IRxSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionFactory
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- setStateListener(StateChangeListener<AppSession>) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- setStringValue(int, String) - Method in class org.jdiameter.server.impl.helpers.EmptyConfiguration
-
- setTccTimerId(Serializable) - Method in interface org.jdiameter.server.impl.app.cca.IServerCCASessionData
-
- setTccTimerId(Serializable) - Method in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- setTccTimerId(Serializable) - Method in interface org.jdiameter.server.impl.app.gx.IServerGxSessionData
-
- setTccTimerId(Serializable) - Method in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- setTccTimerId(Serializable) - Method in interface org.jdiameter.server.impl.app.ro.IServerRoSessionData
-
- setTccTimerId(Serializable) - Method in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- setTimer(long) - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl.MyState
-
- setTimerHandler(ScheduledExecutorService, ScheduledFuture) - Method in class org.jdiameter.client.impl.parser.MessageImpl.TimerTask
-
- setTlsHandshakingState(TLSTransportClient.TlsHandshakingState) - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- setTsTimeout(long) - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
Seconds value, its taken from either request or answer.
- setTsTimeout(long) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- setTsTimeout(long) - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- setTsTimeout(long) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- setTsTimeout(long) - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- setTsTimeout(long) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.client.impl.app.auth.IClientAuthSessionData
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.client.impl.app.rf.IClientRfSessionData
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.common.api.app.cxdx.ICxDxSessionData
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.common.api.app.s13.IS13SessionData
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.common.api.app.s6a.IS6aSessionData
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.server.impl.app.acc.IServerAccSessionData
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.server.impl.app.auth.IServerAuthSessionData
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- setTsTimerId(Serializable) - Method in interface org.jdiameter.server.impl.app.rf.IServerRfSessionData
-
- setTsTimerId(Serializable) - Method in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- setTxTimerId(Serializable) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setTxTimerId(Serializable) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setTxTimerId(Serializable) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setTxTimerId(Serializable) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setTxTimerId(Serializable) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setTxTimerId(Serializable) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setTxTimerRequest(Request) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- setTxTimerRequest(Request) - Method in interface org.jdiameter.client.impl.app.cca.IClientCCASessionData
-
- setTxTimerRequest(Request) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- setTxTimerRequest(Request) - Method in interface org.jdiameter.client.impl.app.gx.IClientGxSessionData
-
- setTxTimerRequest(Request) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- setTxTimerRequest(Request) - Method in interface org.jdiameter.client.impl.app.ro.IClientRoSessionData
-
- setValid(boolean) - Method in interface org.jdiameter.client.api.IEventListener
-
Set value of valid field
- setVendorId(long) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- sf - Variable in class org.jdiameter.common.impl.app.AppSessionImpl
-
- ShClientSessionDataLocalImpl - Class in org.jdiameter.client.impl.app.sh
-
- ShClientSessionDataLocalImpl() - Constructor for class org.jdiameter.client.impl.app.sh.ShClientSessionDataLocalImpl
-
- ShClientSessionImpl - Class in org.jdiameter.client.impl.app.sh
-
Basic implementation of ShClientSession - can be one time - for UDR, PUR and
constant for SNR-PNR pair, in case when SNA contains response code from range
different than 2001-2004(success codes) user is responsible for maintaing
state - releasing etc, same goes if result code is contained
Experimental-Result AVP
If ShSession moves to ShSessionState.TERMINATED - it means that no further
messages can be received via it and it should be discarded.
- ShClientSessionImpl(IShClientSessionData, IShMessageFactory, ISessionFactory, ClientShSessionListener) - Constructor for class org.jdiameter.client.impl.app.sh.ShClientSessionImpl
-
- ShLocalSessionDataFactory - Class in org.jdiameter.common.impl.app.sh
-
- ShLocalSessionDataFactory() - Constructor for class org.jdiameter.common.impl.app.sh.ShLocalSessionDataFactory
-
- ShServerSessionDataLocalImpl - Class in org.jdiameter.server.impl.app.sh
-
- ShServerSessionDataLocalImpl() - Constructor for class org.jdiameter.server.impl.app.sh.ShServerSessionDataLocalImpl
-
- ShServerSessionImpl - Class in org.jdiameter.server.impl.app.sh
-
Basic implementation of ShServerSession - can be one time - for UDR, PUR and
constant for SNR-PNR pair, in case when SNA contains response code from range
different than 2001-2004(success codes) user is responsible for maintaing
state - releasing etc, same goes if result code is contained
Experimental-Result AVP
If ShSession moves to ShSessionState.TERMINATED - it means that no further
messages can be received via it and it should be discarded.
- ShServerSessionImpl(IShServerSessionData, IShMessageFactory, ISessionFactory, ServerShSessionListener) - Constructor for class org.jdiameter.server.impl.app.sh.ShServerSessionImpl
-
- ShSession - Class in org.jdiameter.common.impl.app.sh
-
- ShSession(ISessionFactory, IShSessionData) - Constructor for class org.jdiameter.common.impl.app.sh.ShSession
-
- ShSessionFactoryImpl - Class in org.jdiameter.common.impl.app.sh
-
- ShSessionFactoryImpl(SessionFactory) - Constructor for class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- shutdownAllNow() - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- shutdownAllNow() - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- shutdownAllNow() - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- shutdownNow(ScheduledExecutorService) - Method in class org.jdiameter.common.api.concurrent.DummyConcurrentFactory
-
- shutdownNow(ScheduledExecutorService) - Method in interface org.jdiameter.common.api.concurrent.IConcurrentFactory
-
- shutdownNow(ScheduledExecutorService) - Method in class org.jdiameter.common.impl.concurrent.ConcurrentFactory
-
- socketChannel - Variable in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- socketDescription - Variable in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- sourceAddress - Variable in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- SslContextFactory - Class in org.jdiameter.client.impl.transport.tls.netty
-
- SslContextFactory() - Constructor for class org.jdiameter.client.impl.transport.tls.netty.SslContextFactory
-
- Stack - Static variable in class org.jdiameter.client.impl.helpers.Loggers
-
Logs the stack lifecycle
- stack - Variable in class org.jdiameter.client.impl.MetaDataImpl
-
- StackImpl - Class in org.jdiameter.client.impl
-
Use stack extension point
- StackImpl() - Constructor for class org.jdiameter.client.impl.StackImpl
-
- StackImpl - Class in org.jdiameter.server.impl
-
- StackImpl() - Constructor for class org.jdiameter.server.impl.StackImpl
-
- StackImplMBean - Interface in org.jdiameter.client.impl
-
Stack MBean interface.
- StackImplMBean - Interface in org.jdiameter.server.impl
-
- StackLayer - Static variable in class org.jdiameter.client.impl.helpers.ExtensionPoint
-
Stack layer
- StackState - Enum in org.jdiameter.client.api
-
This enumeration describe avaliable states of stack
Data: $Date: 2008/07/03 19:43:10 $
Revision: $Revision: 1.1 $
- start() - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Start peer manager ( start network activity )
- start() - Method in interface org.jdiameter.client.api.router.IRouter
-
Start inner time facilities
- start() - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- start() - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- start() - Method in class org.jdiameter.client.impl.StackImpl
-
- start(Mode, long, TimeUnit) - Method in class org.jdiameter.client.impl.StackImpl
-
- start() - Method in interface org.jdiameter.client.impl.StackImplMBean
-
Run startd procedure
- start() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- start() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- start() - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- start() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- start() - Method in class org.jdiameter.client.impl.transport.tls.TLSTransportClient
-
- start() - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- start() - Method in interface org.jdiameter.common.api.statistic.IStatisticProcessor
-
- start() - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- start() - Method in class org.jdiameter.common.impl.statistic.StatisticProcessorImpl
-
- start() - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- startMsgTimer() - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- startMsgTimer() - Method in class org.jdiameter.common.impl.app.s13.S13Session
-
- startMsgTimer() - Method in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- startNewRemoteConnection(Server, Association, String, int) - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- startServer() - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- StartTlsClientHandler - Class in org.jdiameter.client.impl.transport.tls.netty
-
- StartTlsClientHandler(TLSTransportClient) - Constructor for class org.jdiameter.client.impl.transport.tls.netty.StartTlsClientHandler
-
- StartTlsInitiator - Class in org.jdiameter.client.impl.transport.tls.netty
-
- StartTlsInitiator(Configuration, TLSTransportClient) - Constructor for class org.jdiameter.client.impl.transport.tls.netty.StartTlsInitiator
-
- StartTlsServerHandler - Class in org.jdiameter.client.impl.transport.tls.netty
-
- StartTlsServerHandler(TLSTransportClient) - Constructor for class org.jdiameter.client.impl.transport.tls.netty.StartTlsServerHandler
-
- startTsTimer() - Method in class org.jdiameter.client.impl.app.auth.ClientAuthSessionImpl
-
- startTsTimer() - Method in class org.jdiameter.client.impl.app.gq.GqClientSessionImpl
-
- startTsTimer() - Method in class org.jdiameter.server.impl.app.auth.ServerAuthSessionImpl
-
- startTsTimer() - Method in class org.jdiameter.server.impl.app.gq.GqServerSessionImpl
-
- startTx(JCreditControlRequest) - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- startTx(GxCreditControlRequest) - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- startTx(RoCreditControlRequest) - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- state - Variable in class org.jdiameter.client.impl.app.acc.ClientAccSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.app.cca.ClientCCASessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.app.gx.ClientGxSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.app.rf.ClientRfSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.app.ro.ClientRoSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.app.rx.ClientRxSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- state - Variable in class org.jdiameter.client.impl.MetaDataImpl
-
- state - Variable in class org.jdiameter.client.impl.StackImpl
-
- state - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxLocalSessionDataImpl
-
- state - Variable in class org.jdiameter.common.impl.app.s13.S13LocalSessionDataImpl
-
- state - Variable in class org.jdiameter.common.impl.app.s6a.S6aLocalSessionDataImpl
-
- state - Variable in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- state - Variable in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- state - Variable in class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- STATE_ANSWERED - Static variable in interface org.jdiameter.client.api.IMessage
-
Stack received answer to this message
- STATE_BUFFERED - Static variable in interface org.jdiameter.client.api.IMessage
-
The message is buffered ( not use yet )
- STATE_NOT_SENT - Static variable in interface org.jdiameter.client.api.IMessage
-
The message is not sent to the network
- STATE_SENT - Static variable in interface org.jdiameter.client.api.IMessage
-
The message has been sent to the network
- stateChanged(Enum, Enum) - Method in class org.jdiameter.client.impl.AbstractStateChangeListener
-
- stateChanged(T, Enum, Enum) - Method in class org.jdiameter.client.impl.AbstractStateChangeListener
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- stateChanged(Enum, Enum) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- stateChanged(AppSession, Enum, Enum) - Method in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- stateChangeListener - Variable in class org.jdiameter.common.impl.app.sh.ShSessionFactoryImpl
-
- stateles - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- stateles - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- stateles - Variable in class org.jdiameter.server.impl.app.acc.ServerAccSessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.client.impl.app.auth.ClientAuthSessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.server.impl.app.auth.ServerAuthSessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.server.impl.app.gx.ServerGxSessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.server.impl.app.rf.ServerRfSessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.server.impl.app.ro.ServerRoSessionDataLocalImpl
-
- stateless - Variable in class org.jdiameter.server.impl.app.rx.ServerRxSessionDataLocalImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.acc.AccSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.auth.AuthSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.gq.GqSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.gx.GxSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.rf.RfSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.ro.RoSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.rx.RxSessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.s13.S13SessionFactoryImpl
-
- stateListener - Variable in class org.jdiameter.common.impl.app.s6a.S6aSessionFactoryImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.acc.AppAccSessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.auth.AppAuthSessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.cca.AppCCASessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.cxdx.CxDxSession
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.gx.AppGxSessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.rf.AppRfSessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.ro.AppRoSessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.rx.AppRxSessionImpl
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.s13.S13Session
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.s6a.S6aSession
-
- stateListeners - Variable in class org.jdiameter.common.impl.app.sh.ShSession
-
- states - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- statistic - Variable in class org.jdiameter.common.impl.controller.AbstractPeer
-
- statistic - Variable in class org.jdiameter.server.impl.NetworkImpl
-
- statisticFactory - Variable in class org.jdiameter.client.impl.fsm.FsmFactoryImpl
-
- statisticFactory - Variable in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- statisticFactory - Variable in class org.jdiameter.common.impl.controller.AbstractPeer
-
- statisticFactory - Variable in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- StatisticManagerImpl - Class in org.jdiameter.common.impl.statistic
-
- StatisticManagerImpl(Configuration) - Constructor for class org.jdiameter.common.impl.statistic.StatisticManagerImpl
-
- StatisticProcessorImpl - Class in org.jdiameter.common.impl.statistic
-
Statistics Processor
- StatisticProcessorImpl(Configuration, IConcurrentFactory, IStatisticManager) - Constructor for class org.jdiameter.common.impl.statistic.StatisticProcessorImpl
-
- Statistics - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Statistic logger properties
- StatisticsActiveList - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
List of statistics names which should be enabled.
- StatisticsEnabled - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Statistic flag controlling if statistics are on/off - ie.
- StatisticsLoggerDelay - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Statistic logger delay between save statistic information
- StatisticsLoggerPause - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Statistic logger start pause
- stop() - Method in interface org.jdiameter.client.api.router.IRouter
-
Stop inner time facilities
- stop() - Method in class org.jdiameter.client.impl.router.RouterImpl
-
- stop(long, TimeUnit, int) - Method in class org.jdiameter.client.impl.StackImpl
-
- stop(int) - Method in class org.jdiameter.client.impl.StackImpl
-
- stop(int) - Method in interface org.jdiameter.client.impl.StackImplMBean
-
Run stop procedure
- stop() - Method in class org.jdiameter.client.impl.transport.sctp.SCTPTransportClient
-
- stop() - Method in class org.jdiameter.client.impl.transport.tcp.netty.TCPTransportClient
-
- stop - Variable in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- stop() - Method in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- stop() - Method in class org.jdiameter.client.impl.transport.tls.netty.TLSTransportClient
-
- stop() - Method in interface org.jdiameter.common.api.data.ISessionDatasource
-
- stop() - Method in interface org.jdiameter.common.api.statistic.IStatisticProcessor
-
- stop() - Method in class org.jdiameter.common.impl.data.LocalDataSource
-
- stop() - Method in class org.jdiameter.common.impl.statistic.StatisticProcessorImpl
-
- stop() - Method in class org.jdiameter.server.impl.io.sctp.SCTPTransportServer
-
- stopped() - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Release resources
- stopped() - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- stopping(int) - Method in interface org.jdiameter.client.api.controller.IPeerTable
-
Run stopping procedure (unsynchronized)
- stopping - Variable in class org.jdiameter.client.impl.controller.PeerImpl
-
- stopping(int) - Method in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- STOPPING - Static variable in class org.jdiameter.client.impl.fsm.FsmState
-
- stopping(int) - Method in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- stopTimeOut - Variable in class org.jdiameter.client.impl.controller.PeerTableImpl
-
- StopTimeOut - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Stop stack time out property
- stopTx() - Method in class org.jdiameter.client.impl.app.cca.ClientCCASessionImpl
-
- stopTx() - Method in class org.jdiameter.client.impl.app.gx.ClientGxSessionImpl
-
- stopTx() - Method in class org.jdiameter.client.impl.app.ro.ClientRoSessionImpl
-
- Storage - Class in org.jdiameter.client.impl.annotation.internal
-
- Storage() - Constructor for class org.jdiameter.client.impl.annotation.internal.Storage
-
- storage - Variable in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- storageAnswers - Variable in class org.jdiameter.server.impl.MutablePeerTableImpl
-
- storageSize - Variable in class org.jdiameter.client.impl.transport.tcp.TCPTransportClient
-
- storeToBuffer(Request) - Method in class org.jdiameter.client.impl.app.acc.ClientAccSessionImpl
-
- storeToBuffer(Request) - Method in class org.jdiameter.client.impl.app.rf.ClientRfSessionImpl
-
- SubscribeNotificationsAnswerImpl - Class in org.jdiameter.common.impl.app.sh
-
- SubscribeNotificationsAnswerImpl(Answer) - Constructor for class org.jdiameter.common.impl.app.sh.SubscribeNotificationsAnswerImpl
-
- SubscribeNotificationsAnswerImpl(Request, long, long) - Constructor for class org.jdiameter.common.impl.app.sh.SubscribeNotificationsAnswerImpl
-
- SubscribeNotificationsAnswerImpl(Request, long) - Constructor for class org.jdiameter.common.impl.app.sh.SubscribeNotificationsAnswerImpl
-
- SubscribeNotificationsAnswerImpl(Request) - Constructor for class org.jdiameter.common.impl.app.sh.SubscribeNotificationsAnswerImpl
-
- SubscribeNotificationsRequestImpl - Class in org.jdiameter.common.impl.app.sh
-
- SubscribeNotificationsRequestImpl(Request) - Constructor for class org.jdiameter.common.impl.app.sh.SubscribeNotificationsRequestImpl
-
- SUCCESS - Static variable in class org.jdiameter.server.impl.MessageValidator
-
- SUSPECT - Static variable in class org.jdiameter.client.impl.fsm.FsmState
-
- switchToNextState(FsmState) - Method in class org.jdiameter.client.impl.fsm.PeerFSMImpl
-
- validate(Document) - Method in class org.jdiameter.client.impl.helpers.XMLConfiguration
-
- validate(Avp) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- validate(AvpSet) - Method in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- validate(Message, boolean) - Method in class org.jdiameter.common.impl.validation.DictionaryImpl
-
- validate(Message, ValidatorLevel) - Method in class org.jdiameter.common.impl.validation.MessageRepresentationImpl
-
- validate(Document) - Method in class org.jdiameter.server.impl.helpers.XMLConfiguration
-
- Value<T> - Class in org.jdiameter.client.impl.annotation
-
- Value(T) - Constructor for class org.jdiameter.client.impl.annotation.Value
-
- value - Variable in class org.jdiameter.client.impl.annotation.Value
-
- valueOf(String) - Static method in enum org.jdiameter.client.api.fsm.EventTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.client.api.io.TransportError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.client.api.StackState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.client.impl.app.cca.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.client.impl.app.gx.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.client.impl.app.ro.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.client.impl.app.rx.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.acc.ClientAccSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.acc.ServerAccSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.auth.ClientAuthSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.auth.ServerAuthSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.cca.ClientCCASessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.cca.ServerCCASessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.cxdx.CxDxSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.gx.ClientGxSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.gx.ServerGxSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.rf.ClientRfSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.rf.ServerRfSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.ro.ClientRoSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.ro.ServerRoSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.rx.ClientRxSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.rx.ServerRxSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.s13.S13SessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.app.s6a.S6aSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.concurrent.IConcurrentFactory.ScheduledExecServices
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.statistic.IStatistic.Groups
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.common.api.statistic.IStatisticRecord.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.server.impl.app.cca.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.server.impl.app.gx.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.server.impl.app.ro.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jdiameter.server.impl.app.rx.Event.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jdiameter.client.api.fsm.EventTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.client.api.io.TransportError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.client.api.StackState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.client.impl.app.cca.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.client.impl.app.gx.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.client.impl.app.ro.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.client.impl.app.rx.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class org.jdiameter.client.impl.helpers.Loggers
-
Return Iterator of all entries
- values() - Static method in class org.jdiameter.client.impl.helpers.Parameters
-
Return all parameters as iterator
- values() - Static method in enum org.jdiameter.common.api.app.acc.ClientAccSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.acc.ServerAccSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.auth.ClientAuthSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.auth.ServerAuthSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.cca.ClientCCASessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.cca.ServerCCASessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.cxdx.CxDxSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.gx.ClientGxSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.gx.ServerGxSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.rf.ClientRfSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.rf.ServerRfSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.ro.ClientRoSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.ro.ServerRoSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.rx.ClientRxSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.rx.ServerRxSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.s13.S13SessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.app.s6a.S6aSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.concurrent.IConcurrentFactory.ScheduledExecServices
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.statistic.IStatistic.Groups
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.common.api.statistic.IStatisticRecord.Counters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.server.impl.app.cca.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.server.impl.app.gx.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.server.impl.app.ro.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jdiameter.server.impl.app.rx.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendor - Variable in class org.jdiameter.common.impl.validation.AvpRepresentationImpl
-
- vendorID - Variable in class org.jdiameter.client.impl.controller.PeerImpl
-
- VendorId - Static variable in class org.jdiameter.client.impl.helpers.Parameters
-
Vendor id property
- VersionProperties - Class in org.jdiameter.client.impl
-