| Package | Description |
|---|---|
| com.sun.xml.ws.api.model | |
| com.sun.xml.ws.model | |
| com.sun.xml.ws.model.soap | |
| com.sun.xml.ws.wsdl.writer |
| Modifier and Type | Method and Description |
|---|---|
SOAPBinding |
JavaMethod.getBinding()
Binding object - a
SOAPBinding isntance. |
| Modifier and Type | Method and Description |
|---|---|
SOAPBinding |
JavaMethodImpl.getBinding() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
JavaMethodImpl.setBinding(SOAPBinding binding) |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPBindingImpl
A wsdl:opeartion binding object that represents soap:binding.
|
| Constructor and Description |
|---|
SOAPBindingImpl(SOAPBinding sb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDLGenerator.generateSOAPMessages(JavaMethodImpl method,
SOAPBinding binding)
Generates messages for a SOAPBinding
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.