org.apache.sandesha2.transport
Class Sandesha2TransportOutDesc

java.lang.Object
  extended by org.apache.axis2.description.TransportOutDescription
      extended by org.apache.sandesha2.transport.Sandesha2TransportOutDesc
All Implemented Interfaces:
org.apache.axis2.description.ParameterInclude

public class Sandesha2TransportOutDesc
extends org.apache.axis2.description.TransportOutDescription


Field Summary
 
Fields inherited from class org.apache.axis2.description.TransportOutDescription
name, paramInclude, sender
 
Constructor Summary
Sandesha2TransportOutDesc()
           
 
Method Summary
 
Methods inherited from class org.apache.axis2.description.TransportOutDescription
addParameter, deserializeParameters, getFaultFlow, getFaultPhase, getName, getOutFlow, getOutPhase, getParameter, getParameters, getSender, isParameterLocked, removeParameter, setFaultFlow, setFaultPhase, setName, setOutFlow, setOutPhase, setSender
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sandesha2TransportOutDesc

public Sandesha2TransportOutDesc()


Copyright © The Apache Software Foundation. All Rights Reserved.