Package | Description |
---|---|
com.sun.tools.ws.processor.modeler.wsdl | |
com.sun.tools.ws.wsdl.document |
Modifier and Type | Field and Description |
---|---|
BindingOperation |
WSDLModelerBase.ProcessSOAPOperationInfo.bindingOperation |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLModelerBase.validateBodyParts(BindingOperation operation) |
Constructor and Description |
---|
ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document,
boolean hasOverloadedOperations,
Map headers) |
Modifier and Type | Method and Description |
---|---|
void |
Binding.add(BindingOperation operation) |
void |
WSDLDocumentVisitor.postVisit(BindingOperation operation) |
void |
WSDLDocumentVisitorBase.postVisit(BindingOperation operation) |
void |
WSDLDocumentVisitor.preVisit(BindingOperation operation) |
void |
WSDLDocumentVisitorBase.preVisit(BindingOperation operation) |
Copyright © 2015 Oracle Corporation. All rights reserved.