org.jdiameter.api.cca
Interface ServerCCASession
- All Superinterfaces:
- AppSession, java.io.Serializable, StateMachine
public interface ServerCCASession
- extends AppSession, StateMachine
ServerCCASession.java
Super project: mobicents
3:49:10 PM Dec 2, 2008
- Author:
- Bartosz Baranowski , Alexandre Mendonca , Erick Svenson
sendCreditControlAnswer
void sendCreditControlAnswer(JCreditControlAnswer answer)
throws InternalException,
IllegalDiameterStateException,
RouteException,
OverloadException
- Throws:
InternalException
IllegalDiameterStateException
RouteException
OverloadException
sendReAuthRequest
void sendReAuthRequest(ReAuthRequest request)
throws InternalException,
IllegalDiameterStateException,
RouteException,
OverloadException
- Throws:
InternalException
IllegalDiameterStateException
RouteException
OverloadException
Copyright © 2009. All Rights Reserved.