Uses of Class
javax.xml.rpc.handler.HandlerInfo
-
Packages that use HandlerInfo Package Description javax.xml.rpc.handler This package defines APIs for SOAP Message Handlers -
-
Uses of HandlerInfo in javax.xml.rpc.handler
Methods in javax.xml.rpc.handler with parameters of type HandlerInfo Modifier and Type Method Description voidGenericHandler. init(HandlerInfo config)Theinitmethod to enable the Handler instance to initialize itself.voidHandler. init(HandlerInfo config)Theinitmethod enables the Handler instance to initialize itself.
-