| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | |
 Serializable | 
ValueHandler.readValue(InputStream in,
          int offset,
          Class clz,
          String repositoryID,
          RunTime sender)
Reads a value from the stream using Java semantics.  | 
 Object | 
UtilDelegate.readAny(InputStream in)
Delegation call for Util.readAny(org.omg.CORBA.portable.InputStream). | 
static Object | 
Util.readAny(InputStream in)
Reads a java.lang.Object as a CORBA any.  | 
| 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 | 
WrongTransactionHolder._read(InputStream i)
 | 
 void | 
WStringSeqHolder._read(InputStream i)
 | 
static String[] | 
WStringSeqHelper.read(InputStream istream)
 | 
 void | 
UnknownUserExceptionHolder._read(InputStream i)
 | 
static UnknownUserException | 
UnknownUserExceptionHelper.read(InputStream istream)
 | 
 void | 
StringSeqHolder._read(InputStream i)
 | 
static String[] | 
StringSeqHelper.read(InputStream istream)
 | 
 void | 
PolicyErrorHolder._read(InputStream i)
 | 
static PolicyError | 
PolicyErrorHelper.read(InputStream istream)
 | 
static short | 
PolicyErrorCodeHelper.read(InputStream istream)
 | 
 void | 
ParameterModeHolder._read(InputStream i)
 | 
static ParameterMode | 
ParameterModeHelper.read(InputStream istream)
 | 
 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. | 
static String | 
WStringValueHelper.read(InputStream istream)
 | 
 Serializable | 
WStringValueHelper.read_value(InputStream istream)
 | 
static char[] | 
WCharSeqHelper.read(InputStream istream)
 | 
static short | 
VisibilityHelper.read(InputStream istream)
 | 
static String | 
VersionSpecHelper.read(InputStream istream)
 | 
static ValueMember | 
ValueMemberHelper.read(InputStream istream)
 | 
 void | 
ValueBaseHolder._read(InputStream input)
Reads from input and initalizes the value in the Holder
 with the unmarshalled data. | 
static Serializable | 
ValueBaseHelper.read(InputStream istream)
 | 
static UnionMember | 
UnionMemberHelper.read(InputStream istream)
 | 
static short[] | 
UShortSeqHelper.read(InputStream istream)
 | 
static int[] | 
ULongSeqHelper.read(InputStream istream)
 | 
static long[] | 
ULongLongSeqHelper.read(InputStream istream)
 | 
static StructMember | 
StructMemberHelper.read(InputStream istream)
 | 
static String | 
StringValueHelper.read(InputStream istream)
 | 
 Serializable | 
StringValueHelper.read_value(InputStream istream)
 | 
static short[] | 
ShortSeqHelper.read(InputStream istream)
 | 
static SetOverrideType | 
SetOverrideTypeHelper.read(InputStream istream)
 | 
static String | 
RepositoryIdHelper.read(InputStream istream)
 | 
 void | 
PolicyListHolder._read(InputStream i)
 | 
static Policy[] | 
PolicyListHelper.read(InputStream istream)
 | 
static int | 
PolicyTypeHelper.read(InputStream istream)
 | 
 void | 
PolicyHolder._read(InputStream i)
 | 
static Policy | 
PolicyHelper.read(InputStream istream)
 | 
static byte[] | 
OctetSeqHelper.read(InputStream istream)
 | 
static NameValuePair | 
NameValuePairHelper.read(InputStream istream)
 | 
static int[] | 
LongSeqHelper.read(InputStream istream)
 | 
static long[] | 
LongLongSeqHelper.read(InputStream istream)
 | 
static String | 
IdentifierHelper.read(InputStream istream)
 | 
static IDLType | 
IDLTypeHelper.read(InputStream istream)
 | 
static float[] | 
FloatSeqHelper.read(InputStream istream)
 | 
static String | 
FieldNameHelper.read(InputStream istream)
 | 
static double[] | 
DoubleSeqHelper.read(InputStream istream)
 | 
static DefinitionKind | 
DefinitionKindHelper.read(InputStream istream)
 | 
 void | 
DoubleSeqHolder._read(InputStream i)
 | 
 void | 
FloatSeqHolder._read(InputStream i)
 | 
 void | 
LongLongSeqHolder._read(InputStream i)
 | 
 void | 
ULongLongSeqHolder._read(InputStream i)
 | 
 void | 
ULongSeqHolder._read(InputStream i)
 | 
 void | 
LongSeqHolder._read(InputStream i)
 | 
 void | 
UShortSeqHolder._read(InputStream i)
 | 
 void | 
ShortSeqHolder._read(InputStream i)
 | 
 void | 
OctetSeqHolder._read(InputStream i)
 | 
 void | 
WCharSeqHolder._read(InputStream i)
 | 
 void | 
CurrentHolder._read(InputStream i)
 | 
static Current | 
CurrentHelper.read(InputStream istream)
 | 
static CompletionStatus | 
CompletionStatusHelper.read(InputStream istream)
 | 
 void | 
CharSeqHolder._read(InputStream i)
 | 
static char[] | 
CharSeqHelper.read(InputStream istream)
 | 
 void | 
BooleanSeqHolder._read(InputStream i)
 | 
static boolean[] | 
BooleanSeqHelper.read(InputStream istream)
 | 
 void | 
AnySeqHolder._read(InputStream i)
 | 
static Any[] | 
AnySeqHelper.read(InputStream istream)
 | 
 void | 
TypeCodeHolder._read(InputStream input)
Reads from input and initalizes the value in 
 this TypeCodeHolder object
 with the unmarshalled data. | 
 void | 
StringHolder._read(InputStream input)
Reads the unmarshalled data from input and assigns it to
 the value field of this StringHolder object. | 
 void | 
ShortHolder._read(InputStream input)
Reads from input and initalizes the value in 
 this ShortHolder object
 with the unmarshalled data. | 
 void | 
PrincipalHolder._read(InputStream input)
Deprecated.  | 
 void | 
ObjectHolder._read(InputStream input)
Reads from input and initalizes the value in
 this ObjectHolder object
 with the unmarshalled data. | 
 void | 
LongHolder._read(InputStream input)
Reads from input and initalizes the value in the Holder
 with the unmarshalled data. | 
 void | 
IntHolder._read(InputStream input)
Reads unmarshalled data from input and assigns it to
 the value field in this IntHolder object. | 
 void | 
FloatHolder._read(InputStream input)
Read a float from an input stream and initialize the value member with the float value.  | 
 void | 
FixedHolder._read(InputStream input)
Read a fixed point value from the input stream and store it in the value member.  | 
 void | 
DoubleHolder._read(InputStream input)
Read a double value from the input stream and store it in the value member.  | 
 void | 
CharHolder._read(InputStream input)
Reads from input and initalizes the value in 
 this CharHolder 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 | 
BooleanHolder._read(InputStream input)
Reads unmarshalled data from input and assigns it to this
 BooleanHolder object's value field. | 
 void | 
AnyHolder._read(InputStream input)
Reads from input and initalizes the value in the Holder
 with the unmarshalled data. | 
static ServiceDetail | 
ServiceDetailHelper.read(InputStream in)
 | 
static Object | 
ObjectHelper.read(InputStream istream)
 | 
static ServiceInformation | 
ServiceInformationHelper.read(InputStream in)
 | 
static WrongTransaction | 
WrongTransactionHelper.read(InputStream istream)
 | 
 void | 
ServiceInformationHolder._read(InputStream in)
Reads unmarshalled data from the input stream in and assigns it to
 the value field in this ServiceInformationHolder object. | 
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. | 
| 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 | 
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.  | 
 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.  | 
| Methods in org.omg.CORBA.portable with parameters of type InputStream | |
 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.  | 
 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. | 
 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. | 
| 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 | 
NamingContextExtPOA._invoke(String $method,
        InputStream in,
        ResponseHandler $rh)
 | 
 void | 
NamingContextExtHolder._read(InputStream i)
 | 
static NamingContextExt | 
NamingContextExtHelper.read(InputStream istream)
 | 
 OutputStream | 
NamingContextPOA._invoke(String $method,
        InputStream in,
        ResponseHandler $rh)
 | 
 void | 
NamingContextHolder._read(InputStream i)
 | 
static NamingContext | 
NamingContextHelper.read(InputStream istream)
 | 
 void | 
NameHolder._read(InputStream i)
 | 
static NameComponent[] | 
NameHelper.read(InputStream istream)
 | 
 void | 
NameComponentHolder._read(InputStream i)
 | 
static NameComponent | 
NameComponentHelper.read(InputStream istream)
 | 
 void | 
BindingTypeHolder._read(InputStream i)
 | 
static BindingType | 
BindingTypeHelper.read(InputStream istream)
 | 
static Binding[] | 
BindingListHelper.read(InputStream istream)
 | 
 void | 
BindingIteratorHolder._read(InputStream i)
 | 
static BindingIterator | 
BindingIteratorHelper.read(InputStream istream)
 | 
 OutputStream | 
BindingIteratorPOA._invoke(String $method,
        InputStream in,
        ResponseHandler $rh)
 | 
 void | 
BindingListHolder._read(InputStream i)
 | 
 void | 
BindingHolder._read(InputStream i)
 | 
static Binding | 
BindingHelper.read(InputStream istream)
 | 
static String | 
IstringHelper.read(InputStream istream)
 | 
| Uses of InputStream in org.omg.CosNaming.NamingContextExtPackage | 
| Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InputStream | |
static String | 
URLStringHelper.read(InputStream istream)
 | 
static String | 
StringNameHelper.read(InputStream istream)
 | 
 void | 
InvalidAddressHolder._read(InputStream i)
 | 
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 | 
NotFoundReasonHolder._read(InputStream i)
 | 
static NotFoundReason | 
NotFoundReasonHelper.read(InputStream istream)
 | 
 void | 
NotFoundHolder._read(InputStream i)
 | 
static NotFound | 
NotFoundHelper.read(InputStream istream)
 | 
 void | 
NotEmptyHolder._read(InputStream i)
 | 
static NotEmpty | 
NotEmptyHelper.read(InputStream istream)
 | 
 void | 
InvalidNameHolder._read(InputStream i)
 | 
static InvalidName | 
InvalidNameHelper.read(InputStream istream)
 | 
 void | 
CannotProceedHolder._read(InputStream i)
 | 
static CannotProceed | 
CannotProceedHelper.read(InputStream istream)
 | 
 void | 
AlreadyBoundHolder._read(InputStream i)
 | 
static AlreadyBound | 
AlreadyBoundHelper.read(InputStream istream)
 | 
| Uses of InputStream in org.omg.DynamicAny | 
| Methods in org.omg.DynamicAny with parameters of type InputStream | |
static NameValuePair[] | 
NameValuePairSeqHelper.read(InputStream istream)
 | 
static NameValuePair | 
NameValuePairHelper.read(InputStream istream)
 | 
static NameDynAnyPair[] | 
NameDynAnyPairSeqHelper.read(InputStream istream)
 | 
static DynSequence | 
DynSequenceHelper.read(InputStream istream)
 | 
static NameDynAnyPair | 
NameDynAnyPairHelper.read(InputStream istream)
 | 
static String | 
FieldNameHelper.read(InputStream istream)
 | 
static DynFixed | 
DynFixedHelper.read(InputStream istream)
 | 
static DynEnum | 
DynEnumHelper.read(InputStream istream)
 | 
static DynAny[] | 
DynAnySeqHelper.read(InputStream istream)
 | 
static DynArray | 
DynArrayHelper.read(InputStream istream)
 | 
static DynValue | 
DynValueHelper.read(InputStream istream)
 | 
static DynAny | 
DynAnyHelper.read(InputStream istream)
 | 
static DynUnion | 
DynUnionHelper.read(InputStream istream)
 | 
static DynAnyFactory | 
DynAnyFactoryHelper.read(InputStream istream)
 | 
static DynStruct | 
DynStructHelper.read(InputStream istream)
 | 
static Any[] | 
AnySeqHelper.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 | 
TaggedProfileHolder._read(InputStream i)
 | 
static TaggedProfile | 
TaggedProfileHelper.read(InputStream istream)
 | 
 void | 
TaggedComponentHolder._read(InputStream i)
 | 
static TaggedComponent | 
TaggedComponentHelper.read(InputStream istream)
 | 
static int | 
ServiceIdHelper.read(InputStream istream)
 | 
 void | 
ServiceContextListHolder._read(InputStream i)
 | 
static ServiceContext[] | 
ServiceContextListHelper.read(InputStream istream)
 | 
 void | 
ServiceContextHolder._read(InputStream i)
 | 
static ServiceContext | 
ServiceContextHelper.read(InputStream istream)
 | 
static int | 
ProfileIdHelper.read(InputStream istream)
 | 
 void | 
MultipleComponentProfileHolder._read(InputStream i)
 | 
static TaggedComponent[] | 
MultipleComponentProfileHelper.read(InputStream istream)
 | 
 void | 
IORHolder._read(InputStream i)
 | 
static IOR | 
IORHelper.read(InputStream istream)
 | 
static int | 
ComponentIdHelper.read(InputStream istream)
 | 
static CodecFactory | 
CodecFactoryHelper.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 TypeMismatch | 
TypeMismatchHelper.read(InputStream istream)
 | 
static InvalidTypeForEncoding | 
InvalidTypeForEncodingHelper.read(InputStream istream)
 | 
static FormatMismatch | 
FormatMismatchHelper.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 | |
static InvalidSlot | 
InvalidSlotHelper.read(InputStream istream)
 | 
static ForwardRequest | 
ForwardRequestHelper.read(InputStream istream)
 | 
static Current | 
CurrentHelper.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 | 
ServantLocatorPOA._invoke(String $method,
        InputStream in,
        ResponseHandler $rh)
 | 
static ServantLocator | 
ServantLocatorHelper.read(InputStream istream)
 | 
 OutputStream | 
ServantActivatorPOA._invoke(String $method,
        InputStream in,
        ResponseHandler $rh)
 | 
static ServantActivator | 
ServantActivatorHelper.read(InputStream istream)
 | 
static POA | 
POAHelper.read(InputStream istream)
 | 
static ForwardRequest | 
ForwardRequestHelper.read(InputStream istream)
 | 
static Current | 
CurrentHelper.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 WrongPolicy | 
WrongPolicyHelper.read(InputStream istream)
 | 
static WrongAdapter | 
WrongAdapterHelper.read(InputStream istream)
 | 
static ServantNotActive | 
ServantNotActiveHelper.read(InputStream istream)
 | 
static ServantAlreadyActive | 
ServantAlreadyActiveHelper.read(InputStream istream)
 | 
static ObjectNotActive | 
ObjectNotActiveHelper.read(InputStream istream)
 | 
static ObjectAlreadyActive | 
ObjectAlreadyActiveHelper.read(InputStream istream)
 | 
static NoServant | 
NoServantHelper.read(InputStream istream)
 | 
static InvalidPolicy | 
InvalidPolicyHelper.read(InputStream istream)
 | 
static AdapterNonExistent | 
AdapterNonExistentHelper.read(InputStream istream)
 | 
static AdapterAlreadyExists | 
AdapterAlreadyExistsHelper.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)
 | 
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.