Uses of Class
javax.xml.rpc.handler.HandlerInfo
-
Packages that use HandlerInfo Package Description javax.xml.rpc.handler -
-
Uses of HandlerInfo in javax.xml.rpc.handler
Methods in javax.xml.rpc.handler with parameters of type HandlerInfo Modifier and Type Method Description void
GenericHandler. init(HandlerInfo config)
Theinit
method to enable the Handler instance to initialize itself.void
Handler. init(HandlerInfo config)
Theinit
method enables the Handler instance to initialize itself.
-