|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDLServiceImpl | |
|---|---|
| com.sun.xml.ws.client | JAX-WS 2.0.1 Client Runtime |
| com.sun.xml.ws.model.wsdl | |
| Uses of WSDLServiceImpl in com.sun.xml.ws.client |
|---|
| Methods in com.sun.xml.ws.client that return WSDLServiceImpl | |
|---|---|
WSDLServiceImpl |
WSServiceDelegate.getWsdlService()
|
| Methods in com.sun.xml.ws.client with parameters of type WSDLServiceImpl | |
|---|---|
WSDLPortImpl |
WSServiceDelegate.getPortModel(WSDLServiceImpl wsdlService,
javax.xml.namespace.QName portName)
Obtains a WSDLPortImpl with error check. |
| Constructors in com.sun.xml.ws.client with parameters of type WSDLServiceImpl | |
|---|---|
WSServiceDelegate(javax.xml.transform.Source wsdl,
WSDLServiceImpl service,
javax.xml.namespace.QName serviceName,
java.lang.Class<? extends javax.xml.ws.Service> serviceClass,
javax.xml.ws.WebServiceFeature... features)
|
|
WSServiceDelegate(javax.xml.transform.Source wsdl,
WSDLServiceImpl service,
javax.xml.namespace.QName serviceName,
java.lang.Class<? extends javax.xml.ws.Service> serviceClass,
WebServiceFeatureList features)
|
|
| Uses of WSDLServiceImpl in com.sun.xml.ws.model.wsdl |
|---|
| Methods in com.sun.xml.ws.model.wsdl that return WSDLServiceImpl | |
|---|---|
WSDLServiceImpl |
WSDLPortImpl.getOwner()
|
WSDLServiceImpl |
WSDLModelImpl.getService(javax.xml.namespace.QName name)
|
| Methods in com.sun.xml.ws.model.wsdl that return types with arguments of type WSDLServiceImpl | |
|---|---|
java.util.Map<javax.xml.namespace.QName,WSDLServiceImpl> |
WSDLModelImpl.getServices()
|
| Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLServiceImpl | |
|---|---|
void |
WSDLModelImpl.addService(WSDLServiceImpl svc)
|
| Constructors in com.sun.xml.ws.model.wsdl with parameters of type WSDLServiceImpl | |
|---|---|
WSDLPortImpl(javax.xml.stream.XMLStreamReader xsr,
WSDLServiceImpl owner,
javax.xml.namespace.QName name,
javax.xml.namespace.QName binding)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||