Searched defs:RESTSourceDispatch (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/dispatch/
H A DRESTSourceDispatch.java54 final class RESTSourceDispatch extends DispatchImpl<Source> { class in inherits:DispatchImpl
56 public RESTSourceDispatch(QName port, Mode mode, WSServiceDelegate owner, Tube pipe, BindingImpl binding, WSEndpointReference epr) { method in class:RESTSourceDispatch
61 public RESTSourceDispatch(WSPortInfo portInfo, Mode mode, BindingImpl binding, WSEndpointReference epr) { method in class:RESTSourceDispatch

Completed in 22 milliseconds