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 | 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 © 2015 Oracle Corporation. All rights reserved.