org.omg.CSI
Class MessageInContext

java.lang.Object
  extended by org.omg.CSI.MessageInContext
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

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

Generated from IDL struct "MessageInContext".

Version:
generated at Mar 23, 2009 3:46:04 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 long client_context_id
           
 boolean discard_context
           
 
Constructor Summary
MessageInContext()
           
MessageInContext(long client_context_id, boolean discard_context)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

client_context_id

public long client_context_id

discard_context

public boolean discard_context
Constructor Detail

MessageInContext

public MessageInContext()

MessageInContext

public MessageInContext(long client_context_id,
                        boolean discard_context)


Copyright © 2009. All Rights Reserved.