Uses of Class
org.jboss.ws.api.handler.GenericHandler
-
Packages that use GenericHandler Package Description org.jboss.ws.api.handler Convenient extensions to JAX-WS handler framework -
-
Uses of GenericHandler in org.jboss.ws.api.handler
Subclasses of GenericHandler in org.jboss.ws.api.handler Modifier and Type Class Description classGenericLogicalHandler<C extends jakarta.xml.ws.handler.LogicalMessageContext>A generic JAX-WS logical handlerclassGenericSOAPHandler<C extends jakarta.xml.ws.handler.soap.SOAPMessageContext>A generic JAX-WS soap handler
-