org.omg.SECIOP
Class DiscardContext

java.lang.Object
  extended byorg.omg.SECIOP.DiscardContext
All Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class DiscardContext
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "DiscardContext"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 byte[] discard_context_token
           
 long message_context_id
           
 ContextIdDefn message_context_id_defn
           
 
Constructor Summary
DiscardContext()
           
DiscardContext(ContextIdDefn message_context_id_defn, long message_context_id, byte[] discard_context_token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message_context_id_defn

public ContextIdDefn message_context_id_defn

message_context_id

public long message_context_id

discard_context_token

public byte[] discard_context_token
Constructor Detail

DiscardContext

public DiscardContext()

DiscardContext

public DiscardContext(ContextIdDefn message_context_id_defn,
                      long message_context_id,
                      byte[] discard_context_token)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.