com.ibm.websphere.fabric.da
Class OutboundResponse

java.lang.Object
  extended by com.ibm.websphere.fabric.da.OutboundResponse
All Implemented Interfaces:
java.io.Serializable

public abstract class OutboundResponse
extends java.lang.Object
implements java.io.Serializable

Version:
$Id: $
Author:
arichardson
See Also:
Serialized Form

Constructor Summary
OutboundResponse()
           
 
Method Summary
abstract  commonj.sdo.DataObject getOutboundResponseMessage()
           
abstract  Context getParentContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutboundResponse

public OutboundResponse()
Method Detail

getParentContext

public abstract Context getParentContext()

getOutboundResponseMessage

public abstract commonj.sdo.DataObject getOutboundResponseMessage()


Copyright © 2002-2009 IBM. All Rights Reserved.