Uses of Class
org.jainslee.resources.diameter.base.SendException
-
-
Uses of SendException in org.jainslee.resources.diameter.base
Subclasses of SendException in org.jainslee.resources.diameter.base Modifier and Type Class Description class
NoPeersAvailableException
class
RouteException
Methods in org.jainslee.resources.diameter.base that throw SendException Modifier and Type Method Description void
AccountingServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
AccountingClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
DiameterActivity. sendMessage(DiameterMessage message)
Sends the given DiameterMessage on the DiameterActivity.DiameterMessage
DiameterProvider. sendSyncRequest(DiameterMessage message)
Synchronously send a Diameter request and block until a response is received. -
Uses of SendException in org.jainslee.resources.diameter.cca
Methods in org.jainslee.resources.diameter.cca that throw SendException Modifier and Type Method Description CreditControlAnswer
DiameterCcaProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
DiameterCcaProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
CreditControlClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
CreditControlServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the CC client.void
CreditControlServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Send a Credit-Control-Answer message to the CC client.void
CreditControlClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
CreditControlClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
CreditControlClientSessionActivity. sendReAuthAnswer(ReAuthAnswer raa)
Send a Re-Auth-Answer message.void
CreditControlServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the CC client.void
CreditControlClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
CreditControlClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
DiameterCcaProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
DiameterCcaProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.gx.va10
Methods in org.jainslee.resources.diameter.gx.va10 that throw SendException Modifier and Type Method Description CreditControlAnswer
DiameterGxProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
DiameterGxProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
GxServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Send a Credit-Control-Answer message to the CC client.void
GxClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
GxClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
GxClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
GxServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the CC client.void
GxClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
GxClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
DiameterGxProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
DiameterGxProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.gx.vb90
Methods in org.jainslee.resources.diameter.gx.vb90 that throw SendException Modifier and Type Method Description CreditControlAnswer
DiameterGxProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
DiameterGxProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
GxServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Send a Credit-Control-Answer message to the CC client.void
GxClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
GxClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
GxClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
GxServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the CC client.void
GxClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
GxClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
DiameterGxProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
DiameterGxProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.gx.vcd0
Methods in org.jainslee.resources.diameter.gx.vcd0 that throw SendException Modifier and Type Method Description CreditControlAnswer
DiameterGxProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
DiameterGxProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
GxServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Send a Credit-Control-Answer message to the CC client.void
GxClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
GxClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
GxClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
GxServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the CC client.void
GxClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
GxClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
DiameterGxProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
DiameterGxProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.rf.v710
Methods in org.jainslee.resources.diameter.rf.v710 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.rf.v790
Methods in org.jainslee.resources.diameter.rf.v790 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.rf.v8d0
Methods in org.jainslee.resources.diameter.rf.v8d0 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.rf.v960
Methods in org.jainslee.resources.diameter.rf.v960 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.rf.va00
Methods in org.jainslee.resources.diameter.rf.va00 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.rf.vb80
Methods in org.jainslee.resources.diameter.rf.vb80 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.rf.vcb0
Methods in org.jainslee.resources.diameter.rf.vcb0 that throw SendException Modifier and Type Method Description AccountingAnswer
RfProvider. accountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request.void
RfServerSessionActivity. sendAccountingAnswer(AccountingAnswer accountingAnswer)
Send an Accounting Answer.void
RfClientSessionActivity. sendAccountingRequest(AccountingRequest accountingRequest)
Send an Accounting Request. -
Uses of SendException in org.jainslee.resources.diameter.ro.v790
Methods in org.jainslee.resources.diameter.ro.v790 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.ro.v820
Methods in org.jainslee.resources.diameter.ro.v820 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.ro.v8d0
Methods in org.jainslee.resources.diameter.ro.v8d0 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.ro.v960
Methods in org.jainslee.resources.diameter.ro.v960 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.ro.va00
Methods in org.jainslee.resources.diameter.ro.va00 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.ro.vb80
Methods in org.jainslee.resources.diameter.ro.vb80 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.ro.vcb0
Methods in org.jainslee.resources.diameter.ro.vcb0 that throw SendException Modifier and Type Method Description CreditControlAnswer
RoProvider. eventCreditControlRequest(CreditControlRequest ccr)
Send a Credit-Control-Request message to the appropriate peers, and block until the response is received then return it.CreditControlAnswer
RoProvider. initialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request that will start a credit control session, and block until the answer is received.void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.void
RoServerSessionActivity. sendAbortSessionRequest(AbortSessionRequest asr)
Send a Abort-Session-Request message to the peer.void
RoServerSessionActivity. sendCreditControlAnswer(CreditControlAnswer cca)
Sends a Credit-Control-Answer message to the peer.void
RoClientSessionActivity. sendEventCreditControlRequest(CreditControlRequest ccr)
Send an event Credit-Control-Request.void
RoClientSessionActivity. sendInitialCreditControlRequest(CreditControlRequest ccr)
Send an initial Credit-Control-Request.void
RoClientSessionActivity. sendReAuthAnswer(ReAuthAnswer rar)
Send a Re-Auth-Answer message.void
RoServerSessionActivity. sendReAuthRequest(ReAuthRequest rar)
Send a Re-Auth-Request message to the peer.void
RoClientSessionActivity. sendTerminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request.void
RoClientSessionActivity. sendUpdateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request.CreditControlAnswer
RoProvider. terminationCreditControlRequest(CreditControlRequest ccr)
Send a termination Credit-Control-Request and block until the answer is received.CreditControlAnswer
RoProvider. updateCreditControlRequest(CreditControlRequest ccr)
Send an update (intermediate) Credit-Control-Request and block until the answer is received. -
Uses of SendException in org.jainslee.resources.diameter.sh.v780
Methods in org.jainslee.resources.diameter.sh.v780 that throw SendException Modifier and Type Method Description ProfileUpdateAnswer
ShProvider. profileUpdateRequest(ProfileUpdateRequest message)
Sends a synchronous ProfileUpdateRequest which will block until an answer is received from the peer.PushNotificationAnswer
ShProvider. pushNotificationRequest(PushNotificationRequest message)
Sends a synchronous PushNotificationRequest which will block until an answer is received from the peer.void
ShServerActivity. sendProfileUpdateAnswer(ProfileUpdateAnswer message)
Send the ProfileUpdateAnswer to the peer that sent the ProfileUpdateRequest.void
ShClientActivity. sendProfileUpdateRequest(ProfileUpdateRequest message)
Send a Profile-Update-Request message asynchronously.void
ShClientNotificationActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientNotificationActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShServerNotificationActivity. sendPushNotificationRequest(PushNotificationRequest message)
Sends a push notification request asynchronously.void
ShServerActivity. sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer message)
Send the SubscribeNotificationsAnswer to the peer that sent the SubscribeNotificationsRequest.void
ShClientActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message asynchronously.void
ShClientSubscriptionActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message.void
ShClientNotificationActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendUnsubscribeRequest()
Send a Subscribe-Notifications-Request message containing the AVPs required to UNSUBSCRIBE from the user that this activity represents a subscription to.void
ShServerActivity. sendUserDataAnswer(UserDataAnswer message)
Send the UserDataAnswer to the peer that sent the UserDataRequest.void
ShClientActivity. sendUserDataRequest(UserDataRequest message)
Send a User-Data-Request message asynchronously.SubscribeNotificationsAnswer
ShProvider. subscribeNotificationsRequest(SubscribeNotificationsRequest message)
Sends a synchronous SubscribeNotificationsRequest which will block until an answer is received from the peer.UserDataAnswer
ShProvider. userDataRequest(UserDataRequest message)
Sends a synchronous UserDataRequest which will block until an answer is received from the peer. -
Uses of SendException in org.jainslee.resources.diameter.sh.v880
Methods in org.jainslee.resources.diameter.sh.v880 that throw SendException Modifier and Type Method Description ProfileUpdateAnswer
ShProvider. profileUpdateRequest(ProfileUpdateRequest message)
Sends a synchronous ProfileUpdateRequest which will block until an answer is received from the peer.PushNotificationAnswer
ShProvider. pushNotificationRequest(PushNotificationRequest message)
Sends a synchronous PushNotificationRequest which will block until an answer is received from the peer.void
ShServerActivity. sendProfileUpdateAnswer(ProfileUpdateAnswer message)
Send the ProfileUpdateAnswer to the peer that sent the ProfileUpdateRequest.void
ShClientActivity. sendProfileUpdateRequest(ProfileUpdateRequest message)
Send a Profile-Update-Request message asynchronously.void
ShClientNotificationActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientNotificationActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShServerNotificationActivity. sendPushNotificationRequest(PushNotificationRequest message)
Sends a push notification request asynchronously.void
ShServerActivity. sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer message)
Send the SubscribeNotificationsAnswer to the peer that sent the SubscribeNotificationsRequest.void
ShClientActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message asynchronously.void
ShClientSubscriptionActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message.void
ShClientNotificationActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendUnsubscribeRequest()
Send a Subscribe-Notifications-Request message containing the AVPs required to UNSUBSCRIBE from the user that this activity represents a subscription to.void
ShServerActivity. sendUserDataAnswer(UserDataAnswer message)
Send the UserDataAnswer to the peer that sent the UserDataRequest.void
ShClientActivity. sendUserDataRequest(UserDataRequest message)
Send a User-Data-Request message asynchronously.SubscribeNotificationsAnswer
ShProvider. subscribeNotificationsRequest(SubscribeNotificationsRequest message)
Sends a synchronous SubscribeNotificationsRequest which will block until an answer is received from the peer.UserDataAnswer
ShProvider. userDataRequest(UserDataRequest message)
Sends a synchronous UserDataRequest which will block until an answer is received from the peer. -
Uses of SendException in org.jainslee.resources.diameter.sh.v940
Methods in org.jainslee.resources.diameter.sh.v940 that throw SendException Modifier and Type Method Description ProfileUpdateAnswer
ShProvider. profileUpdateRequest(ProfileUpdateRequest message)
Sends a synchronous ProfileUpdateRequest which will block until an answer is received from the peer.PushNotificationAnswer
ShProvider. pushNotificationRequest(PushNotificationRequest message)
Sends a synchronous PushNotificationRequest which will block until an answer is received from the peer.void
ShServerActivity. sendProfileUpdateAnswer(ProfileUpdateAnswer message)
Send the ProfileUpdateAnswer to the peer that sent the ProfileUpdateRequest.void
ShClientActivity. sendProfileUpdateRequest(ProfileUpdateRequest message)
Send a Profile-Update-Request message asynchronously.void
ShClientNotificationActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientNotificationActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShServerNotificationActivity. sendPushNotificationRequest(PushNotificationRequest message)
Sends a push notification request asynchronously.void
ShServerActivity. sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer message)
Send the SubscribeNotificationsAnswer to the peer that sent the SubscribeNotificationsRequest.void
ShClientActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message asynchronously.void
ShClientSubscriptionActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message.void
ShClientNotificationActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendUnsubscribeRequest()
Send a Subscribe-Notifications-Request message containing the AVPs required to UNSUBSCRIBE from the user that this activity represents a subscription to.void
ShServerActivity. sendUserDataAnswer(UserDataAnswer message)
Send the UserDataAnswer to the peer that sent the UserDataRequest.void
ShClientActivity. sendUserDataRequest(UserDataRequest message)
Send a User-Data-Request message asynchronously.SubscribeNotificationsAnswer
ShProvider. subscribeNotificationsRequest(SubscribeNotificationsRequest message)
Sends a synchronous SubscribeNotificationsRequest which will block until an answer is received from the peer.UserDataAnswer
ShProvider. userDataRequest(UserDataRequest message)
Sends a synchronous UserDataRequest which will block until an answer is received from the peer. -
Uses of SendException in org.jainslee.resources.diameter.sh.va10
Methods in org.jainslee.resources.diameter.sh.va10 that throw SendException Modifier and Type Method Description ProfileUpdateAnswer
ShProvider. profileUpdateRequest(ProfileUpdateRequest message)
Sends a synchronous ProfileUpdateRequest which will block until an answer is received from the peer.PushNotificationAnswer
ShProvider. pushNotificationRequest(PushNotificationRequest message)
Sends a synchronous PushNotificationRequest which will block until an answer is received from the peer.void
ShServerActivity. sendProfileUpdateAnswer(ProfileUpdateAnswer message)
Send the ProfileUpdateAnswer to the peer that sent the ProfileUpdateRequest.void
ShClientActivity. sendProfileUpdateRequest(ProfileUpdateRequest message)
Send a Profile-Update-Request message asynchronously.void
ShClientNotificationActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientNotificationActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShServerNotificationActivity. sendPushNotificationRequest(PushNotificationRequest message)
Sends a push notification request asynchronously.void
ShServerActivity. sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer message)
Send the SubscribeNotificationsAnswer to the peer that sent the SubscribeNotificationsRequest.void
ShClientActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message asynchronously.void
ShClientSubscriptionActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message.void
ShClientNotificationActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendUnsubscribeRequest()
Send a Subscribe-Notifications-Request message containing the AVPs required to UNSUBSCRIBE from the user that this activity represents a subscription to.void
ShServerActivity. sendUserDataAnswer(UserDataAnswer message)
Send the UserDataAnswer to the peer that sent the UserDataRequest.void
ShClientActivity. sendUserDataRequest(UserDataRequest message)
Send a User-Data-Request message asynchronously.SubscribeNotificationsAnswer
ShProvider. subscribeNotificationsRequest(SubscribeNotificationsRequest message)
Sends a synchronous SubscribeNotificationsRequest which will block until an answer is received from the peer.UserDataAnswer
ShProvider. userDataRequest(UserDataRequest message)
Sends a synchronous UserDataRequest which will block until an answer is received from the peer. -
Uses of SendException in org.jainslee.resources.diameter.sh.vb60
Methods in org.jainslee.resources.diameter.sh.vb60 that throw SendException Modifier and Type Method Description ProfileUpdateAnswer
ShProvider. profileUpdateRequest(ProfileUpdateRequest message)
Sends a synchronous ProfileUpdateRequest which will block until an answer is received from the peer.PushNotificationAnswer
ShProvider. pushNotificationRequest(PushNotificationRequest message)
Sends a synchronous PushNotificationRequest which will block until an answer is received from the peer.void
ShServerActivity. sendProfileUpdateAnswer(ProfileUpdateAnswer message)
Send the ProfileUpdateAnswer to the peer that sent the ProfileUpdateRequest.void
ShClientActivity. sendProfileUpdateRequest(ProfileUpdateRequest message)
Send a Profile-Update-Request message asynchronously.void
ShClientNotificationActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientNotificationActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShServerNotificationActivity. sendPushNotificationRequest(PushNotificationRequest message)
Sends a push notification request asynchronously.void
ShServerActivity. sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer message)
Send the SubscribeNotificationsAnswer to the peer that sent the SubscribeNotificationsRequest.void
ShClientActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message asynchronously.void
ShClientSubscriptionActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message.void
ShClientNotificationActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendUnsubscribeRequest()
Send a Subscribe-Notifications-Request message containing the AVPs required to UNSUBSCRIBE from the user that this activity represents a subscription to.void
ShServerActivity. sendUserDataAnswer(UserDataAnswer message)
Send the UserDataAnswer to the peer that sent the UserDataRequest.void
ShClientActivity. sendUserDataRequest(UserDataRequest message)
Send a User-Data-Request message asynchronously.SubscribeNotificationsAnswer
ShProvider. subscribeNotificationsRequest(SubscribeNotificationsRequest message)
Sends a synchronous SubscribeNotificationsRequest which will block until an answer is received from the peer.UserDataAnswer
ShProvider. userDataRequest(UserDataRequest message)
Sends a synchronous UserDataRequest which will block until an answer is received from the peer. -
Uses of SendException in org.jainslee.resources.diameter.sh.vc60
Methods in org.jainslee.resources.diameter.sh.vc60 that throw SendException Modifier and Type Method Description ProfileUpdateAnswer
ShProvider. profileUpdateRequest(ProfileUpdateRequest message)
Sends a synchronous ProfileUpdateRequest which will block until an answer is received from the peer.PushNotificationAnswer
ShProvider. pushNotificationRequest(PushNotificationRequest message)
Sends a synchronous PushNotificationRequest which will block until an answer is received from the peer.void
ShServerActivity. sendProfileUpdateAnswer(ProfileUpdateAnswer message)
Send the ProfileUpdateAnswer to the peer that sent the ProfileUpdateRequest.void
ShClientActivity. sendProfileUpdateRequest(ProfileUpdateRequest message)
Send a Profile-Update-Request message asynchronously.void
ShClientNotificationActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientNotificationActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(long resultCode, boolean isExperimentalResultCode)
Convenience method to create and send a PushNotificationAnswer containing a Result-Code or Experimental-Result AVP populated with the given value.void
ShClientSubscriptionActivity. sendPushNotificationAnswer(PushNotificationAnswer message)
Send a manually-constructed PushNotificationAnswer to the peer that sent the PushNotificationRequest.void
ShServerNotificationActivity. sendPushNotificationRequest(PushNotificationRequest message)
Sends a push notification request asynchronously.void
ShServerActivity. sendSubscribeNotificationsAnswer(SubscribeNotificationsAnswer message)
Send the SubscribeNotificationsAnswer to the peer that sent the SubscribeNotificationsRequest.void
ShClientActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message asynchronously.void
ShClientSubscriptionActivity. sendSubscribeNotificationsRequest(SubscribeNotificationsRequest message)
Send a Subscribe-Notifications-Request message.void
ShClientNotificationActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendSuccessPushNotificationAnswer()
Convenience method to create and send a PushNotificationAnswer containing a Result-Code set toDiameterResultCode.DIAMETER_SUCCESS
.void
ShClientSubscriptionActivity. sendUnsubscribeRequest()
Send a Subscribe-Notifications-Request message containing the AVPs required to UNSUBSCRIBE from the user that this activity represents a subscription to.void
ShServerActivity. sendUserDataAnswer(UserDataAnswer message)
Send the UserDataAnswer to the peer that sent the UserDataRequest.void
ShClientActivity. sendUserDataRequest(UserDataRequest message)
Send a User-Data-Request message asynchronously.SubscribeNotificationsAnswer
ShProvider. subscribeNotificationsRequest(SubscribeNotificationsRequest message)
Sends a synchronous SubscribeNotificationsRequest which will block until an answer is received from the peer.UserDataAnswer
ShProvider. userDataRequest(UserDataRequest message)
Sends a synchronous UserDataRequest which will block until an answer is received from the peer.
-