| Package | Description |
|---|---|
| com.sun.xml.ws.wsdl.writer | |
| com.sun.xml.ws.wsdl.writer.document |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDLGenerator.generateDocumentParameterOrder(Operation operation,
JavaMethodImpl method)
Generates the parameterOrder for a PortType operation
|
protected void |
WSDLGenerator.generateInputMessage(Operation operation,
JavaMethodImpl method) |
protected void |
WSDLGenerator.generateOutputMessage(Operation operation,
JavaMethodImpl method) |
protected void |
WSDLGenerator.generateParameterOrder(Operation operation,
JavaMethodImpl method)
Generates the parameterOrder for a PortType operation
|
protected void |
WSDLGenerator.generateRpcParameterOrder(Operation operation,
JavaMethodImpl method)
Generates the parameterOrder for a PortType operation
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.name(String value) |
Operation |
PortType.operation() |
Operation |
Operation.parameterOrder(String value) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.