Uses of Interface
org.jainslee.resources.diameter.sh.v880.ShServerNotificationActivity
-
Packages that use ShServerNotificationActivity 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 ShServerNotificationActivity in org.jainslee.resources.diameter.sh
Methods in org.jainslee.resources.diameter.sh with parameters of type ShServerNotificationActivity Modifier and Type Method Description ActivityContextInterface
ShActivityContextInterfaceFactory. getActivityContextInterface(ShServerNotificationActivity activity)
-
Uses of ShServerNotificationActivity in org.jainslee.resources.diameter.sh.v880
Methods in org.jainslee.resources.diameter.sh.v880 that return ShServerNotificationActivity Modifier and Type Method Description ShServerNotificationActivity
ShProvider. createShServerNotificationActivity()
Create a new Sh server activity to send and receive Diameter Sh messages.
-