Uses of Interface org.omg.CORBA.portable.Streamable

Uses in package org.omg.IOP

Classes implementing org.omg.CORBA.portable.Streamable

class
A holder for the IOR.
class
A holder for the sequence of TaggedComponent (MultipleComponentProfileHelper).
class
A holder for the structure ServiceContext.
class
A holder for the sequence of the ServiceContexts.
class
A holder for the structure TaggedComponent.
class
A holder for the structure TaggedProfile.

Uses in package org.omg.CosNaming

Classes implementing org.omg.CORBA.portable.Streamable

class
A holder for the binding type.
class
The holder to store the binding iterator.
class
A class to hold the binding list.
class
Holds the binding type.
class
The name component holder.
class
The holder for the name that is defined as an array of the name components.
class
A holder for the extended naming context, added since 1.4.
class
A holder for the naming context.

Uses in package org.omg.CosNaming.NamingContextExtPackage

Classes implementing org.omg.CORBA.portable.Streamable

class
The holder for the exception InvalidAddress.

Uses in package org.omg.PortableServer.ServantLocatorPackage

Classes implementing org.omg.CORBA.portable.Streamable

class
The CookieHolder is used together with the ServantLocator, allowing the ServantLocatorOperations.preinvoke(byte[],POA,String,CookieHolder) to return an arbitrary java.lang.Object that will be later passed to ServantLocatorOperations.postinvoke(byte[],POA,String,Object,Servant).

Uses in package org.omg.CosNaming.NamingContextPackage

Classes implementing org.omg.CORBA.portable.Streamable

class
The holder for class AlreadyBound exception.
class
The holder for exception CannotProceed.
class
The holder for exception InvalidName.
class
The holder for exception NotEmpty.
class
The holder for the NotFound exception.
class
The holder for class NotFoundReason.

Uses in package org.omg.CORBA

Classes implementing org.omg.CORBA.portable.Streamable

class
A holder for storing an instance of Any.
class
A sequence holder for CORBA AnySeq that is mapped into java Any[].
class
A holder for CORBA boolean that is mapped into java boolean.
class
A sequence holder for CORBA BooleanSeq that is mapped into java boolean[].
class
A holder for CORBA octet that is mapped into java byte.
class
A holder for CORBA char that is mapped into java char.
class
A sequence holder for CORBA CharSeq that is mapped into java char[].
class
A holder for the object Current.
class
A holder for CORBA double that is mapped into java double.
class
A sequence holder for CORBA DoubleSeq that is mapped into java double[].
class
A holder for CORBA fixed that is mapped into java BigDecimal.
class
A holder for CORBA float that is mapped into java float.
class
A sequence holder for CORBA FloatSeq that is mapped into java float[].
class
A holder for CORBA long that is mapped into java int.
class
A holder for CORBA long long that is mapped into java long.
class
A sequence holder for CORBA LongLongSeq that is mapped into java long[].
class
A sequence holder for CORBA LongSeq that is mapped into java int[].
class
A holder for CORBA Object that is mapped into java org.omg.CORBA.Object.
class
A sequence holder for CORBA OctetSeq that is mapped into java byte[].
class
The holder for ParameterMode.
class
A holder for the exception PolicyError.
class
A holder for the object Policy.
class
A holder for the object Policy[].
class
A holder for storing an instance of Principal.
class
A holder for the service information.
class
A holder for CORBA short that is mapped into java short.
class
A sequence holder for CORBA ShortSeq that is mapped into java short[].
class
A holder for CORBA string that is mapped into java String.
class
A sequence holder for CORBA string[] that is mapped into java String[].
class
A holder for CORBA TypeCode that is mapped into java TypeCode.
class
A sequence holder for CORBA ULongLongSeq that is mapped into java long[].
class
A sequence holder for CORBA ULongSeq that is mapped into java int[].
class
A holder for the exception UnknownUserException.
class
A sequence holder for CORBA UShortSeq that is mapped into java short[].
class
A holder to store a ValueBase that is handled as Serializable here.
class
A sequence holder for CORBA WCharSeq that is mapped into java char[].
class
A holder for the exception WrongTransaction.
class
A sequence holder for CORBA wstring[] that is mapped into java String[].

Methods with parameter type org.omg.CORBA.portable.Streamable

void
Insert the CORBA Streamable into this Any

Methods with return type org.omg.CORBA.portable.Streamable

Streamable
Extract an arbitrary Streamable from this Any.

Uses in package org.omg.PortableInterceptor

Classes implementing org.omg.CORBA.portable.Streamable

class
A holder for the object IORInterceptor_3_0.
class
A holder for the object ObjectReferenceFactory.
class
A holder for the object ObjectReferenceTemplate.
class
A holder for the array of ObjectReferenceTemplates.