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 |
---|---|
(package private) List<MessagePart> |
WSDLModeler.getAdditionHeaderParts(BindingOperation bindingOperation,
Message message,
boolean isInput) |
protected boolean |
WSDLModelerBase.validateBodyParts(BindingOperation operation) |
Constructor and Description |
---|
WSDLModelerBase.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 |
WSDLDocumentVisitorBase.postVisit(BindingOperation operation) |
void |
WSDLDocumentVisitor.postVisit(BindingOperation operation) |
void |
WSDLDocumentVisitorBase.preVisit(BindingOperation operation) |
void |
WSDLDocumentVisitor.preVisit(BindingOperation operation) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.