Uses of Interface
org.jainslee.resources.diameter.cca.types.AbortSessionAnswer
-
Packages that use AbortSessionAnswer Package Description org.jainslee.resources.diameter.cca The Diameter CCA Resource Adaptor type based on RFC 4006.org.jainslee.resources.diameter.ro.v790 org.jainslee.resources.diameter.ro.v820 org.jainslee.resources.diameter.ro.v8d0 org.jainslee.resources.diameter.ro.v960 org.jainslee.resources.diameter.ro.va00 org.jainslee.resources.diameter.ro.vb80 org.jainslee.resources.diameter.ro.vcb0 -
-
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.cca
Methods in org.jainslee.resources.diameter.cca that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
CreditControlClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.AbortSessionAnswer
CreditControlMessageFactory. createCcaAbortSessionAnswer()
Create an empty AbortSessionAnswer DiameterMessage for a ASA command.Methods in org.jainslee.resources.diameter.cca with parameters of type AbortSessionAnswer Modifier and Type Method Description void
CreditControlClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.v790
Methods in org.jainslee.resources.diameter.ro.v790 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.v790 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.v820
Methods in org.jainslee.resources.diameter.ro.v820 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.v820 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.v8d0
Methods in org.jainslee.resources.diameter.ro.v8d0 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.v8d0 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.v960
Methods in org.jainslee.resources.diameter.ro.v960 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.v960 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.va00
Methods in org.jainslee.resources.diameter.ro.va00 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.va00 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.vb80
Methods in org.jainslee.resources.diameter.ro.vb80 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.vb80 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message. -
Uses of AbortSessionAnswer in org.jainslee.resources.diameter.ro.vcb0
Methods in org.jainslee.resources.diameter.ro.vcb0 that return AbortSessionAnswer Modifier and Type Method Description AbortSessionAnswer
RoClientSessionActivity. createAbortSessionAnswer()
Create a Abort-Session-Answer message pre-populated with the AVPs appropriate for this session.Methods in org.jainslee.resources.diameter.ro.vcb0 with parameters of type AbortSessionAnswer Modifier and Type Method Description void
RoClientSessionActivity. sendAbortSessionAnswer(AbortSessionAnswer asa)
Send a Abort-Session-Answer message.
-