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