Uses of Class
com.bea.wcp.diameter.Session
Packages that use Session
Package
Description
The Diameter base protocol API.
The Diameter offline charging API (Rf interface).
Diameter beans in SIP Server used to interwork with Diameter messages.
The Diameter credit control API (Ro interface).
Common definitions, classes, and Diameter applications for 3GPP charging functions (Ro and Rf interfaces).
The Diameter Sh Client implementation.
Diameter base protocol API helper utilities.
-
Uses of Session in com.bea.wcp.diameter
Methods in com.bea.wcp.diameter that return SessionModifier and TypeMethodDescriptionApplication.createSession()Application.createSession(String id) Application.createSession(String id, Object parent) Answer.getSession()abstract SessionMessage.getSession()Returns the Session associated with this message, or null if none.Request.getSession()Returns the session associated with this request.Methods in com.bea.wcp.diameter with parameters of type SessionModifier and TypeMethodDescriptionbooleanNode.deliverToSession(Message msg, Session session) Delivers a message to a specified session.voidRequest.setSession(Session session) Constructors in com.bea.wcp.diameter with parameters of type Session -
Uses of Session in com.bea.wcp.diameter.accounting
Subclasses of Session in com.bea.wcp.diameter.accountingModifier and TypeClassDescriptionclassClient accounting session implementing the client accounting state machine described in RFC 3588 section 8.2. -
Uses of Session in com.bea.wcp.diameter.beans
Methods in com.bea.wcp.diameter.beans with type parameters of type SessionModifier and TypeMethodDescription<T extends Session>
TSessionSource.createSession(Application app, S sas) Creates aSessionfor the particular application using aSipApplicationSession.<T extends Session>
TSessionSource.createSession(Application app, S sas, String sessionId) Creates aSessionfor the particular application using aSipApplicationSessionwith diameter session id.Methods in com.bea.wcp.diameter.beans with parameters of type SessionModifier and TypeMethodDescriptionSessionSource.getApplicationSession(Session diameterSession) Gets aSipApplicationSessionfrom aSession. -
Uses of Session in com.bea.wcp.diameter.cc
Subclasses of Session in com.bea.wcp.diameter.ccModifier and TypeClassDescriptionclassDiameter credit control application client session. -
Uses of Session in com.bea.wcp.diameter.charging
Subclasses of Session in com.bea.wcp.diameter.charging -
Uses of Session in com.bea.wcp.diameter.sh
Subclasses of Session in com.bea.wcp.diameter.sh -
Uses of Session in com.bea.wcp.diameter.sy
Subclasses of Session in com.bea.wcp.diameter.sy -
Uses of Session in com.bea.wcp.diameter.util
Subclasses of Session in com.bea.wcp.diameter.utilMethods in com.bea.wcp.diameter.util that return SessionMethods in com.bea.wcp.diameter.util with parameters of type SessionModifier and TypeMethodDescriptionprotected voidSimulator.initialClientRequest(Session session) Method to be overridden.void