org.omg.FT
Class FTReplyServiceContext

java.lang.Object
  |
  +--org.omg.FT.FTReplyServiceContext
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class FTReplyServiceContext
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 org.omg.CORBA.Any result
           
 org.omg.CORBA.Any[] result_arguments
           
 
Constructor Summary
FTReplyServiceContext()
           
FTReplyServiceContext(org.omg.CORBA.Any result, org.omg.CORBA.Any[] result_arguments)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

result

public org.omg.CORBA.Any result

result_arguments

public org.omg.CORBA.Any[] result_arguments
Constructor Detail

FTReplyServiceContext

public FTReplyServiceContext()

FTReplyServiceContext

public FTReplyServiceContext(org.omg.CORBA.Any result,
                             org.omg.CORBA.Any[] result_arguments)