|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSoapBinding | |
|---|---|
| org.codehaus.xfire.service.binding | |
| org.codehaus.xfire.soap | SOAP protocol specific contants |
| org.codehaus.xfire.wsdl11.parser | |
| Uses of AbstractSoapBinding in org.codehaus.xfire.service.binding |
|---|
| Methods in org.codehaus.xfire.service.binding with parameters of type AbstractSoapBinding | |
|---|---|
protected void |
ObjectServiceFactory.createBindingOperation(Service service,
AbstractSoapBinding binding,
OperationInfo op)
|
protected void |
ObjectServiceFactory.createSoapBinding(Service service,
AbstractSoapBinding binding)
|
protected MessageSerializer |
ObjectServiceFactory.getSerializer(AbstractSoapBinding binding)
|
| Uses of AbstractSoapBinding in org.codehaus.xfire.soap |
|---|
| Subclasses of AbstractSoapBinding in org.codehaus.xfire.soap | |
|---|---|
class |
Soap11Binding
A SOAP Binding which contains information on how SOAP is mapped to the service model. |
class |
Soap12Binding
A SOAP 1.2 Binding. |
| Uses of AbstractSoapBinding in org.codehaus.xfire.wsdl11.parser |
|---|
| Methods in org.codehaus.xfire.wsdl11.parser that return AbstractSoapBinding | |
|---|---|
AbstractSoapBinding |
SoapBindingAnnotator.getSoapBinding()
|
| Methods in org.codehaus.xfire.wsdl11.parser with parameters of type AbstractSoapBinding | |
|---|---|
void |
SoapBindingAnnotator.setSoapBinding(AbstractSoapBinding soapBinding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||