|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDLBoundPortTypeImpl | |
|---|---|
| com.sun.xml.ws.model.wsdl | |
| com.sun.xml.ws.wsdl.parser | |
| Uses of WSDLBoundPortTypeImpl in com.sun.xml.ws.model.wsdl |
|---|
| Methods in com.sun.xml.ws.model.wsdl that return WSDLBoundPortTypeImpl | |
|---|---|
WSDLBoundPortTypeImpl |
WSDLPortImpl.getBinding()
|
WSDLBoundPortTypeImpl |
WSDLModelImpl.getBinding(javax.xml.namespace.QName name)
|
WSDLBoundPortTypeImpl |
WSDLModelImpl.getBinding(javax.xml.namespace.QName serviceName,
javax.xml.namespace.QName portName)
|
| Methods in com.sun.xml.ws.model.wsdl with parameters of type WSDLBoundPortTypeImpl | |
|---|---|
void |
WSDLModelImpl.addBinding(WSDLBoundPortTypeImpl boundPortType)
|
| Constructors in com.sun.xml.ws.model.wsdl with parameters of type WSDLBoundPortTypeImpl | |
|---|---|
WSDLBoundOperationImpl(javax.xml.stream.XMLStreamReader xsr,
WSDLBoundPortTypeImpl owner,
javax.xml.namespace.QName name)
|
|
| Uses of WSDLBoundPortTypeImpl in com.sun.xml.ws.wsdl.parser |
|---|
| Methods in com.sun.xml.ws.wsdl.parser with parameters of type WSDLBoundPortTypeImpl | |
|---|---|
protected void |
MemberSubmissionAddressingWSDLParserExtension.patchAnonymousDefault(WSDLBoundPortTypeImpl binding)
|
protected void |
W3CAddressingMetadataWSDLParserExtension.patchAnonymousDefault(WSDLBoundPortTypeImpl binding)
|
protected void |
W3CAddressingWSDLParserExtension.patchAnonymousDefault(WSDLBoundPortTypeImpl binding)
Patch the default value of wsaw:Anonymous=optional if none is specified |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||