Uses of Interface
javax.xml.ws.BindingProvider
-
Packages that use BindingProvider Package Description javax.xml.ws This package contains the core Jakarta XML Web Services APIs. -
-
Uses of BindingProvider in javax.xml.ws
Subinterfaces of BindingProvider in javax.xml.ws Modifier and Type Interface Description interface
Dispatch<T>
TheDispatch
interface provides support for the dynamic invocation of a service endpoint operations.
-