| Package | Description |
|---|---|
| com.sun.tools.ws.processor.modeler.wsdl | |
| com.sun.tools.ws.wsdl.document |
| Modifier and Type | Field and Description |
|---|---|
Port |
WSDLModelerBase.ProcessSOAPOperationInfo.port |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDLModelerBase.applyPortMethodCustomization(Port port,
Port wsdlPort) |
protected boolean |
WSDLModelerBase.isProvider(Port wsdlPort) |
protected boolean |
WSDLModeler.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
| 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 |
|---|---|
Iterator<Port> |
Service.ports() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.add(Port port) |
void |
WSDLDocumentVisitorBase.postVisit(Port port) |
void |
WSDLDocumentVisitor.postVisit(Port port) |
void |
WSDLDocumentVisitorBase.preVisit(Port port) |
void |
WSDLDocumentVisitor.preVisit(Port port) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.