Uses of Class
jakarta.jws.soap.InitParam
-
Packages that use InitParam Package Description jakarta.jws.soap This package defines annotations for SOAP binding definition within light-weight web services programming model. -
-
Uses of InitParam in jakarta.jws.soap
Methods in jakarta.jws.soap that return InitParam Modifier and Type Method Description InitParam[]
initParams()
Deprecated.Array of name/value pairs that should be passed to the handler during initialization.
-