org.apache.servicemix.soap.core.model
Class AbstractWsdl1Operation<T extends Wsdl1Message<?>>

java.lang.Object
  extended by org.apache.servicemix.soap.core.model.AbstractOperation<T>
      extended by org.apache.servicemix.soap.core.model.AbstractWsdl1Operation<T>
All Implemented Interfaces:
Operation<T>, Wsdl1Operation<T>
Direct Known Subclasses:
Wsdl1SoapOperationImpl

public class AbstractWsdl1Operation<T extends Wsdl1Message<?>>
extends AbstractOperation<T>
implements Wsdl1Operation<T>

Author:
Guillaume Nodet

Constructor Summary
AbstractWsdl1Operation()
           
 
Method Summary
 
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.Operation
getInput, getMep, getName, getOutput
 

Constructor Detail

AbstractWsdl1Operation

public AbstractWsdl1Operation()


Copyright © 2005-2015 FuseSource. All Rights Reserved.