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

Packages that use Streamable
org.jacorb.events   
org.jacorb.imr   
org.jacorb.imr.AdminPackage   
org.jacorb.imr.RegistrationPackage   
org.jacorb.notification   
org.jacorb.orb   
org.jacorb.util.tracing   
org.jacorb.util.tracing.TracingServicePackage   
org.omg.ATLAS   
org.omg.BiDirPolicy   
org.omg.BridgeTransactionMgmt   
org.omg.CONV_FRAME   
org.omg.CORBA   
org.omg.CORBA.ContainedPackage   
org.omg.CORBA.ContainerPackage   
org.omg.CORBA.InterfaceDefPackage   
org.omg.CORBA.ORBPackage   
org.omg.CORBA.portable   
org.omg.CORBA.ValueDefPackage   
org.omg.CosBridgeAdmin   
org.omg.CosCollection   
org.omg.CosConcurrencyControl   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNaming   
org.omg.CosNaming.NamingContextExtPackage   
org.omg.CosNaming.NamingContextPackage   
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
org.omg.CosNotifyFilter   
org.omg.CosTime   
org.omg.CosTrading   
org.omg.CosTrading.LinkPackage   
org.omg.CosTrading.LookupPackage   
org.omg.CosTrading.ProxyPackage   
org.omg.CosTrading.RegisterPackage   
org.omg.CosTradingDynamic   
org.omg.CosTradingRepos   
org.omg.CosTradingRepos.ServiceTypeRepositoryPackage   
org.omg.CosTransactions   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CSI   
org.omg.CSIIOP   
org.omg.dds   
org.omg.Dynamic   
org.omg.DynamicAny   
org.omg.DynamicAny.DynAnyPackage   
org.omg.ETF   
org.omg.GIOP   
org.omg.GSSUP   
org.omg.IIOP   
org.omg.IOP   
org.omg.IOP.CodecFactoryPackage   
org.omg.IOP.CodecPackage   
org.omg.Messaging   
org.omg.PortableInterceptor   
org.omg.PortableInterceptor.ORBInitInfoPackage   
org.omg.PortableServer   
org.omg.PortableServer.CurrentPackage   
org.omg.PortableServer.POAManagerPackage   
org.omg.PortableServer.POAPackage   
org.omg.PortableServer.ServantLocatorPackage   
org.omg.RTCORBA   
org.omg.Security   
org.omg.SecurityAdmin   
org.omg.SecurityLevel2   
org.omg.SecurityReplaceable   
org.omg.SSLIOP   
org.omg.TimeBase   
 

Uses of Streamable in org.jacorb.events
 

Classes in org.jacorb.events that implement Streamable
 class JacORBEventChannelHolder
          Generated from IDL interface "JacORBEventChannel"
 

Uses of Streamable in org.jacorb.imr
 

Classes in org.jacorb.imr that implement Streamable
 class AdminHolder
          Generated from IDL interface "Admin"
 class HostInfoHolder
          Generated from IDL definition of struct "HostInfo"
 class HostInfoSeqHolder
          Generated from IDL definition of alias "HostInfoSeq"
 class ImplementationRepositoryHolder
          Generated from IDL interface "ImplementationRepository"
 class ImRInfoHolder
          Generated from IDL definition of struct "ImRInfo"
 class POAInfoHolder
          Generated from IDL definition of struct "POAInfo"
 class POAInfoSeqHolder
          Generated from IDL definition of alias "POAInfoSeq"
 class POANameSeqHolder
          Generated from IDL definition of alias "POANameSeq"
 class RegistrationHolder
          Generated from IDL interface "Registration"
 class ServerInfoHolder
          Generated from IDL definition of struct "ServerInfo"
 class ServerInfoSeqHolder
          Generated from IDL definition of alias "ServerInfoSeq"
 class ServerNameSeqHolder
          Generated from IDL definition of alias "ServerNameSeq"
 class ServerStartupDaemonHolder
          Generated from IDL interface "ServerStartupDaemon"
 class ServerStartupFailedHolder
          Generated from IDL definition of exception "ServerStartupFailed"
 class UnknownServerNameHolder
          Generated from IDL definition of exception "UnknownServerName"
 

Uses of Streamable in org.jacorb.imr.AdminPackage
 

Classes in org.jacorb.imr.AdminPackage that implement Streamable
 class DuplicateServerNameHolder
          Generated from IDL definition of exception "DuplicateServerName"
 class FileOpFailedHolder
          Generated from IDL definition of exception "FileOpFailed"
 class IllegalServerNameHolder
          Generated from IDL definition of exception "IllegalServerName"
 class UnknownHostNameHolder
          Generated from IDL definition of exception "UnknownHostName"
 

Uses of Streamable in org.jacorb.imr.RegistrationPackage
 

Classes in org.jacorb.imr.RegistrationPackage that implement Streamable
 class DuplicatePOANameHolder
          Generated from IDL definition of exception "DuplicatePOAName"
 class IllegalHostNameHolder
          Generated from IDL definition of exception "IllegalHostName"
 class IllegalPOANameHolder
          Generated from IDL definition of exception "IllegalPOAName"
 class InvalidSSDRefHolder
          Generated from IDL definition of exception "InvalidSSDRef"
 

Uses of Streamable in org.jacorb.notification
 

Classes in org.jacorb.notification that implement Streamable
 class JacORBEventChannelFactoryHolder
          Generated from IDL interface "JacORBEventChannelFactory"
 

Uses of Streamable in org.jacorb.orb
 

Classes in org.jacorb.orb that implement Streamable
 class ExceptionHolderImpl
          JacORB-specific implementation of org.omg.Messaging.ExceptionHolder.
 

Methods in org.jacorb.orb that return Streamable
 Streamable Any.extract_Streamable()
           
 

Methods in org.jacorb.orb with parameters of type Streamable
 void Any.insert_Streamable(Streamable s)
           
 

Uses of Streamable in org.jacorb.util.tracing
 

Classes in org.jacorb.util.tracing that implement Streamable
 class RequestHolder
          Generated from IDL definition of struct "Request"
 class TraceDataHolder
          Generated from IDL definition of struct "TraceData"
 class TracingServiceHolder
          Generated from IDL interface "TracingService"
 

Uses of Streamable in org.jacorb.util.tracing.TracingServicePackage
 

Classes in org.jacorb.util.tracing.TracingServicePackage that implement Streamable
 class NoSuchRequestIdHolder
          Generated from IDL definition of exception "NoSuchRequestId"
 

Uses of Streamable in org.omg.ATLAS
 

Classes in org.omg.ATLAS that implement Streamable
 class ATLASCacheIdHolder
          Generated from IDL definition of alias "ATLASCacheId"
 class ATLASLocatorHolder
          Generated from IDL definition of union "ATLASLocator"
 class ATLASProfileHolder
          Generated from IDL definition of struct "ATLASProfile"
 class AuthTokenDataHolder
          Generated from IDL definition of struct "AuthTokenData"
 class AuthTokenDispenserHolder
          Generated from IDL interface "AuthTokenDispenser"
 class CosNamingLocatorHolder
          Generated from IDL definition of struct "CosNamingLocator"
 class ExpiryTimeHolder
          Generated from IDL definition of alias "ExpiryTime"
 class IdTokenOptionHolder
          Generated from IDL definition of alias "IdTokenOption"
 class IllegalTokenRequestHolder
          Generated from IDL definition of exception "IllegalTokenRequest"
 class TokenOkayHolder
          Generated from IDL definition of exception "TokenOkay"
 class UTF8StringHolder
          Generated from IDL definition of alias "UTF8String"
 

Uses of Streamable in org.omg.BiDirPolicy
 

Classes in org.omg.BiDirPolicy that implement Streamable
 class BidirectionalPolicyHolder
          Generated from IDL interface "BidirectionalPolicy"
 

Uses of Streamable in org.omg.BridgeTransactionMgmt
 

Classes in org.omg.BridgeTransactionMgmt that implement Streamable
 class TransactionActiveHolder
          Generated from IDL definition of exception "TransactionActive"
 class TransactionAlreadyActiveHolder
          Generated from IDL definition of exception "TransactionAlreadyActive"
 class TransactionManagementHolder
          Generated from IDL interface "TransactionManagement"
 class UnsupportedTransactionHolder
          Generated from IDL definition of exception "UnsupportedTransaction"
 

Uses of Streamable in org.omg.CONV_FRAME
 

Classes in org.omg.CONV_FRAME that implement Streamable
 class CodeSetComponentHolder
          Generated from IDL definition of struct "CodeSetComponent"
 class CodeSetComponentInfoHolder
          Generated from IDL definition of struct "CodeSetComponentInfo"
 class CodeSetContextHolder
          Generated from IDL definition of struct "CodeSetContext"
 

Uses of Streamable in org.omg.CORBA
 

Classes in org.omg.CORBA that implement Streamable
 class AliasDefHolder
          Generated from IDL interface "AliasDef"
 class AnyHolder
           
 class AnySeqHolder
          Generated from IDL definition of alias "AnySeq"
 class ArrayDefHolder
          Generated from IDL interface "ArrayDef"
 class AttrDescriptionSeqHolder
          Generated from IDL definition of alias "AttrDescriptionSeq"
 class AttributeDefHolder
          Generated from IDL interface "AttributeDef"
 class AttributeDescriptionHolder
          Generated from IDL definition of struct "AttributeDescription"
 class AttributeModeHolder
          Generated from IDL definition of enum "AttributeMode"
 class BooleanHolder
           
 class BooleanSeqHolder
          Generated from IDL definition of alias "BooleanSeq"
 class ByteHolder
           
 class CharHolder
           
 class CharSeqHolder
          Generated from IDL definition of alias "CharSeq"
 class CompletionStatusHolder
          Generated from IDL definition of enum "CompletionStatus"
 class ConstantDefHolder
          Generated from IDL interface "ConstantDef"
 class ConstantDescriptionHolder
          Generated from IDL definition of struct "ConstantDescription"
 class ConstructionPolicyHolder
          Generated from IDL interface "ConstructionPolicy"
 class ContainedHolder
          Generated from IDL interface "Contained"
 class ContainedSeqHolder
          Generated from IDL definition of alias "ContainedSeq"
 class ContainerHolder
          Generated from IDL interface "Container"
 class ContextIdSeqHolder
          Generated from IDL definition of alias "ContextIdSeq"
 class CurrentHolder
          Generated from IDL interface "Current"
 class DefinitionKindHolder
          Generated from IDL definition of enum "DefinitionKind"
 class DomainManagerHolder
          Generated from IDL interface "DomainManager"
 class DomainManagersListHolder
          Generated from IDL definition of alias "DomainManagersList"
 class DoubleHolder
           
 class DoubleSeqHolder
          Generated from IDL definition of alias "DoubleSeq"
 class EnumDefHolder
          Generated from IDL interface "EnumDef"
 class EnumMemberSeqHolder
          Generated from IDL definition of alias "EnumMemberSeq"
 class ExcDescriptionSeqHolder
          Generated from IDL definition of alias "ExcDescriptionSeq"
 class ExceptionDefHolder
          Generated from IDL interface "ExceptionDef"
 class ExceptionDefSeqHolder
          Generated from IDL definition of alias "ExceptionDefSeq"
 class ExceptionDescriptionHolder
          Generated from IDL definition of struct "ExceptionDescription"
 class FixedDefHolder
          Generated from IDL interface "FixedDef"
 class FixedHolder
          Holder class for fixed point types.
 class FloatHolder
           
 class FloatSeqHolder
          Generated from IDL definition of alias "FloatSeq"
 class IDLTypeHolder
          Generated from IDL interface "IDLType"
 class InitializerHolder
          Generated from IDL definition of struct "Initializer"
 class InitializerSeqHolder
          Generated from IDL definition of alias "InitializerSeq"
 class InterfaceDefHolder
          Generated from IDL interface "InterfaceDef"
 class InterfaceDefSeqHolder
          Generated from IDL definition of alias "InterfaceDefSeq"
 class InterfaceDescriptionHolder
          Generated from IDL definition of struct "InterfaceDescription"
 class IntHolder
           
 class InvalidPoliciesHolder
          Generated from IDL definition of exception "InvalidPolicies"
 class IRObjectHolder
          Generated from IDL interface "IRObject"
 class LongHolder
           
 class LongLongSeqHolder
          Generated from IDL definition of alias "LongLongSeq"
 class LongSeqHolder
          Generated from IDL definition of alias "LongSeq"
 class ModuleDefHolder
          Generated from IDL interface "ModuleDef"
 class ModuleDescriptionHolder
          Generated from IDL definition of struct "ModuleDescription"
 class NativeDefHolder
          Generated from IDL interface "NativeDef"
 class ObjectHolder
           
 class OctetSeqHolder
          Generated from IDL definition of alias "OctetSeq"
 class OpDescriptionSeqHolder
          Generated from IDL definition of alias "OpDescriptionSeq"
 class OperationDefHolder
          Generated from IDL interface "OperationDef"
 class OperationDescriptionHolder
          Generated from IDL definition of struct "OperationDescription"
 class OperationModeHolder
          Generated from IDL definition of enum "OperationMode"
 class ParameterDescriptionHolder
          Generated from IDL definition of struct "ParameterDescription"
 class ParameterModeHolder
          Generated from IDL definition of enum "ParameterMode"
 class ParDescriptionSeqHolder
          Generated from IDL definition of alias "ParDescriptionSeq"
 class PolicyCurrentHolder
          Generated from IDL interface "PolicyCurrent"
 class PolicyErrorHolder
          Generated from IDL definition of exception "PolicyError"
 class PolicyHolder
          Generated from IDL interface "Policy"
 class PolicyListHolder
          Generated from IDL definition of alias "PolicyList"
 class PolicyManagerHolder
          Generated from IDL interface "PolicyManager"
 class PolicyTypeSeqHolder
          Generated from IDL definition of alias "PolicyTypeSeq"
 class PrimitiveDefHolder
          Generated from IDL interface "PrimitiveDef"
 class PrimitiveKindHolder
          Generated from IDL definition of enum "PrimitiveKind"
 class PrincipalHolder
          Generated from IDL definition of alias "Principal"
 class RepositoryHolder
          Generated from IDL interface "Repository"
 class RepositoryIdSeqHolder
          Generated from IDL definition of alias "RepositoryIdSeq"
 class SequenceDefHolder
          Generated from IDL interface "SequenceDef"
 class ServiceInformationHolder
           
 class SetOverrideTypeHolder
          Generated from IDL definition of enum "SetOverrideType"
 class ShortHolder
           
 class ShortSeqHolder
          Generated from IDL definition of alias "ShortSeq"
 class StringDefHolder
          Generated from IDL interface "StringDef"
 class StringHolder
           
 class StringSeqHolder
          Generated from IDL definition of alias "StringSeq"
 class StructDefHolder
          Generated from IDL interface "StructDef"
 class StructMemberHolder
          Generated from IDL definition of struct "StructMember"
 class StructMemberSeqHolder
          Generated from IDL definition of alias "StructMemberSeq"
 class TCKindHolder
          Generated from IDL definition of enum "TCKind"
 class TypeCodeHolder
           
 class TypedefDefHolder
          Generated from IDL interface "TypedefDef"
 class TypeDescriptionHolder
          Generated from IDL definition of struct "TypeDescription"
 class ULongLongSeqHolder
          Generated from IDL definition of alias "ULongLongSeq"
 class ULongSeqHolder
          Generated from IDL definition of alias "ULongSeq"
 class UnionDefHolder
          Generated from IDL interface "UnionDef"
 class UnionMemberHolder
          Generated from IDL definition of struct "UnionMember"
 class UnionMemberSeqHolder
          Generated from IDL definition of alias "UnionMemberSeq"
 class UShortSeqHolder
          Generated from IDL definition of alias "UShortSeq"
 class ValueBaseHolder
           
 class ValueBoxDefHolder
          Generated from IDL interface "ValueBoxDef"
 class ValueDefHolder
          Generated from IDL interface "ValueDef"
 class ValueDefSeqHolder
          Generated from IDL definition of alias "ValueDefSeq"
 class ValueDescriptionHolder
          Generated from IDL definition of struct "ValueDescription"
 class ValueMemberDefHolder
          Generated from IDL interface "ValueMemberDef"
 class ValueMemberHolder
          Generated from IDL definition of struct "ValueMember"
 class ValueMemberSeqHolder
          Generated from IDL definition of alias "ValueMemberSeq"
 class WCharSeqHolder
          Generated from IDL definition of alias "WCharSeq"
 class WstringDefHolder
          Generated from IDL interface "WstringDef"
 class WStringSeqHolder
          Generated from IDL definition of alias "WStringSeq"
 class WStringValue
          Generated from IDL definition of valuetype "WStringValue"
 class WStringValueHolder
          Generated from IDL definition of valuetype "WStringValue"
 

Methods in org.omg.CORBA that return Streamable
 Streamable Any.extract_Streamable()
           
 

Methods in org.omg.CORBA with parameters of type Streamable
 void Any.insert_Streamable(Streamable s)
           
 

Uses of Streamable in org.omg.CORBA.ContainedPackage
 

Classes in org.omg.CORBA.ContainedPackage that implement Streamable
 class DescriptionHolder
          Generated from IDL definition of struct "Description"
 

Uses of Streamable in org.omg.CORBA.ContainerPackage
 

Classes in org.omg.CORBA.ContainerPackage that implement Streamable
 class DescriptionSeqHolder
          Generated from IDL definition of alias "DescriptionSeq"
 

Uses of Streamable in org.omg.CORBA.InterfaceDefPackage
 

Classes in org.omg.CORBA.InterfaceDefPackage that implement Streamable
 class FullInterfaceDescriptionHolder
          Generated from IDL definition of struct "FullInterfaceDescription"
 

Uses of Streamable in org.omg.CORBA.ORBPackage
 

Classes in org.omg.CORBA.ORBPackage that implement Streamable
 class InconsistentTypeCodeHolder
          Generated from IDL definition of exception "InconsistentTypeCode"
 class InvalidNameHolder
          Generated from IDL definition of exception "InvalidName"
 class ObjectIdListHolder
           
 

Uses of Streamable in org.omg.CORBA.portable
 

Subinterfaces of Streamable in org.omg.CORBA.portable
 interface StreamableValue
           
 

Uses of Streamable in org.omg.CORBA.ValueDefPackage
 

Classes in org.omg.CORBA.ValueDefPackage that implement Streamable
 class FullValueDescriptionHolder
          Generated from IDL definition of struct "FullValueDescription"
 

Uses of Streamable in org.omg.CosBridgeAdmin
 

Classes in org.omg.CosBridgeAdmin that implement Streamable
 class BridgeAlreadyStartedHolder
          Generated from IDL definition of exception "BridgeAlreadyStarted"
 class BridgeFactoryHolder
          Generated from IDL interface "BridgeFactory"
 class BridgeHolder
          Generated from IDL interface "Bridge"
 class BridgeIDSeqHolder
          Generated from IDL definition of alias "BridgeIDSeq"
 class BridgeInactiveHolder
          Generated from IDL definition of exception "BridgeInactive"
 class BridgeNotFoundHolder
          Generated from IDL definition of exception "BridgeNotFound"
 class ExternalEndpointConnectorHolder
          Generated from IDL definition of union "ExternalEndpointConnector"
 class ExternalEndpointErrorCodeHolder
          Generated from IDL definition of enum "ExternalEndpointErrorCode"
 class ExternalEndpointErrorHolder
          Generated from IDL definition of struct "ExternalEndpointError"
 class ExternalEndpointErrorSeqHolder
          Generated from IDL definition of alias "ExternalEndpointErrorSeq"
 class ExternalEndpointHolder
          Generated from IDL definition of struct "ExternalEndpoint"
 class ExternalEndpointRoleHolder
          Generated from IDL definition of enum "ExternalEndpointRole"
 class FlowStyleHolder
          Generated from IDL definition of enum "FlowStyle"
 class InvalidExternalEndPointsHolder
          Generated from IDL definition of exception "InvalidExternalEndPoints"
 class JMSDestinationHolder
          Generated from IDL definition of struct "JMSDestination"
 class JMSDestinationTypeHolder
          Generated from IDL definition of enum "JMSDestinationType"
 class MessageTypeHolder
          Generated from IDL definition of enum "MessageType"
 

Uses of Streamable in org.omg.CosCollection
 

Classes in org.omg.CosCollection that implement Streamable
 class AnySequenceHolder
          Generated from IDL definition of alias "AnySequence"
 class BagFactoryHolder
          Generated from IDL interface "BagFactory"
 class BagHolder
          Generated from IDL interface "Bag"
 class CollectionFactoriesHolder
          Generated from IDL interface "CollectionFactories"
 class CollectionFactoryHolder
          Generated from IDL interface "CollectionFactory"
 class CollectionHolder
          Generated from IDL interface "Collection"
 class CommandHolder
          Generated from IDL interface "Command"
 class ComparatorHolder
          Generated from IDL interface "Comparator"
 class CSequenceHolder
          Generated from IDL interface "CSequence"
 class DequeFactoryHolder
          Generated from IDL interface "DequeFactory"
 class DequeHolder
          Generated from IDL interface "Deque"
 class ElementInvalidHolder
          Generated from IDL definition of exception "ElementInvalid"
 class ElementInvalidReasonHolder
          Generated from IDL definition of enum "ElementInvalidReason"
 class EmptyCollectionHolder
          Generated from IDL definition of exception "EmptyCollection"
 class EqualityCollectionHolder
          Generated from IDL interface "EqualityCollection"
 class EqualityIteratorHolder
          Generated from IDL interface "EqualityIterator"
 class EqualityKeyCollectionHolder
          Generated from IDL interface "EqualityKeyCollection"
 class EqualityKeyIteratorHolder
          Generated from IDL interface "EqualityKeyIterator"
 class EqualityKeySortedCollectionHolder
          Generated from IDL interface "EqualityKeySortedCollection"
 class EqualityKeySortedIteratorHolder
          Generated from IDL interface "EqualityKeySortedIterator"
 class EqualitySequenceFactoryHolder
          Generated from IDL interface "EqualitySequenceFactory"
 class EqualitySequenceHolder
          Generated from IDL interface "EqualitySequence"
 class EqualitySequentialCollectionHolder
          Generated from IDL interface "EqualitySequentialCollection"
 class EqualitySequentialIteratorHolder
          Generated from IDL interface "EqualitySequentialIterator"
 class EqualitySortedCollectionHolder
          Generated from IDL interface "EqualitySortedCollection"
 class EqualitySortedIteratorHolder
          Generated from IDL interface "EqualitySortedIterator"
 class HeapFactoryHolder
          Generated from IDL interface "HeapFactory"
 class HeapHolder
          Generated from IDL interface "Heap"
 class IteratorHolder
          Generated from IDL interface "Iterator"
 class IteratorInBetweenHolder
          Generated from IDL definition of exception "IteratorInBetween"
 class IteratorInvalidHolder
          Generated from IDL definition of exception "IteratorInvalid"
 class IteratorInvalidReasonHolder
          Generated from IDL definition of enum "IteratorInvalidReason"
 class KeyBagFactoryHolder
          Generated from IDL interface "KeyBagFactory"
 class KeyBagHolder
          Generated from IDL interface "KeyBag"
 class KeyCollectionHolder
          Generated from IDL interface "KeyCollection"
 class KeyInvalidHolder
          Generated from IDL definition of exception "KeyInvalid"
 class KeyIteratorHolder
          Generated from IDL interface "KeyIterator"
 class KeySetFactoryHolder
          Generated from IDL interface "KeySetFactory"
 class KeySetHolder
          Generated from IDL interface "KeySet"
 class KeySortedBagFactoryHolder
          Generated from IDL interface "KeySortedBagFactory"
 class KeySortedBagHolder
          Generated from IDL interface "KeySortedBag"
 class KeySortedCollectionHolder
          Generated from IDL interface "KeySortedCollection"
 class KeySortedIteratorHolder
          Generated from IDL interface "KeySortedIterator"
 class KeySortedSetFactoryHolder
          Generated from IDL interface "KeySortedSetFactory"
 class KeySortedSetHolder
          Generated from IDL interface "KeySortedSet"
 class LowerBoundStyleHolder
          Generated from IDL definition of enum "LowerBoundStyle"
 class MapFactoryHolder
          Generated from IDL interface "MapFactory"
 class MapHolder
          Generated from IDL interface "Map"
 class NVPairHolder
          Generated from IDL definition of struct "NVPair"
 class OperationsHolder
          Generated from IDL interface "Operations"
 class OrderedCollectionHolder
          Generated from IDL interface "OrderedCollection"
 class OrderedIteratorHolder
          Generated from IDL interface "OrderedIterator"
 class ParameterInvalidHolder
          Generated from IDL definition of exception "ParameterInvalid"
 class ParameterListHolder
          Generated from IDL definition of alias "ParameterList"
 class PositionInvalidHolder
          Generated from IDL definition of exception "PositionInvalid"
 class PriorityQueueFactoryHolder
          Generated from IDL interface "PriorityQueueFactory"
 class PriorityQueueHolder
          Generated from IDL interface "PriorityQueue"
 class QueueFactoryHolder
          Generated from IDL interface "QueueFactory"
 class QueueHolder
          Generated from IDL interface "Queue"
 class RACollectionFactoriesHolder
          Generated from IDL interface "RACollectionFactories"
 class RACollectionFactoryHolder
          Generated from IDL interface "RACollectionFactory"
 class RelationFactoryHolder
          Generated from IDL interface "RelationFactory"
 class RelationHolder
          Generated from IDL interface "Relation"
 class RestrictedAccessCollectionHolder
          Generated from IDL interface "RestrictedAccessCollection"
 class SequenceFactoryHolder
          Generated from IDL interface "SequenceFactory"
 class SequentialCollectionHolder
          Generated from IDL interface "SequentialCollection"
 class SequentialIteratorHolder
          Generated from IDL interface "SequentialIterator"
 class SetFactoryHolder
          Generated from IDL interface "SetFactory"
 class SetHolder
          Generated from IDL interface "Set"
 class SortedBagFactoryHolder
          Generated from IDL interface "SortedBagFactory"
 class SortedBagHolder
          Generated from IDL interface "SortedBag"
 class SortedCollectionHolder
          Generated from IDL interface "SortedCollection"
 class SortedIteratorHolder
          Generated from IDL interface "SortedIterator"
 class SortedMapFactoryHolder
          Generated from IDL interface "SortedMapFactory"
 class SortedMapHolder
          Generated from IDL interface "SortedMap"
 class SortedRelationFactoryHolder
          Generated from IDL interface "SortedRelationFactory"
 class SortedRelationHolder
          Generated from IDL interface "SortedRelation"
 class SortedSetFactoryHolder
          Generated from IDL interface "SortedSetFactory"
 class SortedSetHolder
          Generated from IDL interface "SortedSet"
 class StackFactoryHolder
          Generated from IDL interface "StackFactory"
 class StackHolder
          Generated from IDL interface "Stack"
 class UpperBoundStyleHolder
          Generated from IDL definition of enum "UpperBoundStyle"
 

Uses of Streamable in org.omg.CosConcurrencyControl
 

Classes in org.omg.CosConcurrencyControl that implement Streamable
 class lock_modeHolder
          Generated from IDL definition of enum "lock_mode"
 class LockCoordinatorHolder
          Generated from IDL interface "LockCoordinator"
 class LockNotHeldHolder
          Generated from IDL definition of exception "LockNotHeld"
 class LockSetFactoryHolder
          Generated from IDL interface "LockSetFactory"
 class LockSetHolder
          Generated from IDL interface "LockSet"
 class TransactionalLockSetHolder
          Generated from IDL interface "TransactionalLockSet"
 

Uses of Streamable in org.omg.CosEventChannelAdmin
 

Classes in org.omg.CosEventChannelAdmin that implement Streamable
 class AlreadyConnectedHolder
          Generated from IDL definition of exception "AlreadyConnected"
 class ConsumerAdminHolder
          Generated from IDL interface "ConsumerAdmin"
 class EventChannelHolder
          Generated from IDL interface "EventChannel"
 class ProxyPullConsumerHolder
          Generated from IDL interface "ProxyPullConsumer"
 class ProxyPullSupplierHolder
          Generated from IDL interface "ProxyPullSupplier"
 class ProxyPushConsumerHolder
          Generated from IDL interface "ProxyPushConsumer"
 class ProxyPushSupplierHolder
          Generated from IDL interface "ProxyPushSupplier"
 class SupplierAdminHolder
          Generated from IDL interface "SupplierAdmin"
 class TypeErrorHolder
          Generated from IDL definition of exception "TypeError"
 

Uses of Streamable in org.omg.CosEventComm
 

Classes in org.omg.CosEventComm that implement Streamable
 class DisconnectedHolder
          Generated from IDL definition of exception "Disconnected"
 class PullConsumerHolder
          Generated from IDL interface "PullConsumer"
 class PullSupplierHolder
          Generated from IDL interface "PullSupplier"
 class PushConsumerHolder
          Generated from IDL interface "PushConsumer"
 class PushSupplierHolder
          Generated from IDL interface "PushSupplier"
 

Uses of Streamable in org.omg.CosNaming
 

Classes in org.omg.CosNaming that implement Streamable
 class BindingHolder
          Generated from IDL definition of struct "Binding"
 class BindingIteratorHolder
          Generated from IDL interface "BindingIterator"
 class BindingListHolder
          Generated from IDL definition of alias "BindingList"
 class BindingTypeHolder
          Generated from IDL definition of enum "BindingType"
 class NameComponentHolder
          Generated from IDL definition of struct "NameComponent"
 class NameHolder
          Generated from IDL definition of alias "Name"
 class NamingContextExtHolder
          Generated from IDL interface "NamingContextExt"
 class NamingContextHolder
          Generated from IDL interface "NamingContext"
 

Uses of Streamable in org.omg.CosNaming.NamingContextExtPackage
 

Classes in org.omg.CosNaming.NamingContextExtPackage that implement Streamable
 class InvalidAddressHolder
          Generated from IDL definition of exception "InvalidAddress"
 

Uses of Streamable in org.omg.CosNaming.NamingContextPackage
 

Classes in org.omg.CosNaming.NamingContextPackage that implement Streamable
 class AlreadyBoundHolder
          Generated from IDL definition of exception "AlreadyBound"
 class CannotProceedHolder
          Generated from IDL definition of exception "CannotProceed"
 class NotEmptyHolder
          Generated from IDL definition of exception "NotEmpty"
 class NotFoundHolder
          Generated from IDL definition of exception "NotFound"
 class NotFoundReasonHolder
          Generated from IDL definition of enum "NotFoundReason"
 

Uses of Streamable in org.omg.CosNotification
 

Classes in org.omg.CosNotification that implement Streamable
 class AdminPropertiesAdminHolder
          Generated from IDL interface "AdminPropertiesAdmin"
 class EventBatchHolder
          Generated from IDL definition of alias "EventBatch"
 class EventHeaderHolder
          Generated from IDL definition of struct "EventHeader"
 class EventTypeHolder
          Generated from IDL definition of struct "EventType"
 class EventTypeSeqHolder
          Generated from IDL definition of alias "EventTypeSeq"
 class FixedEventHeaderHolder
          Generated from IDL definition of struct "FixedEventHeader"
 class NamedPropertyRangeHolder
          Generated from IDL definition of struct "NamedPropertyRange"
 class NamedPropertyRangeSeqHolder
          Generated from IDL definition of alias "NamedPropertyRangeSeq"
 class PropertyErrorHolder
          Generated from IDL definition of struct "PropertyError"
 class PropertyErrorSeqHolder
          Generated from IDL definition of alias "PropertyErrorSeq"
 class PropertyHolder
          Generated from IDL definition of struct "Property"
 class PropertyRangeHolder
          Generated from IDL definition of struct "PropertyRange"
 class PropertySeqHolder
          Generated from IDL definition of alias "PropertySeq"
 class QoSAdminHolder
          Generated from IDL interface "QoSAdmin"
 class QoSError_codeHolder
          Generated from IDL definition of enum "QoSError_code"
 class StructuredEventHolder
          Generated from IDL definition of struct "StructuredEvent"
 class UnsupportedAdminHolder
          Generated from IDL definition of exception "UnsupportedAdmin"
 class UnsupportedQoSHolder
          Generated from IDL definition of exception "UnsupportedQoS"
 

Uses of Streamable in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement Streamable
 class AdminIDSeqHolder
          Generated from IDL definition of alias "AdminIDSeq"
 class AdminLimitExceededHolder
          Generated from IDL definition of exception "AdminLimitExceeded"
 class AdminLimitHolder
          Generated from IDL definition of struct "AdminLimit"
 class AdminNotFoundHolder
          Generated from IDL definition of exception "AdminNotFound"
 class ChannelIDSeqHolder
          Generated from IDL definition of alias "ChannelIDSeq"
 class ChannelNotFoundHolder
          Generated from IDL definition of exception "ChannelNotFound"
 class ClientTypeHolder
          Generated from IDL definition of enum "ClientType"
 class ConnectionAlreadyActiveHolder
          Generated from IDL definition of exception "ConnectionAlreadyActive"
 class ConnectionAlreadyInactiveHolder
          Generated from IDL definition of exception "ConnectionAlreadyInactive"
 class EventChannelFactoryHolder
          Generated from IDL interface "EventChannelFactory"
 class InterFilterGroupOperatorHolder
          Generated from IDL definition of enum "InterFilterGroupOperator"
 class NotConnectedHolder
          Generated from IDL definition of exception "NotConnected"
 class ObtainInfoModeHolder
          Generated from IDL definition of enum "ObtainInfoMode"
 class ProxyConsumerHolder
          Generated from IDL interface "ProxyConsumer"
 class ProxyIDSeqHolder
          Generated from IDL definition of alias "ProxyIDSeq"
 class ProxyNotFoundHolder
          Generated from IDL definition of exception "ProxyNotFound"
 class ProxySupplierHolder
          Generated from IDL interface "ProxySupplier"
 class ProxyTypeHolder
          Generated from IDL definition of enum "ProxyType"
 class SequenceProxyPullConsumerHolder
          Generated from IDL interface "SequenceProxyPullConsumer"
 class SequenceProxyPullSupplierHolder
          Generated from IDL interface "SequenceProxyPullSupplier"
 class SequenceProxyPushConsumerHolder
          Generated from IDL interface "SequenceProxyPushConsumer"
 class SequenceProxyPushSupplierHolder
          Generated from IDL interface "SequenceProxyPushSupplier"
 class StructuredProxyPullConsumerHolder
          Generated from IDL interface "StructuredProxyPullConsumer"
 class StructuredProxyPullSupplierHolder
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPushConsumerHolder
          Generated from IDL interface "StructuredProxyPushConsumer"
 class StructuredProxyPushSupplierHolder
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Uses of Streamable in org.omg.CosNotifyChannelAdminAck
 

Classes in org.omg.CosNotifyChannelAdminAck that implement Streamable
 class SequenceNumbersHolder
          Generated from IDL definition of alias "SequenceNumbers"
 class SequenceProxyPullSupplierAckHolder
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class SequenceProxyPushSupplierAckHolder
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class StructuredProxyPullSupplierAckHolder
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class StructuredProxyPushSupplierAckHolder
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Uses of Streamable in org.omg.CosNotifyComm
 

Classes in org.omg.CosNotifyComm that implement Streamable
 class InvalidEventTypeHolder
          Generated from IDL definition of exception "InvalidEventType"
 class NotifyPublishHolder
          Generated from IDL interface "NotifyPublish"
 class NotifySubscribeHolder
          Generated from IDL interface "NotifySubscribe"
 class SequencePullConsumerHolder
          Generated from IDL interface "SequencePullConsumer"
 class SequencePullSupplierHolder
          Generated from IDL interface "SequencePullSupplier"
 class SequencePushConsumerHolder
          Generated from IDL interface "SequencePushConsumer"
 class SequencePushSupplierHolder
          Generated from IDL interface "SequencePushSupplier"
 class StructuredPullConsumerHolder
          Generated from IDL interface "StructuredPullConsumer"
 class StructuredPullSupplierHolder
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPushConsumerHolder
          Generated from IDL interface "StructuredPushConsumer"
 class StructuredPushSupplierHolder
          Generated from IDL interface "StructuredPushSupplier"
 

Uses of Streamable in org.omg.CosNotifyCommAck
 

Classes in org.omg.CosNotifyCommAck that implement Streamable
 class SequencePullSupplierAckHolder
          Generated from IDL interface "SequencePullSupplierAck"
 class SequencePushSupplierAckHolder
          Generated from IDL interface "SequencePushSupplierAck"
 class StructuredPullSupplierAckHolder
          Generated from IDL interface "StructuredPullSupplierAck"
 class StructuredPushSupplierAckHolder
          Generated from IDL interface "StructuredPushSupplierAck"
 

Uses of Streamable in org.omg.CosNotifyFilter
 

Classes in org.omg.CosNotifyFilter that implement Streamable
 class CallbackIDSeqHolder
          Generated from IDL definition of alias "CallbackIDSeq"
 class CallbackNotFoundHolder
          Generated from IDL definition of exception "CallbackNotFound"
 class ConstraintExpHolder
          Generated from IDL definition of struct "ConstraintExp"
 class ConstraintExpSeqHolder
          Generated from IDL definition of alias "ConstraintExpSeq"
 class ConstraintIDSeqHolder
          Generated from IDL definition of alias "ConstraintIDSeq"
 class ConstraintInfoHolder
          Generated from IDL definition of struct "ConstraintInfo"
 class ConstraintInfoSeqHolder
          Generated from IDL definition of alias "ConstraintInfoSeq"
 class ConstraintNotFoundHolder
          Generated from IDL definition of exception "ConstraintNotFound"
 class DuplicateConstraintIDHolder
          Generated from IDL definition of exception "DuplicateConstraintID"
 class FilterAdminHolder
          Generated from IDL interface "FilterAdmin"
 class FilterFactoryHolder
          Generated from IDL interface "FilterFactory"
 class FilterHolder
          Generated from IDL interface "Filter"
 class FilterIDSeqHolder
          Generated from IDL definition of alias "FilterIDSeq"
 class FilterNotFoundHolder
          Generated from IDL definition of exception "FilterNotFound"
 class InvalidConstraintHolder
          Generated from IDL definition of exception "InvalidConstraint"
 class InvalidGrammarHolder
          Generated from IDL definition of exception "InvalidGrammar"
 class InvalidValueHolder
          Generated from IDL definition of exception "InvalidValue"
 class MappingConstraintInfoHolder
          Generated from IDL definition of struct "MappingConstraintInfo"
 class MappingConstraintInfoSeqHolder
          Generated from IDL definition of alias "MappingConstraintInfoSeq"
 class MappingConstraintPairHolder
          Generated from IDL definition of struct "MappingConstraintPair"
 class MappingConstraintPairSeqHolder
          Generated from IDL definition of alias "MappingConstraintPairSeq"
 class MappingFilterHolder
          Generated from IDL interface "MappingFilter"
 class UnsupportedFilterableDataHolder
          Generated from IDL definition of exception "UnsupportedFilterableData"
 

Uses of Streamable in org.omg.CosTime
 

Classes in org.omg.CosTime that implement Streamable
 class ComparisonTypeHolder
          Generated from IDL definition of enum "ComparisonType"
 class OverlapTypeHolder
          Generated from IDL definition of enum "OverlapType"
 class TimeComparisonHolder
          Generated from IDL definition of enum "TimeComparison"
 class TimeServiceHolder
          Generated from IDL interface "TimeService"
 class TimeUnavailableHolder
          Generated from IDL definition of exception "TimeUnavailable"
 class TIOHolder
          Generated from IDL interface "TIO"
 class UTOHolder
          Generated from IDL interface "UTO"
 

Uses of Streamable in org.omg.CosTrading
 

Classes in org.omg.CosTrading that implement Streamable
 class DuplicatePolicyNameHolder
          Generated from IDL definition of exception "DuplicatePolicyName"
 class DuplicatePropertyNameHolder
          Generated from IDL definition of exception "DuplicatePropertyName"
 class FollowOptionHolder
          Generated from IDL definition of enum "FollowOption"
 class IllegalConstraintHolder
          Generated from IDL definition of exception "IllegalConstraint"
 class IllegalOfferIdHolder
          Generated from IDL definition of exception "IllegalOfferId"
 class IllegalPropertyNameHolder
          Generated from IDL definition of exception "IllegalPropertyName"
 class IllegalServiceTypeHolder
          Generated from IDL definition of exception "IllegalServiceType"
 class ImportAttributesHolder
          Generated from IDL interface "ImportAttributes"
 class InvalidLookupRefHolder
          Generated from IDL definition of exception "InvalidLookupRef"
 class LinkAttributesHolder
          Generated from IDL interface "LinkAttributes"
 class LinkHolder
          Generated from IDL interface "Link"
 class LinkNameSeqHolder
          Generated from IDL definition of alias "LinkNameSeq"
 class LookupHolder
          Generated from IDL interface "Lookup"
 class MissingMandatoryPropertyHolder
          Generated from IDL definition of exception "MissingMandatoryProperty"
 class NotImplementedHolder
          Generated from IDL definition of exception "NotImplemented"
 class OfferHolder
          Generated from IDL definition of struct "Offer"
 class OfferIdIteratorHolder
          Generated from IDL interface "OfferIdIterator"
 class OfferIdSeqHolder
          Generated from IDL definition of alias "OfferIdSeq"
 class OfferIteratorHolder
          Generated from IDL interface "OfferIterator"
 class OfferSeqHolder
          Generated from IDL definition of alias "OfferSeq"
 class PolicyNameSeqHolder
          Generated from IDL definition of alias "PolicyNameSeq"
 class PolicySeqHolder
          Generated from IDL definition of alias "PolicySeq"
 class PropertyNameSeqHolder
          Generated from IDL definition of alias "PropertyNameSeq"
 class PropertyTypeMismatchHolder
          Generated from IDL definition of exception "PropertyTypeMismatch"
 class ProxyHolder
          Generated from IDL interface "Proxy"
 class ReadonlyDynamicPropertyHolder
          Generated from IDL definition of exception "ReadonlyDynamicProperty"
 class RegisterHolder
          Generated from IDL interface "Register"
 class SupportAttributesHolder
          Generated from IDL interface "SupportAttributes"
 class TraderComponentsHolder
          Generated from IDL interface "TraderComponents"
 class UnknownMaxLeftHolder
          Generated from IDL definition of exception "UnknownMaxLeft"
 class UnknownOfferIdHolder
          Generated from IDL definition of exception "UnknownOfferId"
 class UnknownServiceTypeHolder
          Generated from IDL definition of exception "UnknownServiceType"
 

Uses of Streamable in org.omg.CosTrading.LinkPackage
 

Classes in org.omg.CosTrading.LinkPackage that implement Streamable
 class DefaultFollowTooPermissiveHolder
          Generated from IDL definition of exception "DefaultFollowTooPermissive"
 class DuplicateLinkNameHolder
          Generated from IDL definition of exception "DuplicateLinkName"
 class IllegalLinkNameHolder
          Generated from IDL definition of exception "IllegalLinkName"
 class LimitingFollowTooPermissiveHolder
          Generated from IDL definition of exception "LimitingFollowTooPermissive"
 class LinkInfoHolder
          Generated from IDL definition of struct "LinkInfo"
 class UnknownLinkNameHolder
          Generated from IDL definition of exception "UnknownLinkName"
 

Uses of Streamable in org.omg.CosTrading.LookupPackage
 

Classes in org.omg.CosTrading.LookupPackage that implement Streamable
 class HowManyPropsHolder
          Generated from IDL definition of enum "HowManyProps"
 class IllegalPolicyNameHolder
          Generated from IDL definition of exception "IllegalPolicyName"
 class IllegalPreferenceHolder
          Generated from IDL definition of exception "IllegalPreference"
 class InvalidPolicyValueHolder
          Generated from IDL definition of exception "InvalidPolicyValue"
 class PolicyTypeMismatchHolder
          Generated from IDL definition of exception "PolicyTypeMismatch"
 class SpecifiedPropsHolder
          Generated from IDL definition of union "SpecifiedProps"
 

Uses of Streamable in org.omg.CosTrading.ProxyPackage
 

Classes in org.omg.CosTrading.ProxyPackage that implement Streamable
 class IllegalRecipeHolder
          Generated from IDL definition of exception "IllegalRecipe"
 class NotProxyOfferIdHolder
          Generated from IDL definition of exception "NotProxyOfferId"
 class ProxyInfoHolder
          Generated from IDL definition of struct "ProxyInfo"
 

Uses of Streamable in org.omg.CosTrading.RegisterPackage
 

Classes in org.omg.CosTrading.RegisterPackage that implement Streamable
 class IllegalTraderNameHolder
          Generated from IDL definition of exception "IllegalTraderName"
 class InterfaceTypeMismatchHolder
          Generated from IDL definition of exception "InterfaceTypeMismatch"
 class InvalidObjectRefHolder
          Generated from IDL definition of exception "InvalidObjectRef"
 class MandatoryPropertyHolder
          Generated from IDL definition of exception "MandatoryProperty"
 class NoMatchingOffersHolder
          Generated from IDL definition of exception "NoMatchingOffers"
 class OfferInfoHolder
          Generated from IDL definition of struct "OfferInfo"
 class ProxyOfferIdHolder
          Generated from IDL definition of exception "ProxyOfferId"
 class ReadonlyPropertyHolder
          Generated from IDL definition of exception "ReadonlyProperty"
 class RegisterNotSupportedHolder
          Generated from IDL definition of exception "RegisterNotSupported"
 class UnknownPropertyNameHolder
          Generated from IDL definition of exception "UnknownPropertyName"
 class UnknownTraderNameHolder
          Generated from IDL definition of exception "UnknownTraderName"
 

Uses of Streamable in org.omg.CosTradingDynamic
 

Classes in org.omg.CosTradingDynamic that implement Streamable
 class DPEvalFailureHolder
          Generated from IDL definition of exception "DPEvalFailure"
 class DynamicPropEvalHolder
          Generated from IDL interface "DynamicPropEval"
 class DynamicPropHolder
          Generated from IDL definition of struct "DynamicProp"
 

Uses of Streamable in org.omg.CosTradingRepos
 

Classes in org.omg.CosTradingRepos that implement Streamable
 class ServiceTypeRepositoryHolder
          Generated from IDL interface "ServiceTypeRepository"
 

Uses of Streamable in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage
 

Classes in org.omg.CosTradingRepos.ServiceTypeRepositoryPackage that implement Streamable
 class AlreadyMaskedHolder
          Generated from IDL definition of exception "AlreadyMasked"
 class DuplicateServiceTypeNameHolder
          Generated from IDL definition of exception "DuplicateServiceTypeName"
 class HasSubTypesHolder
          Generated from IDL definition of exception "HasSubTypes"
 class IncarnationNumberHolder
          Generated from IDL definition of struct "IncarnationNumber"
 class ListOptionHolder
          Generated from IDL definition of enum "ListOption"
 class NotMaskedHolder
          Generated from IDL definition of exception "NotMasked"
 class PropertyModeHolder
          Generated from IDL definition of enum "PropertyMode"
 class PropStructHolder
          Generated from IDL definition of struct "PropStruct"
 class PropStructSeqHolder
          Generated from IDL definition of alias "PropStructSeq"
 class ServiceTypeExistsHolder
          Generated from IDL definition of exception "ServiceTypeExists"
 class ServiceTypeNameSeqHolder
          Generated from IDL definition of alias "ServiceTypeNameSeq"
 class SpecifiedServiceTypesHolder
          Generated from IDL definition of union "SpecifiedServiceTypes"
 class TypeStructHolder
          Generated from IDL definition of struct "TypeStruct"
 class ValueTypeRedefinitionHolder
          Generated from IDL definition of exception "ValueTypeRedefinition"
 

Uses of Streamable in org.omg.CosTransactions
 

Classes in org.omg.CosTransactions that implement Streamable
 class ControlHolder
          Generated from IDL interface "Control"
 class CoordinatorHolder
          Generated from IDL interface "Coordinator"
 class HeuristicCommitHolder
          Generated from IDL definition of exception "HeuristicCommit"
 class HeuristicHazardHolder
          Generated from IDL definition of exception "HeuristicHazard"
 class HeuristicMixedHolder
          Generated from IDL definition of exception "HeuristicMixed"
 class HeuristicRollbackHolder
          Generated from IDL definition of exception "HeuristicRollback"
 class InactiveHolder
          Generated from IDL definition of exception "Inactive"
 class InvalidControlHolder
          Generated from IDL definition of exception "InvalidControl"
 class NotPreparedHolder
          Generated from IDL definition of exception "NotPrepared"
 class NoTransactionHolder
          Generated from IDL definition of exception "NoTransaction"
 class NotSubtransactionHolder
          Generated from IDL definition of exception "NotSubtransaction"
 class otid_tHolder
          Generated from IDL definition of struct "otid_t"
 class PropagationContextHolder
          Generated from IDL definition of struct "PropagationContext"
 class RecoveryCoordinatorHolder
          Generated from IDL interface "RecoveryCoordinator"
 class ResourceHolder
          Generated from IDL interface "Resource"
 class StatusHolder
          Generated from IDL definition of enum "Status"
 class SubtransactionAwareResourceHolder
          Generated from IDL interface "SubtransactionAwareResource"
 class SubtransactionsUnavailableHolder
          Generated from IDL definition of exception "SubtransactionsUnavailable"
 class SynchronizationHolder
          Generated from IDL interface "Synchronization"
 class SynchronizationUnavailableHolder
          Generated from IDL definition of exception "SynchronizationUnavailable"
 class TerminatorHolder
          Generated from IDL interface "Terminator"
 class TransactionalObjectHolder
          Generated from IDL interface "TransactionalObject"
 class TransactionFactoryHolder
          Generated from IDL interface "TransactionFactory"
 class TransIdentityHolder
          Generated from IDL definition of struct "TransIdentity"
 class UnavailableHolder
          Generated from IDL definition of exception "Unavailable"
 class VoteHolder
          Generated from IDL definition of enum "Vote"
 

Uses of Streamable in org.omg.CosTypedEventChannelAdmin
 

Classes in org.omg.CosTypedEventChannelAdmin that implement Streamable
 class InterfaceNotSupportedHolder
          Generated from IDL definition of exception "InterfaceNotSupported"
 class NoSuchImplementationHolder
          Generated from IDL definition of exception "NoSuchImplementation"
 class TypedConsumerAdminHolder
          Generated from IDL interface "TypedConsumerAdmin"
 class TypedEventChannelHolder
          Generated from IDL interface "TypedEventChannel"
 class TypedProxyPullSupplierHolder
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPushConsumerHolder
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedSupplierAdminHolder
          Generated from IDL interface "TypedSupplierAdmin"
 

Uses of Streamable in org.omg.CosTypedEventComm
 

Classes in org.omg.CosTypedEventComm that implement Streamable
 class TypedPullSupplierHolder
          Generated from IDL interface "TypedPullSupplier"
 class TypedPushConsumerHolder
          Generated from IDL interface "TypedPushConsumer"
 

Uses of Streamable in org.omg.CosTypedNotifyChannelAdmin
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement Streamable
 class TypedEventChannelFactoryHolder
          Generated from IDL interface "TypedEventChannelFactory"
 class TypedProxyPullConsumerHolder
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPushSupplierHolder
          Generated from IDL interface "TypedProxyPushSupplier"
 

Uses of Streamable in org.omg.CSI
 

Classes in org.omg.CSI that implement Streamable
 class AuthorizationElementContentsHolder
          Generated from IDL definition of alias "AuthorizationElementContents"
 class AuthorizationElementHolder
          Generated from IDL definition of struct "AuthorizationElement"
 class AuthorizationTokenHolder
          Generated from IDL definition of alias "AuthorizationToken"
 class CompleteEstablishContextHolder
          Generated from IDL definition of struct "CompleteEstablishContext"
 class ContextErrorHolder
          Generated from IDL definition of struct "ContextError"
 class EstablishContextHolder
          Generated from IDL definition of struct "EstablishContext"
 class GSS_NT_ExportedNameHolder
          Generated from IDL definition of alias "GSS_NT_ExportedName"
 class GSS_NT_ExportedNameListHolder
          Generated from IDL definition of alias "GSS_NT_ExportedNameList"
 class GSSTokenHolder
          Generated from IDL definition of alias "GSSToken"
 class IdentityExtensionHolder
          Generated from IDL definition of alias "IdentityExtension"
 class IdentityTokenHolder
          Generated from IDL definition of union "IdentityToken"
 class MessageInContextHolder
          Generated from IDL definition of struct "MessageInContext"
 class OIDHolder
          Generated from IDL definition of alias "OID"
 class OIDListHolder
          Generated from IDL definition of alias "OIDList"
 class SASContextBodyHolder
          Generated from IDL definition of union "SASContextBody"
 class X501DistinguishedNameHolder
          Generated from IDL definition of alias "X501DistinguishedName"
 class X509CertificateChainHolder
          Generated from IDL definition of alias "X509CertificateChain"
 

Uses of Streamable in org.omg.CSIIOP
 

Classes in org.omg.CSIIOP that implement Streamable
 class AS_ContextSecHolder
          Generated from IDL definition of struct "AS_ContextSec"
 class CompoundSecMechanismsHolder
          Generated from IDL definition of alias "CompoundSecMechanisms"
 class CompoundSecMechHolder
          Generated from IDL definition of struct "CompoundSecMech"
 class CompoundSecMechListHolder
          Generated from IDL definition of struct "CompoundSecMechList"
 class SAS_ContextSecHolder
          Generated from IDL definition of struct "SAS_ContextSec"
 class SECIOP_SEC_TRANSHolder
          Generated from IDL definition of struct "SECIOP_SEC_TRANS"
 class ServiceConfigurationHolder
          Generated from IDL definition of struct "ServiceConfiguration"
 class ServiceConfigurationListHolder
          Generated from IDL definition of alias "ServiceConfigurationList"
 class ServiceSpecificNameHolder
          Generated from IDL definition of alias "ServiceSpecificName"
 class TLS_SEC_TRANSHolder
          Generated from IDL definition of struct "TLS_SEC_TRANS"
 class TransportAddressHolder
          Generated from IDL definition of struct "TransportAddress"
 class TransportAddressListHolder
          Generated from IDL definition of alias "TransportAddressList"
 

Uses of Streamable in org.omg.dds
 

Classes in org.omg.dds that implement Streamable
 class BuiltinTopicKey_tHolder
           
 class ConditionHolder
          Generated from IDL interface "Condition"
 class ConditionSeqHolder
          Generated from IDL definition of alias "ConditionSeq"
 class ContentFilteredTopicHolder
          Generated from IDL interface "ContentFilteredTopic"
 class DataReaderHolder
          Generated from IDL interface "DataReader"
 class DataReaderListenerHolder
          Generated from IDL interface "DataReaderListener"
 class DataReaderQosHolder
          Generated from IDL definition of struct "DataReaderQos"
 class DataReaderSeqHolder
          Generated from IDL definition of alias "DataReaderSeq"
 class DataWriterHolder
          Generated from IDL interface "DataWriter"
 class DataWriterListenerHolder
          Generated from IDL interface "DataWriterListener"
 class DataWriterQosHolder
          Generated from IDL definition of struct "DataWriterQos"
 class DeadlineQosPolicyHolder
          Generated from IDL definition of struct "DeadlineQosPolicy"
 class DestinationOrderQosPolicyHolder
          Generated from IDL definition of struct "DestinationOrderQosPolicy"
 class DestinationOrderQosPolicyKindHolder
          Generated from IDL definition of enum "DestinationOrderQosPolicyKind"
 class DomainParticipantFactoryHolder
          Generated from IDL interface "DomainParticipantFactory"
 class DomainParticipantHolder
          Generated from IDL interface "DomainParticipant"
 class DomainParticipantListenerHolder
          Generated from IDL interface "DomainParticipantListener"
 class DomainParticipantQosHolder
          Generated from IDL definition of struct "DomainParticipantQos"
 class DurabilityQosPolicyHolder
          Generated from IDL definition of struct "DurabilityQosPolicy"
 class DurabilityQosPolicyKindHolder
          Generated from IDL definition of enum "DurabilityQosPolicyKind"
 class Duration_tHolder
          Generated from IDL definition of struct "Duration_t"
 class EntityFactoryQosPolicyHolder
          Generated from IDL definition of struct "EntityFactoryQosPolicy"
 class EntityHolder
          Generated from IDL interface "Entity"
 class GroupDataQosPolicyHolder
          Generated from IDL definition of struct "GroupDataQosPolicy"
 class GuardConditionHolder
          Generated from IDL interface "GuardCondition"
 class HistoryQosPolicyHolder
          Generated from IDL definition of struct "HistoryQosPolicy"
 class HistoryQosPolicyKindHolder
          Generated from IDL definition of enum "HistoryQosPolicyKind"
 class InconsistentTopicStatusHolder
          Generated from IDL definition of struct "InconsistentTopicStatus"
 class InstanceHandleSeqHolder
          Generated from IDL definition of alias "InstanceHandleSeq"
 class InstanceStateSeqHolder
          Generated from IDL definition of alias "InstanceStateSeq"
 class LatencyBudgetQosPolicyHolder
          Generated from IDL definition of struct "LatencyBudgetQosPolicy"
 class LifespanQosPolicyHolder
          Generated from IDL definition of struct "LifespanQosPolicy"
 class LivelinessChangedStatusHolder
          Generated from IDL definition of struct "LivelinessChangedStatus"
 class LivelinessLostStatusHolder
          Generated from IDL definition of struct "LivelinessLostStatus"
 class LivelinessQosPolicyHolder
          Generated from IDL definition of struct "LivelinessQosPolicy"
 class LivelinessQosPolicyKindHolder
          Generated from IDL definition of enum "LivelinessQosPolicyKind"
 class MultiTopicHolder
          Generated from IDL interface "MultiTopic"
 class OfferedDeadlineMissedStatusHolder
          Generated from IDL definition of struct "OfferedDeadlineMissedStatus"
 class OfferedIncompatibleQosStatusHolder
          Generated from IDL definition of struct "OfferedIncompatibleQosStatus"
 class OwnershipQosPolicyHolder
          Generated from IDL definition of struct "OwnershipQosPolicy"
 class OwnershipQosPolicyKindHolder
          Generated from IDL definition of enum "OwnershipQosPolicyKind"
 class OwnershipStrengthQosPolicyHolder
          Generated from IDL definition of struct "OwnershipStrengthQosPolicy"
 class ParticipantBuiltinTopicDataHolder
          Generated from IDL definition of struct "ParticipantBuiltinTopicData"
 class PartitionQosPolicyHolder
          Generated from IDL definition of struct "PartitionQosPolicy"
 class PresentationQosPolicyAccessScopeKindHolder
          Generated from IDL definition of enum "PresentationQosPolicyAccessScopeKind"
 class PresentationQosPolicyHolder
          Generated from IDL definition of struct "PresentationQosPolicy"
 class PublicationBuiltinTopicDataHolder
          Generated from IDL definition of struct "PublicationBuiltinTopicData"
 class PublicationMatchStatusHolder
          Generated from IDL definition of struct "PublicationMatchStatus"
 class PublisherHolder
          Generated from IDL interface "Publisher"
 class PublisherListenerHolder
          Generated from IDL interface "PublisherListener"
 class PublisherQosHolder
          Generated from IDL definition of struct "PublisherQos"
 class QosPolicyCountHolder
          Generated from IDL definition of struct "QosPolicyCount"
 class QosPolicyCountSeqHolder
          Generated from IDL definition of alias "QosPolicyCountSeq"
 class QueryConditionHolder
          Generated from IDL interface "QueryCondition"
 class ReadConditionHolder
          Generated from IDL interface "ReadCondition"
 class ReaderDataLifecycleQosPolicyHolder
          Generated from IDL definition of struct "ReaderDataLifecycleQosPolicy"
 class ReliabilityQosPolicyHolder
          Generated from IDL definition of struct "ReliabilityQosPolicy"
 class ReliabilityQosPolicyKindHolder
          Generated from IDL definition of enum "ReliabilityQosPolicyKind"
 class RequestedDeadlineMissedStatusHolder
          Generated from IDL definition of struct "RequestedDeadlineMissedStatus"
 class RequestedIncompatibleQosStatusHolder
          Generated from IDL definition of struct "RequestedIncompatibleQosStatus"
 class ResourceLimitsQosPolicyHolder
          Generated from IDL definition of struct "ResourceLimitsQosPolicy"
 class SampleInfoHolder
          Generated from IDL definition of struct "SampleInfo"
 class SampleInfoSeqHolder
          Generated from IDL definition of alias "SampleInfoSeq"
 class SampleLostStatusHolder
          Generated from IDL definition of struct "SampleLostStatus"
 class SampleRejectedStatusHolder
          Generated from IDL definition of struct "SampleRejectedStatus"
 class SampleRejectedStatusKindHolder
          Generated from IDL definition of enum "SampleRejectedStatusKind"
 class SampleStateSeqHolder
          Generated from IDL definition of alias "SampleStateSeq"
 class StatusConditionHolder
          Generated from IDL interface "StatusCondition"
 class SubscriberHolder
          Generated from IDL interface "Subscriber"
 class SubscriberListenerHolder
          Generated from IDL interface "SubscriberListener"
 class SubscriberQosHolder
          Generated from IDL definition of struct "SubscriberQos"
 class SubscriptionBuiltinTopicDataHolder
          Generated from IDL definition of struct "SubscriptionBuiltinTopicData"
 class SubscriptionMatchStatusHolder
          Generated from IDL definition of struct "SubscriptionMatchStatus"
 class Time_tHolder
          Generated from IDL definition of struct "Time_t"
 class TimeBasedFilterQosPolicyHolder
          Generated from IDL definition of struct "TimeBasedFilterQosPolicy"
 class TopicBuiltinTopicDataHolder
          Generated from IDL definition of struct "TopicBuiltinTopicData"
 class TopicDataQosPolicyHolder
          Generated from IDL definition of struct "TopicDataQosPolicy"
 class TopicDescriptionHolder
          Generated from IDL interface "TopicDescription"
 class TopicHolder
          Generated from IDL interface "Topic"
 class TopicListenerHolder
          Generated from IDL interface "TopicListener"
 class TopicQosHolder
          Generated from IDL definition of struct "TopicQos"
 class TopicSeqHolder
          Generated from IDL definition of alias "TopicSeq"
 class TransportPriorityQosPolicyHolder
          Generated from IDL definition of struct "TransportPriorityQosPolicy"
 class TypeSupportHolder
          Generated from IDL interface "TypeSupport"
 class UserDataQosPolicyHolder
          Generated from IDL definition of struct "UserDataQosPolicy"
 class ViewStateSeqHolder
          Generated from IDL definition of alias "ViewStateSeq"
 class WaitSetHolder
          Generated from IDL interface "WaitSet"
 class WriterDataLifecycleQosPolicyHolder
          Generated from IDL definition of struct "WriterDataLifecycleQosPolicy"
 

Uses of Streamable in org.omg.Dynamic
 

Classes in org.omg.Dynamic that implement Streamable
 class ExceptionListHolder
          Generated from IDL definition of alias "ExceptionList"
 class ParameterHolder
          Generated from IDL definition of struct "Parameter"
 

Uses of Streamable in org.omg.DynamicAny
 

Classes in org.omg.DynamicAny that implement Streamable
 class DynAnyFactoryHolder
          Generated from IDL interface "DynAnyFactory"
 class DynAnyHolder
          Generated from IDL interface "DynAny"
 class DynAnySeqHolder
          Generated from IDL definition of alias "DynAnySeq"
 class DynArrayHolder
          Generated from IDL interface "DynArray"
 class DynEnumHolder
          Generated from IDL interface "DynEnum"
 class DynFixedHolder
          Generated from IDL interface "DynFixed"
 class DynSequenceHolder
          Generated from IDL interface "DynSequence"
 class DynStructHolder
          Generated from IDL interface "DynStruct"
 class DynUnionHolder
          Generated from IDL interface "DynUnion"
 class DynValueHolder
          Generated from IDL interface "DynValue"
 class NameDynAnyPairHolder
          Generated from IDL definition of struct "NameDynAnyPair"
 class NameDynAnyPairSeqHolder
          Generated from IDL definition of alias "NameDynAnyPairSeq"
 class NameValuePairHolder
          Generated from IDL definition of struct "NameValuePair"
 class NameValuePairSeqHolder
          Generated from IDL definition of alias "NameValuePairSeq"
 

Uses of Streamable in org.omg.DynamicAny.DynAnyPackage
 

Classes in org.omg.DynamicAny.DynAnyPackage that implement Streamable
 class TypeMismatchHolder
          Generated from IDL definition of exception "TypeMismatch"
 

Uses of Streamable in org.omg.ETF
 

Classes in org.omg.ETF that implement Streamable
 class BufferHolder
          Generated from IDL definition of alias "Buffer"
 class BufferListHolder
          Generated from IDL interface "BufferList"
 class ConnectionHolder
          Generated from IDL interface "Connection"
 class ConnectionZeroCopyHolder
          Generated from IDL interface "ConnectionZeroCopy"
 class FactoriesHolder
          Generated from IDL interface "Factories"
 class HandleHolder
          Generated from IDL interface "Handle"
 class ListenerHolder
          Generated from IDL interface "Listener"
 class ObjectKeyHolder
          Generated from IDL definition of alias "ObjectKey"
 class ProfileHolder
          Generated from IDL interface "Profile"
 

Uses of Streamable in org.omg.GIOP
 

Classes in org.omg.GIOP that implement Streamable
 class CancelRequestHeaderHolder
          Generated from IDL definition of struct "CancelRequestHeader"
 class FragmentHeader_1_2Holder
          Generated from IDL definition of struct "FragmentHeader_1_2"
 class IORAddressingInfoHolder
          Generated from IDL definition of struct "IORAddressingInfo"
 class LocateReplyHeader_1_0Holder
          Generated from IDL definition of struct "LocateReplyHeader_1_0"
 class LocateReplyHeader_1_2Holder
          Generated from IDL definition of struct "LocateReplyHeader_1_2"
 class LocateRequestHeader_1_0Holder
          Generated from IDL definition of struct "LocateRequestHeader_1_0"
 class LocateRequestHeader_1_2Holder
          Generated from IDL definition of struct "LocateRequestHeader_1_2"
 class LocateStatusType_1_0Holder
          Generated from IDL definition of enum "LocateStatusType_1_0"
 class LocateStatusType_1_2Holder
          Generated from IDL definition of enum "LocateStatusType_1_2"
 class MessageHeader_1_0Holder
          Generated from IDL definition of struct "MessageHeader_1_0"
 class MessageHeader_1_1Holder
          Generated from IDL definition of struct "MessageHeader_1_1"
 class MsgType_1_0Holder
          Generated from IDL definition of enum "MsgType_1_0"
 class MsgType_1_1Holder
          Generated from IDL definition of enum "MsgType_1_1"
 class ReplyHeader_1_0Holder
          Generated from IDL definition of struct "ReplyHeader_1_0"
 class ReplyHeader_1_2Holder
          Generated from IDL definition of struct "ReplyHeader_1_2"
 class ReplyStatusType_1_0Holder
          Generated from IDL definition of enum "ReplyStatusType_1_0"
 class ReplyStatusType_1_2Holder
          Generated from IDL definition of enum "ReplyStatusType_1_2"
 class RequestHeader_1_0Holder
          Generated from IDL definition of struct "RequestHeader_1_0"
 class RequestHeader_1_1Holder
          Generated from IDL definition of struct "RequestHeader_1_1"
 class RequestHeader_1_2Holder
          Generated from IDL definition of struct "RequestHeader_1_2"
 class SystemExceptionReplyBodyHolder
          Generated from IDL definition of struct "SystemExceptionReplyBody"
 class TargetAddressHolder
          Generated from IDL definition of union "TargetAddress"
 class VersionHolder
          Generated from IDL definition of struct "Version"
 

Uses of Streamable in org.omg.GSSUP
 

Classes in org.omg.GSSUP that implement Streamable
 class ErrorTokenHolder
          Generated from IDL definition of struct "ErrorToken"
 class InitialContextTokenHolder
          Generated from IDL definition of struct "InitialContextToken"
 

Uses of Streamable in org.omg.IIOP
 

Classes in org.omg.IIOP that implement Streamable
 class BiDirIIOPServiceContextHolder
          Generated from IDL definition of struct "BiDirIIOPServiceContext"
 class ListenPointHolder
          Generated from IDL definition of struct "ListenPoint"
 class ListenPointListHolder
          Generated from IDL definition of alias "ListenPointList"
 class ProfileBody_1_0Holder
          Generated from IDL definition of struct "ProfileBody_1_0"
 class ProfileBody_1_1Holder
          Generated from IDL definition of struct "ProfileBody_1_1"
 

Uses of Streamable in org.omg.IOP
 

Classes in org.omg.IOP that implement Streamable
 class CodecFactoryHolder
          Generated from IDL interface "CodecFactory"
 class CodecHolder
          Generated from IDL interface "Codec"
 class EncodingHolder
          Generated from IDL definition of struct "Encoding"
 class IORHolder
          Generated from IDL definition of struct "IOR"
 class MultipleComponentProfileHolder
          Generated from IDL definition of alias "MultipleComponentProfile"
 class ServiceContextHolder
          Generated from IDL definition of struct "ServiceContext"
 class ServiceContextListHolder
          Generated from IDL definition of alias "ServiceContextList"
 class TaggedComponentHolder
          Generated from IDL definition of struct "TaggedComponent"
 class TaggedComponentSeqHolder
          Generated from IDL definition of alias "TaggedComponentSeq"
 class TaggedProfileHolder
          Generated from IDL definition of struct "TaggedProfile"
 

Uses of Streamable in org.omg.IOP.CodecFactoryPackage
 

Classes in org.omg.IOP.CodecFactoryPackage that implement Streamable
 class UnknownEncodingHolder
          Generated from IDL definition of exception "UnknownEncoding"
 

Uses of Streamable in org.omg.IOP.CodecPackage
 

Classes in org.omg.IOP.CodecPackage that implement Streamable
 class FormatMismatchHolder
          Generated from IDL definition of exception "FormatMismatch"
 class InvalidTypeForEncodingHolder
          Generated from IDL definition of exception "InvalidTypeForEncoding"
 

Uses of Streamable in org.omg.Messaging
 

Classes in org.omg.Messaging that implement Streamable
 class ExceptionHolder
          Generated from IDL definition of valuetype "ExceptionHolder"
 class ExceptionHolderHolder
          Generated from IDL definition of valuetype "ExceptionHolder"
 class MaxHopsPolicyHolder
          Generated from IDL interface "MaxHopsPolicy"
 class PolicyValueHolder
          Generated from IDL definition of struct "PolicyValue"
 class PolicyValueSeqHolder
          Generated from IDL definition of alias "PolicyValueSeq"
 class PriorityRangeHolder
          Generated from IDL definition of struct "PriorityRange"
 class QueueOrderPolicyHolder
          Generated from IDL interface "QueueOrderPolicy"
 class RebindPolicyHolder
          Generated from IDL interface "RebindPolicy"
 class RelativeRequestTimeoutPolicyHolder
          Generated from IDL interface "RelativeRequestTimeoutPolicy"
 class RelativeRoundtripTimeoutPolicyHolder
          Generated from IDL interface "RelativeRoundtripTimeoutPolicy"
 class ReplyEndTimePolicyHolder
          Generated from IDL interface "ReplyEndTimePolicy"
 class ReplyHandlerHolder
          Generated from IDL interface "ReplyHandler"
 class ReplyPriorityPolicyHolder
          Generated from IDL interface "ReplyPriorityPolicy"
 class ReplyStartTimePolicyHolder
          Generated from IDL interface "ReplyStartTimePolicy"
 class RequestEndTimePolicyHolder
          Generated from IDL interface "RequestEndTimePolicy"
 class RequestPriorityPolicyHolder
          Generated from IDL interface "RequestPriorityPolicy"
 class RequestStartTimePolicyHolder
          Generated from IDL interface "RequestStartTimePolicy"
 class RoutingPolicyHolder
          Generated from IDL interface "RoutingPolicy"
 class RoutingTypeRangeHolder
          Generated from IDL definition of struct "RoutingTypeRange"
 class SyncScopePolicyHolder
          Generated from IDL interface "SyncScopePolicy"
 

Uses of Streamable in org.omg.PortableInterceptor
 

Classes in org.omg.PortableInterceptor that implement Streamable
 class ClientRequestInfoHolder
          Generated from IDL interface "ClientRequestInfo"
 class ClientRequestInterceptorHolder
          Generated from IDL interface "ClientRequestInterceptor"
 class ForwardRequestHolder
          Generated from IDL definition of exception "ForwardRequest"
 class InterceptorHolder
          Generated from IDL interface "Interceptor"
 class InvalidSlotHolder
          Generated from IDL definition of exception "InvalidSlot"
 class IORInfoHolder
          Generated from IDL interface "IORInfo"
 class IORInterceptorHolder
          Generated from IDL interface "IORInterceptor"
 class ORBInitializerHolder
          Generated from IDL interface "ORBInitializer"
 class ORBInitInfoHolder
          Generated from IDL interface "ORBInitInfo"
 class PolicyFactoryHolder
          Generated from IDL interface "PolicyFactory"
 class RequestInfoHolder
          Generated from IDL interface "RequestInfo"
 class ServerRequestInfoHolder
          Generated from IDL interface "ServerRequestInfo"
 class ServerRequestInterceptorHolder
          Generated from IDL interface "ServerRequestInterceptor"
 

Uses of Streamable in org.omg.PortableInterceptor.ORBInitInfoPackage
 

Classes in org.omg.PortableInterceptor.ORBInitInfoPackage that implement Streamable
 class DuplicateNameHolder
          Generated from IDL definition of exception "DuplicateName"
 

Uses of Streamable in org.omg.PortableServer
 

Classes in org.omg.PortableServer that implement Streamable
 class AdapterActivatorHolder
          Generated from IDL interface "AdapterActivator"
 class IdAssignmentPolicyHolder
          Generated from IDL interface "IdAssignmentPolicy"
 class IdAssignmentPolicyValueHolder
          Generated from IDL definition of enum "IdAssignmentPolicyValue"
 class IdUniquenessPolicyHolder
          Generated from IDL interface "IdUniquenessPolicy"
 class IdUniquenessPolicyValueHolder
          Generated from IDL definition of enum "IdUniquenessPolicyValue"
 class ImplicitActivationPolicyHolder
          Generated from IDL interface "ImplicitActivationPolicy"
 class ImplicitActivationPolicyValueHolder
          Generated from IDL definition of enum "ImplicitActivationPolicyValue"
 class LifespanPolicyHolder
          Generated from IDL interface "LifespanPolicy"
 class LifespanPolicyValueHolder
          Generated from IDL definition of enum "LifespanPolicyValue"
 class POAHolder
          Generated from IDL interface "POA"
 class POAListHolder
          Generated from IDL definition of alias "POAList"
 class POAManagerHolder
          Generated from IDL interface "POAManager"
 class RequestProcessingPolicyHolder
          Generated from IDL interface "RequestProcessingPolicy"
 class RequestProcessingPolicyValueHolder
          Generated from IDL definition of enum "RequestProcessingPolicyValue"
 class ServantActivatorHolder
          Generated from IDL interface "ServantActivator"
 class ServantManagerHolder
          Generated from IDL interface "ServantManager"
 class ServantRetentionPolicyHolder
          Generated from IDL interface "ServantRetentionPolicy"
 class ServantRetentionPolicyValueHolder
          Generated from IDL definition of enum "ServantRetentionPolicyValue"
 class ThreadPolicyHolder
          Generated from IDL interface "ThreadPolicy"
 class ThreadPolicyValueHolder
          Generated from IDL definition of enum "ThreadPolicyValue"
 

Uses of Streamable in org.omg.PortableServer.CurrentPackage
 

Classes in org.omg.PortableServer.CurrentPackage that implement Streamable
 class NoContextHolder
          Generated from IDL definition of exception "NoContext"
 

Uses of Streamable in org.omg.PortableServer.POAManagerPackage
 

Classes in org.omg.PortableServer.POAManagerPackage that implement Streamable
 class AdapterInactiveHolder
          Generated from IDL definition of exception "AdapterInactive"
 class StateHolder
          Generated from IDL definition of enum "State"
 

Uses of Streamable in org.omg.PortableServer.POAPackage
 

Classes in org.omg.PortableServer.POAPackage that implement Streamable
 class AdapterAlreadyExistsHolder
          Generated from IDL definition of exception "AdapterAlreadyExists"
 class AdapterNonExistentHolder
          Generated from IDL definition of exception "AdapterNonExistent"
 class InvalidPolicyHolder
          Generated from IDL definition of exception "InvalidPolicy"
 class NoServantHolder
          Generated from IDL definition of exception "NoServant"
 class ObjectAlreadyActiveHolder
          Generated from IDL definition of exception "ObjectAlreadyActive"
 class ObjectNotActiveHolder
          Generated from IDL definition of exception "ObjectNotActive"
 class ServantAlreadyActiveHolder
          Generated from IDL definition of exception "ServantAlreadyActive"
 class ServantNotActiveHolder
          Generated from IDL definition of exception "ServantNotActive"
 class WrongAdapterHolder
          Generated from IDL definition of exception "WrongAdapter"
 class WrongPolicyHolder
          Generated from IDL definition of exception "WrongPolicy"
 

Uses of Streamable in org.omg.PortableServer.ServantLocatorPackage
 

Classes in org.omg.PortableServer.ServantLocatorPackage that implement Streamable
 class CookieHolder
           
 

Uses of Streamable in org.omg.RTCORBA
 

Classes in org.omg.RTCORBA that implement Streamable
 class ProtocolPropertiesHolder
          Generated from IDL interface "ProtocolProperties"
 class TCPProtocolPropertiesHolder
          Generated from IDL interface "TCPProtocolProperties"
 

Uses of Streamable in org.omg.Security
 

Classes in org.omg.Security that implement Streamable
 class AssociationStatusHolder
          Generated from IDL definition of enum "AssociationStatus"
 class AttributeListHolder
          Generated from IDL definition of alias "AttributeList"
 class AttributeTypeHolder
          Generated from IDL definition of struct "AttributeType"
 class AttributeTypeListHolder
          Generated from IDL definition of alias "AttributeTypeList"
 class AuditCombinatorHolder
          Generated from IDL definition of enum "AuditCombinator"
 class AuditEventTypeHolder
          Generated from IDL definition of struct "AuditEventType"
 class AuditEventTypeListHolder
          Generated from IDL definition of alias "AuditEventTypeList"
 class AuthenticationMethodListHolder
          Generated from IDL definition of alias "AuthenticationMethodList"
 class AuthenticationStatusHolder
          Generated from IDL definition of enum "AuthenticationStatus"
 class CommunicationDirectionHolder
          Generated from IDL definition of enum "CommunicationDirection"
 class CredentialTypeHolder
          Generated from IDL definition of enum "CredentialType"
 class DayOfTheWeekHolder
          Generated from IDL definition of enum "DayOfTheWeek"
 class DelegationDirectiveHolder
          Generated from IDL definition of enum "DelegationDirective"
 class DelegationModeHolder
          Generated from IDL definition of enum "DelegationMode"
 class DelegationStateHolder
          Generated from IDL definition of enum "DelegationState"
 class EstablishTrustHolder
          Generated from IDL definition of struct "EstablishTrust"
 class ExtensibleFamilyHolder
          Generated from IDL definition of struct "ExtensibleFamily"
 class InvocationCredentialsTypeHolder
          Generated from IDL definition of enum "InvocationCredentialsType"
 class MechandOptionsHolder
          Generated from IDL definition of struct "MechandOptions"
 class MechandOptionsListHolder
          Generated from IDL definition of alias "MechandOptionsList"
 class MechanismTypeListHolder
          Generated from IDL definition of alias "MechanismTypeList"
 class OpaqueBufferHolder
          Generated from IDL definition of struct "OpaqueBuffer"
 class OpaqueHolder
          Generated from IDL definition of alias "Opaque"
 class OptionsDirectionPairHolder
          Generated from IDL definition of struct "OptionsDirectionPair"
 class OptionsDirectionPairListHolder
          Generated from IDL definition of alias "OptionsDirectionPairList"
 class QOPHolder
          Generated from IDL definition of enum "QOP"
 class RequiresSupportsHolder
          Generated from IDL definition of enum "RequiresSupports"
 class RightHolder
          Generated from IDL definition of struct "Right"
 class RightsCombinatorHolder
          Generated from IDL definition of enum "RightsCombinator"
 class RightsListHolder
          Generated from IDL definition of alias "RightsList"
 class SecAttributeHolder
          Generated from IDL definition of struct "SecAttribute"
 class SecurityContextStateHolder
          Generated from IDL definition of enum "SecurityContextState"
 class SecurityContextTypeHolder
          Generated from IDL definition of enum "SecurityContextType"
 class SecurityFeatureHolder
          Generated from IDL definition of enum "SecurityFeature"
 class SecurityMechanismDataHolder
          Generated from IDL definition of struct "SecurityMechanismData"
 class SecurityMechanismDataListHolder
          Generated from IDL definition of alias "SecurityMechanismDataList"
 class SelectorValueHolder
          Generated from IDL definition of struct "SelectorValue"
 class SelectorValueListHolder
          Generated from IDL definition of alias "SelectorValueList"
 

Uses of Streamable in org.omg.SecurityAdmin
 

Classes in org.omg.SecurityAdmin that implement Streamable
 class AccessPolicyHolder
          Generated from IDL interface "AccessPolicy"
 class AuditPolicyHolder
          Generated from IDL interface "AuditPolicy"
 class DelegationPolicyHolder
          Generated from IDL interface "DelegationPolicy"
 class DomainAccessPolicyHolder
          Generated from IDL interface "DomainAccessPolicy"
 class SecureInvocationPolicyHolder
          Generated from IDL interface "SecureInvocationPolicy"
 

Uses of Streamable in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement Streamable
 class AccessDecisionHolder
          Generated from IDL interface "AccessDecision"
 class AuditChannelHolder
          Generated from IDL interface "AuditChannel"
 class AuditDecisionHolder
          Generated from IDL interface "AuditDecision"
 class CredentialsHolder
          Generated from IDL interface "Credentials"
 class CredentialsListHolder
          Generated from IDL definition of alias "CredentialsList"
 class DelegationDirectivePolicyHolder
          Generated from IDL interface "DelegationDirectivePolicy"
 class EstablishTrustPolicyHolder
          Generated from IDL interface "EstablishTrustPolicy"
 class InvocationCredentialsPolicyHolder
          Generated from IDL interface "InvocationCredentialsPolicy"
 class MechanismPolicyHolder
          Generated from IDL interface "MechanismPolicy"
 class PrincipalAuthenticatorHolder
          Generated from IDL interface "PrincipalAuthenticator"
 class QOPPolicyHolder
          Generated from IDL interface "QOPPolicy"
 class ReceivedCredentialsHolder
          Generated from IDL interface "ReceivedCredentials"
 class RequiredRightsHolder
          Generated from IDL interface "RequiredRights"
 

Uses of Streamable in org.omg.SecurityReplaceable
 

Classes in org.omg.SecurityReplaceable that implement Streamable
 class ClientSecurityContextHolder
          Generated from IDL interface "ClientSecurityContext"
 class SecurityContextHolder
          Generated from IDL interface "SecurityContext"
 class ServerSecurityContextHolder
          Generated from IDL interface "ServerSecurityContext"
 class VaultHolder
          Generated from IDL interface "Vault"
 

Uses of Streamable in org.omg.SSLIOP
 

Classes in org.omg.SSLIOP that implement Streamable
 class SSLHolder
          Generated from IDL definition of struct "SSL"
 

Uses of Streamable in org.omg.TimeBase
 

Classes in org.omg.TimeBase that implement Streamable
 class IntervalTHolder
          Generated from IDL definition of struct "IntervalT"
 class UtcTHolder
          Generated from IDL definition of struct "UtcT"