Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Uses of Class
org.omg.CORBA.portable.InputStream

Packages that use InputStream
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
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_2_3.portable Provides methods for the input and output of value types, and contains other updates to the org/omg/CORBA/portable package. 
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 a naming service for Java IDL. 
org.omg.CosNaming.NamingContextExtPackage This package contains the following classes, which are used in org.omg.CosNaming.NamingContextExt
org.omg.CosNaming.NamingContextPackage This package contains Exception classes for the org.omg.CosNaming package. 
org.omg.DynamicAny Provides classes and interfaces that enable traversal of the data value associated with an any at runtime, and extraction of the primitive constituents of the data value. 
org.omg.DynamicAny.DynAnyFactoryPackage This package contains classes and exceptions from the DynAnyFactory interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2.2. 
org.omg.DynamicAny.DynAnyPackage This package contains classes and exceptions from the DynAny interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2. 
org.omg.IOP This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6. 
org.omg.IOP.CodecFactoryPackage This package contains the exceptions specified in the IOP::CodeFactory interface (as part of the Portable Interceptors spec). 
org.omg.IOP.CodecPackage This package is generated from the IOP::Codec IDL interface definition. 
org.omg.Messaging This package contains the Messaging module specified in the OMG CORBA Messaging specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07
org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. 
org.omg.PortableInterceptor.ORBInitInfoPackage This package contains the exceptions and typedefs from the ORBInitInfo local interface of the PortableInterceptor module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.7.2. 
org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. 
org.omg.PortableServer.CurrentPackage Provides method implementations with access to the identity of the object on which the method was invoked. 
org.omg.PortableServer.POAManagerPackage Encapsulates the processing state of the POAs it is associated with. 
org.omg.PortableServer.POAPackage Allows programmers to construct object implementations that are portable between different ORB products. 
org.omg.PortableServer.ServantLocatorPackage Provides classes and interfaces for locating the servant. 
 

Uses of InputStream in javax.rmi.CORBA
 

Methods in javax.rmi.CORBA with parameters of type InputStream
static Object Util.readAny(InputStream in)
          Reads a java.lang.Object as a CORBA any.
 Object UtilDelegate.readAny(InputStream in)
          Delegation call for Util.readAny(org.omg.CORBA.portable.InputStream).
 Serializable ValueHandler.readValue(InputStream in, int offset, Class clz, String repositoryID, RunTime sender)
          Reads a value from the stream using Java semantics.
 

Uses of InputStream in org.omg.CORBA
 

Methods in org.omg.CORBA that return InputStream
 InputStream LocalObject._invoke(OutputStream output)
          Throws an org.omg.CORBA.NO_IMPLEMENT exception with the message "This is a locally constrained object." This method is the default implementation of the org.omg.CORBA.Object method.
abstract  InputStream Any.create_input_stream()
          Creates an input stream from which this Any object's value can be unmarshalled.
 

Methods in org.omg.CORBA with parameters of type InputStream
 void ValueBaseHolder._read(InputStream input)
          Reads from input and initalizes the value in the Holder with the unmarshalled data.
 void LongLongSeqHolder._read(InputStream i)
           
 void CharSeqHolder._read(InputStream i)
           
 void ObjectHolder._read(InputStream input)
          Reads from input and initalizes the value in this ObjectHolder object with the unmarshalled data.
 void UnknownUserExceptionHolder._read(InputStream i)
           
 void OctetSeqHolder._read(InputStream i)
           
 void StringHolder._read(InputStream input)
          Reads the unmarshalled data from input and assigns it to the value field of this StringHolder object.
 void DoubleHolder._read(InputStream input)
          Read a double value from the input stream and store it in the value member.
 void CurrentHolder._read(InputStream i)
           
 void ParameterModeHolder._read(InputStream i)
           
 void PrincipalHolder._read(InputStream input)
          Deprecated.  
 void UShortSeqHolder._read(InputStream i)
           
 void StringSeqHolder._read(InputStream i)
           
 void ULongSeqHolder._read(InputStream i)
           
 void LongHolder._read(InputStream input)
          Reads from input and initalizes the value in the Holder with the unmarshalled data.
 void CharHolder._read(InputStream input)
          Reads from input and initalizes the value in this CharHolder object with the unmarshalled data.
 void AnySeqHolder._read(InputStream i)
           
 void TypeCodeHolder._read(InputStream input)
          Reads from input and initalizes the value in this TypeCodeHolder object with the unmarshalled data.
 void LongSeqHolder._read(InputStream i)
           
 void ULongLongSeqHolder._read(InputStream i)
           
 void FloatHolder._read(InputStream input)
          Read a float from an input stream and initialize the value member with the float value.
 void AnyHolder._read(InputStream input)
          Reads from input and initalizes the value in the Holder with the unmarshalled data.
 void FloatSeqHolder._read(InputStream i)
           
 void ServiceInformationHolder._read(InputStream in)
          Reads unmarshalled data from the input stream in and assigns it to the value field in this ServiceInformationHolder object.
 void BooleanSeqHolder._read(InputStream i)
           
 void WCharSeqHolder._read(InputStream i)
           
 void ShortHolder._read(InputStream input)
          Reads from input and initalizes the value in this ShortHolder object with the unmarshalled data.
 void ByteHolder._read(InputStream input)
          Reads from input and initalizes the value in this ByteHolder object with the unmarshalled data.
 void DoubleSeqHolder._read(InputStream i)
           
 void FixedHolder._read(InputStream input)
          Read a fixed point value from the input stream and store it in the value member.
 void IntHolder._read(InputStream input)
          Reads unmarshalled data from input and assigns it to the value field in this IntHolder object.
 void PolicyListHolder._read(InputStream i)
           
 void PolicyHolder._read(InputStream i)
           
 void BooleanHolder._read(InputStream input)
          Reads unmarshalled data from input and assigns it to this BooleanHolder object's value field.
 void PolicyErrorHolder._read(InputStream i)
           
 void WrongTransactionHolder._read(InputStream i)
           
 void ShortSeqHolder._read(InputStream i)
           
 void WStringSeqHolder._read(InputStream i)
           
 void LocalObject._releaseReply(InputStream input)
          Throws an org.omg.CORBA.NO_IMPLEMENT exception with the message "This is a locally constrained object." This method is the default implementation of the org.omg.CORBA.Object method.
 Serializable WStringValueHelper.read_value(InputStream istream)
           
 Serializable StringValueHelper.read_value(InputStream istream)
           
abstract  void Any.read_value(InputStream is, TypeCode t)
          Reads off (unmarshals) the value of an Any object from the given input stream using the given typecode.
static Any[] AnySeqHelper.read(InputStream istream)
           
static StructMember StructMemberHelper.read(InputStream istream)
           
static NameValuePair NameValuePairHelper.read(InputStream istream)
           
static UnionMember UnionMemberHelper.read(InputStream istream)
           
static SetOverrideType SetOverrideTypeHelper.read(InputStream istream)
           
static CompletionStatus CompletionStatusHelper.read(InputStream istream)
           
static PolicyError PolicyErrorHelper.read(InputStream istream)
           
static int PolicyTypeHelper.read(InputStream istream)
           
static IDLType IDLTypeHelper.read(InputStream istream)
           
static short PolicyErrorCodeHelper.read(InputStream istream)
           
static ServiceDetail ServiceDetailHelper.read(InputStream in)
           
static short VisibilityHelper.read(InputStream istream)
           
static String IdentifierHelper.read(InputStream istream)
           
static short[] ShortSeqHelper.read(InputStream istream)
           
static Object ObjectHelper.read(InputStream istream)
           
static Serializable ValueBaseHelper.read(InputStream istream)
           
static int[] ULongSeqHelper.read(InputStream istream)
           
static double[] DoubleSeqHelper.read(InputStream istream)
           
static String VersionSpecHelper.read(InputStream istream)
           
static ServiceInformation ServiceInformationHelper.read(InputStream in)
           
static ValueMember ValueMemberHelper.read(InputStream istream)
           
static ParameterMode ParameterModeHelper.read(InputStream istream)
           
static UnknownUserException UnknownUserExceptionHelper.read(InputStream istream)
           
static long[] LongLongSeqHelper.read(InputStream istream)
           
static String RepositoryIdHelper.read(InputStream istream)
           
static int[] LongSeqHelper.read(InputStream istream)
           
static DefinitionKind DefinitionKindHelper.read(InputStream istream)
           
static short[] UShortSeqHelper.read(InputStream istream)
           
static Policy PolicyHelper.read(InputStream istream)
           
static byte[] OctetSeqHelper.read(InputStream istream)
           
static Current CurrentHelper.read(InputStream istream)
           
static String WStringValueHelper.read(InputStream istream)
           
static WrongTransaction WrongTransactionHelper.read(InputStream istream)
           
static boolean[] BooleanSeqHelper.read(InputStream istream)
           
static String[] WStringSeqHelper.read(InputStream istream)
           
static String[] StringSeqHelper.read(InputStream istream)
           
static String FieldNameHelper.read(InputStream istream)
           
static long[] ULongLongSeqHelper.read(InputStream istream)
           
static char[] WCharSeqHelper.read(InputStream istream)
           
static char[] CharSeqHelper.read(InputStream istream)
           
static String StringValueHelper.read(InputStream istream)
           
static float[] FloatSeqHelper.read(InputStream istream)
           
static Policy[] PolicyListHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.CORBA_2_3.portable
 

Subclasses of InputStream in org.omg.CORBA_2_3.portable
 class InputStream
          InputStream provides for the reading of all of the mapped IDL types from the stream.
 

Uses of InputStream in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return InputStream
 InputStream ObjectImpl._invoke(OutputStream output)
          Invokes an operation and returns an InputStream object for reading the response.
abstract  InputStream OutputStream.create_input_stream()
          Returns an input stream with the same buffer.
 InputStream ApplicationException.getInputStream()
          Returns the input stream from which the exception data can be read as its parameters.
 InputStream Delegate.invoke(Object self, OutputStream output)
          invoke is called by a stub to invoke an operation.
 

Methods in org.omg.CORBA.portable with parameters of type InputStream
 OutputStream InvokeHandler._invoke(String method, InputStream input, ResponseHandler handler)
          Invoked by the ORB to dispatch a request to the servant.
 void Streamable._read(InputStream istream)
          Reads data from istream and initalizes the value field of the Holder with the unmarshalled data.
 void ObjectImpl._releaseReply(InputStream input)
          Releases the given reply stream back to the ORB when unmarshalling has completed after a call to the method _invoke.
 Serializable BoxedValueHelper.read_value(InputStream is)
           
 void Delegate.releaseReply(Object self, InputStream input)
          releaseReply may optionally be called by a stub to release a reply stream back to the ORB when the unmarshaling has completed.
 

Constructors in org.omg.CORBA.portable with parameters of type InputStream
ApplicationException(String id, InputStream ins)
          Constructs an ApplicationException from the CORBA repository ID of the exception and an input stream from which the exception data can be read as its parameters.
 

Uses of InputStream in org.omg.CosNaming
 

Methods in org.omg.CosNaming with parameters of type InputStream
 OutputStream NamingContextPOA._invoke(String $method, InputStream in, ResponseHandler $rh)
           
 OutputStream BindingIteratorPOA._invoke(String $method, InputStream in, ResponseHandler $rh)
           
 OutputStream NamingContextExtPOA._invoke(String $method, InputStream in, ResponseHandler $rh)
           
 void BindingListHolder._read(InputStream i)
           
 void BindingTypeHolder._read(InputStream i)
           
 void NamingContextHolder._read(InputStream i)
           
 void NameHolder._read(InputStream i)
           
 void NamingContextExtHolder._read(InputStream i)
           
 void BindingIteratorHolder._read(InputStream i)
           
 void BindingHolder._read(InputStream i)
           
 void NameComponentHolder._read(InputStream i)
           
static String IstringHelper.read(InputStream istream)
           
static Binding[] BindingListHelper.read(InputStream istream)
           
static NameComponent NameComponentHelper.read(InputStream istream)
           
static Binding BindingHelper.read(InputStream istream)
           
static NamingContextExt NamingContextExtHelper.read(InputStream istream)
           
static BindingIterator BindingIteratorHelper.read(InputStream istream)
           
static NamingContext NamingContextHelper.read(InputStream istream)
           
static NameComponent[] NameHelper.read(InputStream istream)
           
static BindingType BindingTypeHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.CosNaming.NamingContextExtPackage
 

Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InputStream
 void InvalidAddressHolder._read(InputStream i)
           
static String StringNameHelper.read(InputStream istream)
           
static String URLStringHelper.read(InputStream istream)
           
static InvalidAddress InvalidAddressHelper.read(InputStream istream)
           
static String AddressHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.CosNaming.NamingContextPackage
 

Methods in org.omg.CosNaming.NamingContextPackage with parameters of type InputStream
 void CannotProceedHolder._read(InputStream i)
           
 void AlreadyBoundHolder._read(InputStream i)
           
 void NotEmptyHolder._read(InputStream i)
           
 void InvalidNameHolder._read(InputStream i)
           
 void NotFoundReasonHolder._read(InputStream i)
           
 void NotFoundHolder._read(InputStream i)
           
static CannotProceed CannotProceedHelper.read(InputStream istream)
           
static NotEmpty NotEmptyHelper.read(InputStream istream)
           
static NotFoundReason NotFoundReasonHelper.read(InputStream istream)
           
static AlreadyBound AlreadyBoundHelper.read(InputStream istream)
           
static InvalidName InvalidNameHelper.read(InputStream istream)
           
static NotFound NotFoundHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.DynamicAny
 

Methods in org.omg.DynamicAny with parameters of type InputStream
static Any[] AnySeqHelper.read(InputStream istream)
           
static NameValuePair NameValuePairHelper.read(InputStream istream)
           
static DynFixed DynFixedHelper.read(InputStream istream)
           
static DynAnyFactory DynAnyFactoryHelper.read(InputStream istream)
           
static DynStruct DynStructHelper.read(InputStream istream)
           
static DynSequence DynSequenceHelper.read(InputStream istream)
           
static DynValue DynValueHelper.read(InputStream istream)
           
static DynUnion DynUnionHelper.read(InputStream istream)
           
static NameDynAnyPair NameDynAnyPairHelper.read(InputStream istream)
           
static DynAny DynAnyHelper.read(InputStream istream)
           
static String FieldNameHelper.read(InputStream istream)
           
static DynEnum DynEnumHelper.read(InputStream istream)
           
static DynArray DynArrayHelper.read(InputStream istream)
           
static DynAny[] DynAnySeqHelper.read(InputStream istream)
           
static NameValuePair[] NameValuePairSeqHelper.read(InputStream istream)
           
static NameDynAnyPair[] NameDynAnyPairSeqHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.DynamicAny.DynAnyFactoryPackage
 

Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type InputStream
static InconsistentTypeCode InconsistentTypeCodeHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.DynamicAny.DynAnyPackage
 

Methods in org.omg.DynamicAny.DynAnyPackage with parameters of type InputStream
static TypeMismatch TypeMismatchHelper.read(InputStream istream)
           
static InvalidValue InvalidValueHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.IOP
 

Methods in org.omg.IOP with parameters of type InputStream
 void TaggedComponentHolder._read(InputStream i)
           
 void MultipleComponentProfileHolder._read(InputStream i)
           
 void TaggedProfileHolder._read(InputStream i)
           
 void IORHolder._read(InputStream i)
           
 void ServiceContextHolder._read(InputStream i)
           
 void ServiceContextListHolder._read(InputStream i)
           
static int ProfileIdHelper.read(InputStream istream)
           
static int ServiceIdHelper.read(InputStream istream)
           
static int ComponentIdHelper.read(InputStream istream)
           
static TaggedComponent[] MultipleComponentProfileHelper.read(InputStream istream)
           
static CodecFactory CodecFactoryHelper.read(InputStream istream)
           
static ServiceContext[] ServiceContextListHelper.read(InputStream istream)
           
static IOR IORHelper.read(InputStream istream)
           
static ServiceContext ServiceContextHelper.read(InputStream istream)
           
static TaggedComponent TaggedComponentHelper.read(InputStream istream)
           
static TaggedProfile TaggedProfileHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.IOP.CodecFactoryPackage
 

Methods in org.omg.IOP.CodecFactoryPackage with parameters of type InputStream
static UnknownEncoding UnknownEncodingHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.IOP.CodecPackage
 

Methods in org.omg.IOP.CodecPackage with parameters of type InputStream
static InvalidTypeForEncoding InvalidTypeForEncodingHelper.read(InputStream istream)
           
static FormatMismatch FormatMismatchHelper.read(InputStream istream)
           
static TypeMismatch TypeMismatchHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.Messaging
 

Methods in org.omg.Messaging with parameters of type InputStream
static short SyncScopeHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor with parameters of type InputStream
 void ObjectReferenceTemplateSeqHolder._read(InputStream i)
           
 void ObjectReferenceFactoryHolder._read(InputStream i)
           
 void IORInterceptor_3_0Holder._read(InputStream i)
           
 void ObjectReferenceTemplateHolder._read(InputStream i)
           
static short AdapterStateHelper.read(InputStream istream)
           
static ObjectReferenceTemplate[] ObjectReferenceTemplateSeqHelper.read(InputStream istream)
           
static ObjectReferenceTemplate ObjectReferenceTemplateHelper.read(InputStream istream)
           
static ObjectReferenceFactory ObjectReferenceFactoryHelper.read(InputStream istream)
           
static byte[] ObjectIdHelper.read(InputStream istream)
           
static int AdapterManagerIdHelper.read(InputStream istream)
           
static String[] AdapterNameHelper.read(InputStream istream)
           
static IORInterceptor_3_0 IORInterceptor_3_0Helper.read(InputStream istream)
           
static Current CurrentHelper.read(InputStream istream)
           
static ForwardRequest ForwardRequestHelper.read(InputStream istream)
           
static String ORBIdHelper.read(InputStream istream)
           
static InvalidSlot InvalidSlotHelper.read(InputStream istream)
           
static String ServerIdHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableInterceptor.ORBInitInfoPackage
 

Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InputStream
static String ObjectIdHelper.read(InputStream istream)
           
static InvalidName InvalidNameHelper.read(InputStream istream)
           
static DuplicateName DuplicateNameHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableServer
 

Methods in org.omg.PortableServer with parameters of type InputStream
 OutputStream ServantActivatorPOA._invoke(String $method, InputStream in, ResponseHandler $rh)
           
 OutputStream ServantLocatorPOA._invoke(String $method, InputStream in, ResponseHandler $rh)
           
static ServantLocator ServantLocatorHelper.read(InputStream istream)
           
static ServantActivator ServantActivatorHelper.read(InputStream istream)
           
static POA POAHelper.read(InputStream istream)
           
static Current CurrentHelper.read(InputStream istream)
           
static ForwardRequest ForwardRequestHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableServer.CurrentPackage
 

Methods in org.omg.PortableServer.CurrentPackage with parameters of type InputStream
static NoContext NoContextHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableServer.POAManagerPackage
 

Methods in org.omg.PortableServer.POAManagerPackage with parameters of type InputStream
static AdapterInactive AdapterInactiveHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableServer.POAPackage
 

Methods in org.omg.PortableServer.POAPackage with parameters of type InputStream
static AdapterAlreadyExists AdapterAlreadyExistsHelper.read(InputStream istream)
           
static ServantNotActive ServantNotActiveHelper.read(InputStream istream)
           
static InvalidPolicy InvalidPolicyHelper.read(InputStream istream)
           
static ServantAlreadyActive ServantAlreadyActiveHelper.read(InputStream istream)
           
static WrongPolicy WrongPolicyHelper.read(InputStream istream)
           
static AdapterNonExistent AdapterNonExistentHelper.read(InputStream istream)
           
static ObjectAlreadyActive ObjectAlreadyActiveHelper.read(InputStream istream)
           
static WrongAdapter WrongAdapterHelper.read(InputStream istream)
           
static NoServant NoServantHelper.read(InputStream istream)
           
static ObjectNotActive ObjectNotActiveHelper.read(InputStream istream)
           
 

Uses of InputStream in org.omg.PortableServer.ServantLocatorPackage
 

Methods in org.omg.PortableServer.ServantLocatorPackage with parameters of type InputStream
 void CookieHolder._read(InputStream is)
           
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b00

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.