Uses of Interface
org.apache.axis2.description.MessageContextListener
-
Packages that use MessageContextListener Package Description org.apache.axis2.description -
-
Uses of MessageContextListener in org.apache.axis2.description
Methods in org.apache.axis2.description with parameters of type MessageContextListener Modifier and Type Method Description voidAxisService. addMessageContextListener(MessageContextListener scl)Add a ServiceContextListenervoidAxisService. removeMessageContextListener(MessageContextListener scl)Remove a ServiceContextListener
-