org.omg.CSI
Class MessageInContext

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

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

org/omg/CSI/MessageInContext.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/CSI.idl Thursday, November 29, 2007 10:27:51 PM MSK

See Also:
Serialized Form

Field Summary
 long client_context_id
           
 boolean discard_context
           
 
Constructor Summary
MessageInContext()
           
MessageInContext(long _client_context_id, boolean _discard_context)
           
 
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 © {inceptionYear}-2007 null. All Rights Reserved.