Package org.apache.geronimo.interop.rmi.iiop

Interface Summary
ObjectHelper  
RemoteInterface  
SimpleIDL  
 

Class Summary
Any * An implementation of CORBA 'any'.
ArrayHelper  
Bits Utility methods for packing/unpacking primitive values in/out of byte arrays using big-endian byte ordering.
CdrInputStream CORBA 2.3 / GIOP 1.2 CDR InputStream.
CdrOutputStream CORBA 2.3 / GIOP 1.2 CDR OutputStream.
CorbaObject  
FieldByNameComparator Sort fields by name only.
FieldComparator Sort fields in the order they must be marshalled for RMI-IIOP.
FinalFieldSetter  
FinalFieldSetterJdk14  
GetField An implementation of java.io.ObjectInputStream.GetField Provide access to the persistent fields read from the input stream.
GiopMessage  
GiopVersion  
IDLEntityHelper  
IiopVersion  
ObjectInputStream TODO: package-private methods???
ObjectInputStream.StreamState  
ObjectKey  
ObjectOutputStream  
ObjectOutputStream.StreamState  
ObjectRef  
ObjectRefHelper  
PrimitiveType  
Protocol  
PutField An implementation of java.io.ObjectOutputStream.PutField Provide programatic access to the persistent fields to be written to ObjectOutput.
RemoteExceptionFactory  
RemoteObject  
SecurityInfo  
SimpleObjectInputStream  
SimpleObjectOutputStream  
StringHelper  
StringSeqHelper  
StringSeqHolder  
StringValueHelper  
SystemExceptionFactory  
TypeCode * An implementation of CORBA 'TypeCode' for use with RMI-IIOP.
ValueType A wrapper over java.lang.Class to help improve performance of using the Java reflection API for valuetype marshalling.
ValueTypeField  
 

Exception Summary
BadMagicException  
UnsupportedProtocolVersionException  
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.