Uses of Interface
javax.xml.rpc.handler.HandlerRegistry
-
Packages that use HandlerRegistry Package Description javax.xml.rpc This package contains the core Jakarta XML RPC for the client programming model. -
-
Uses of HandlerRegistry in javax.xml.rpc
Methods in javax.xml.rpc that return HandlerRegistry Modifier and Type Method Description HandlerRegistry
Service. getHandlerRegistry()
Returns the configuredHandlerRegistry
instance for thisService
instance.
-