|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.soap.core.model.AbstractOperation<T>
org.apache.servicemix.soap.core.model.AbstractWsdl2Operation<Wsdl2SoapMessage>
org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapOperationImpl
public class Wsdl2SoapOperationImpl
| Constructor Summary | |
|---|---|
Wsdl2SoapOperationImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSoapAction()
|
java.net.URI |
getSoapMep()
|
void |
setSoapAction(java.lang.String soapAction)
|
void |
setSoapMep(java.net.URI soapMep)
|
| Methods inherited from class org.apache.servicemix.soap.core.model.AbstractWsdl2Operation |
|---|
getStyle, setStyle |
| Methods inherited from class org.apache.servicemix.soap.core.model.AbstractOperation |
|---|
addFault, getFaults, getInput, getMep, getName, getOutput, setInput, setMep, setName, setOutput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Operation |
|---|
getStyle |
| Methods inherited from interface org.apache.servicemix.soap.api.model.Operation |
|---|
getInput, getMep, getName, getOutput |
| Constructor Detail |
|---|
public Wsdl2SoapOperationImpl()
| Method Detail |
|---|
public java.lang.String getSoapAction()
getSoapAction in interface SoapOperation<Wsdl2SoapMessage>public void setSoapAction(java.lang.String soapAction)
soapAction - the soapAction to setpublic java.net.URI getSoapMep()
getSoapMep in interface Wsdl2SoapOperationpublic void setSoapMep(java.net.URI soapMep)
soapMep - the soapMep to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||