Uses of Class
org.omg.SECIOP.MsgType

Packages that use MsgType
org.omg.SECIOP   
 

Uses of MsgType in org.omg.SECIOP
 

Fields in org.omg.SECIOP declared as MsgType
static MsgType MsgType.MTCompleteEstablishContext
           
static MsgType MsgType.MTContinueEstablishContext
           
static MsgType MsgType.MTDiscardContext
           
static MsgType MsgType.MTEstablishContext
           
static MsgType MsgType.MTMessageError
           
static MsgType MsgType.MTMessageInContext
           
 MsgType MsgTypeHolder.value
           
 

Methods in org.omg.SECIOP that return MsgType
static MsgType MsgTypeHelper.extract(Any any)
           
static MsgType MsgType.from_int(int value)
           
static MsgType MsgTypeHelper.read(InputStream in)
           
 

Methods in org.omg.SECIOP with parameters of type MsgType
static void MsgTypeHelper.insert(Any any, MsgType s)
           
static void MsgTypeHelper.write(OutputStream out, MsgType s)
           
 

Constructors in org.omg.SECIOP with parameters of type MsgType
MsgTypeHolder(MsgType initial)
           
 



Copyright © 2009. All Rights Reserved.