Uses of Class
org.omg.GIOP.SystemExceptionReplyBody

Packages that use SystemExceptionReplyBody
org.omg.GIOP   
 

Uses of SystemExceptionReplyBody in org.omg.GIOP
 

Fields in org.omg.GIOP declared as SystemExceptionReplyBody
 SystemExceptionReplyBody SystemExceptionReplyBodyHolder.value
           
 

Methods in org.omg.GIOP that return SystemExceptionReplyBody
static SystemExceptionReplyBody SystemExceptionReplyBodyHelper.extract(org.omg.CORBA.Any a)
           
static SystemExceptionReplyBody SystemExceptionReplyBodyHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.GIOP with parameters of type SystemExceptionReplyBody
static void SystemExceptionReplyBodyHelper.insert(org.omg.CORBA.Any a, SystemExceptionReplyBody that)
           
static void SystemExceptionReplyBodyHelper.write(org.omg.CORBA.portable.OutputStream ostream, SystemExceptionReplyBody value)
           
 

Constructors in org.omg.GIOP with parameters of type SystemExceptionReplyBody
SystemExceptionReplyBodyHolder(SystemExceptionReplyBody initialValue)
           
 



Copyright © 2008. All Rights Reserved.