Uses of Interface
org.jainslee.resources.diameter.sh.v880.ShClientActivity
-
Packages that use ShClientActivity Package Description org.jainslee.resources.diameter.sh Diameter Sh Resource Adaptor Types based on following 3GPP specifications:org.jainslee.resources.diameter.sh.v880 -
-
Uses of ShClientActivity in org.jainslee.resources.diameter.sh
Methods in org.jainslee.resources.diameter.sh with parameters of type ShClientActivity Modifier and Type Method Description ActivityContextInterface
ShActivityContextInterfaceFactory. getActivityContextInterface(ShClientActivity activity)
-
Uses of ShClientActivity in org.jainslee.resources.diameter.sh.v880
Methods in org.jainslee.resources.diameter.sh.v880 that return ShClientActivity Modifier and Type Method Description ShClientActivity
ShProvider. createShClientActivity()
Create a new Sh client activity to send and receive Diameter Sh messages.
-