org.omg.SECIOP
Class DiscardContext

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

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

Generated from IDL struct "DiscardContext".

Version:
generated at Aug 22, 2009 1:39:51 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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)
           
 
Method Summary
 
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 © 2009. All Rights Reserved.