JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.xml.ws.BindingProvider
Packages that use
BindingProvider
Package
Description
javax.xml.ws
This package contains the core JAX-WS APIs.
Uses of
BindingProvider
in
javax.xml.ws
Subinterfaces of
BindingProvider
in
javax.xml.ws
Modifier and Type
Interface
Description
interface
Dispatch
<T>
The
Dispatch
interface provides support for the dynamic invocation of a service endpoint operations.