Uses of Interface
javax.xml.rpc.handler.HandlerRegistry
-
Packages that use HandlerRegistry Package Description javax.xml.rpc org.apache.axis.client -
-
Uses of HandlerRegistry in javax.xml.rpc
Methods in javax.xml.rpc that return HandlerRegistry Modifier and Type Method Description HandlerRegistryService. getHandlerRegistry()Returns the configuredHandlerRegistryinstance for thisServiceinstance. -
Uses of HandlerRegistry in org.apache.axis.client
Classes in org.apache.axis.client that implement HandlerRegistry Modifier and Type Class Description protected static classService.HandlerRegistryImplMethods in org.apache.axis.client that return HandlerRegistry Modifier and Type Method Description HandlerRegistryService. getHandlerRegistry()Returns the configured HandlerRegistry instance for this Service instance.
-