Package | Description |
---|---|
com.sun.xml.ws.model.wsdl | |
com.sun.xml.ws.wsdl.parser |
Modifier and Type | Method and Description |
---|---|
WSDLBoundPortTypeImpl |
WSDLPortImpl.getBinding() |
WSDLBoundPortTypeImpl |
WSDLModelImpl.getBinding(QName name) |
WSDLBoundPortTypeImpl |
WSDLModelImpl.getBinding(QName serviceName,
QName portName) |
(package private) WSDLBoundPortTypeImpl |
WSDLBoundOperationImpl.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLModelImpl.addBinding(WSDLBoundPortTypeImpl boundPortType) |
(package private) void |
WSDLModelImpl.finalizeRpcLitBinding(WSDLBoundPortTypeImpl boundPortType) |
Constructor and Description |
---|
WSDLBoundOperationImpl(javax.xml.stream.XMLStreamReader xsr,
WSDLBoundPortTypeImpl owner,
QName name) |
Modifier and Type | Method and Description |
---|---|
protected void |
W3CAddressingWSDLParserExtension.patchAnonymousDefault(WSDLBoundPortTypeImpl binding)
Patch the default value of wsaw:Anonymous=optional if none is specified
|
protected void |
W3CAddressingMetadataWSDLParserExtension.patchAnonymousDefault(WSDLBoundPortTypeImpl binding) |
protected void |
MemberSubmissionAddressingWSDLParserExtension.patchAnonymousDefault(WSDLBoundPortTypeImpl binding) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.