|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Streamable | |
org.omg.CORBA | Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). |
org.omg.CORBA.portable | Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB. |
org.omg.CosNaming | Provides the naming service for Java IDL. |
org.omg.CosNaming.NamingContextPackage | Provides the exceptions used in the package org.omg.CosNaming
(AlreadyBound , CannotProceed ,
InvalidName , NotEmpty , and
NotFound )
and also the Helper and Holder classes for those
exceptions. |
Uses of Streamable in org.omg.CORBA |
Classes in org.omg.CORBA that implement Streamable | |
class |
AnyHolder
A Holder class for Any objects
that is used to store "out" and "inout" parameters in IDL methods. |
class |
AnySeqHolder
org/omg/CORBA/AnySeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
BooleanHolder
A Holder class for a boolean
that is used to store "out" and "inout" parameters in IDL methods. |
class |
BooleanSeqHolder
org/omg/CORBA/BooleanSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
ByteHolder
A Holder class for a byte
that is used to store "out" and "inout" parameters in IDL methods. |
class |
CharHolder
A Holder class for a char
that is used to store "out" and "inout" parameters in IDL methods. |
class |
CharSeqHolder
org/omg/CORBA/CharSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
CurrentHolder
org/omg/CORBA/CurrentHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl Saturday, July 17, 1999 12:26:21 AM PDT |
class |
DoubleHolder
A Holder class for a double
that is used to store "out" and "inout" parameters in IDL methods. |
class |
DoubleSeqHolder
org/omg/CORBA/DoubleSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:37 o'clock GMT+00:00 |
class |
FixedHolder
FixedHolder is a container class for values of IDL type "fixed", which is mapped to the Java class java.math.BigDecimal. |
class |
FloatHolder
A Holder class for a float
that is used to store "out" and "inout" parameters in IDL methods. |
class |
FloatSeqHolder
org/omg/CORBA/FloatSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:37 o'clock GMT+00:00 |
class |
IntHolder
A Holder class for an int
that is used to store "out" and "inout" parameters in IDL methods. |
class |
LongHolder
A Holder class for a long
that is used to store "out" and "inout" parameters in IDL methods. |
class |
LongLongSeqHolder
org/omg/CORBA/LongLongSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
LongSeqHolder
org/omg/CORBA/LongSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
ObjectHolder
A Holder class for a CORBA object reference (a value of type org.omg.CORBA.Object ). |
class |
OctetSeqHolder
org/omg/CORBA/OctetSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
PolicyHolder
org/omg/CORBA/PolicyHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl Saturday, July 17, 1999 12:26:20 AM PDT |
class |
PolicyListHolder
org/omg/CORBA/PolicyListHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl Saturday, July 17, 1999 12:26:21 AM PDT |
class |
PrincipalHolder
Deprecated. Deprecated by CORBA 2.2. |
class |
ServiceInformationHolder
A Holder class for a ServiceInformation object
that is used to store "out" and "inout" parameters in IDL methods. |
class |
ShortHolder
A Holder class for a short
that is used to store "out" and "inout" parameters in IDL operations. |
class |
ShortSeqHolder
org/omg/CORBA/ShortSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
StringHolder
A Holder class for a String
that is used to store "out" and "inout" parameters in IDL operations. |
class |
TypeCodeHolder
A Holder class for a TypeCode object
that is used to store "out" and "inout" parameters in IDL operations. |
class |
ULongLongSeqHolder
org/omg/CORBA/ULongLongSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:37 o'clock GMT+00:00 |
class |
ULongSeqHolder
org/omg/CORBA/ULongSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
UShortSeqHolder
org/omg/CORBA/UShortSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
class |
ValueBaseHolder
A Holder class for a java.io.Serializable
that is used to store "out" and "inout" parameters in IDL methods. |
class |
WCharSeqHolder
org/omg/CORBA/WCharSeqHolder.java Generated by the IDL-to-Java compiler (portable), version "3.0" from streams.idl 13 May 1999 22:41:36 o'clock GMT+00:00 |
Methods in org.omg.CORBA with parameters of type Streamable | |
abstract void |
Any.insert_Streamable(Streamable s)
Inserts the given Streamable object
into this Any object's value field. |
Uses of Streamable in org.omg.CORBA.portable |
Subinterfaces of Streamable in org.omg.CORBA.portable | |
interface |
StreamableValue
Defines the base type for all non-boxed IDL valuetypes that are not custom marshaled. |
Uses of Streamable in org.omg.CosNaming |
Classes in org.omg.CosNaming that implement Streamable | |
class |
BindingHolder
|
class |
BindingIteratorHolder
|
class |
BindingListHolder
|
class |
BindingTypeHolder
|
class |
NameComponentHolder
|
class |
NameHolder
|
class |
NamingContextHolder
|
Uses of Streamable in org.omg.CosNaming.NamingContextPackage |
Classes in org.omg.CosNaming.NamingContextPackage that implement Streamable | |
class |
AlreadyBoundHolder
|
class |
CannotProceedHolder
|
class |
InvalidNameHolder
|
class |
NotEmptyHolder
|
class |
NotFoundHolder
|
class |
NotFoundReasonHolder
|
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.