|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputStream | |
---|---|
org.omg.CORBA | |
org.omg.CORBA_2_3.portable | |
org.omg.CORBA.ORBPackage | |
org.omg.CORBA.portable | |
org.omg.CORBA.TypeCodePackage | |
org.omg.PortableServer.ServantLocatorPackage |
Uses of InputStream in org.omg.CORBA |
---|
Methods in org.omg.CORBA that return InputStream | |
---|---|
InputStream |
LocalObject._invoke(OutputStream output)
|
abstract InputStream |
Any.create_input_stream()
|
Methods in org.omg.CORBA with parameters of type InputStream | |
---|---|
void |
ValueBaseHolder._read(InputStream is)
|
void |
StringHolder._read(InputStream is)
|
void |
ShortHolder._read(InputStream is)
|
void |
ServiceInformationHolder._read(InputStream input)
|
void |
PrincipalHolder._read(InputStream is)
|
void |
ObjectHolder._read(InputStream is)
|
void |
LongHolder._read(InputStream is)
|
void |
IntHolder._read(InputStream is)
|
void |
FloatHolder._read(InputStream is)
|
void |
DoubleHolder._read(InputStream is)
|
void |
CharHolder._read(InputStream is)
|
void |
ByteHolder._read(InputStream is)
|
void |
BooleanHolder._read(InputStream is)
|
void |
AnyHolder._read(InputStream is)
|
void |
LocalObject._releaseReply(InputStream input)
|
abstract void |
Any.read_value(InputStream is,
TypeCode type)
|
static Bounds |
BoundsHelper.read(InputStream _input)
|
static WrongTransaction |
WrongTransactionHelper.read(InputStream _input)
|
static java.io.Serializable |
ValueBaseHelper.read(InputStream _input)
|
static ServiceInformation |
ServiceInformationHelper.read(InputStream _input)
|
Uses of InputStream in org.omg.CORBA_2_3.portable |
---|
Subclasses of InputStream in org.omg.CORBA_2_3.portable | |
---|---|
class |
InputStream
|
Uses of InputStream in org.omg.CORBA.ORBPackage |
---|
Methods in org.omg.CORBA.ORBPackage with parameters of type InputStream | |
---|---|
static InvalidName |
InvalidNameHelper.read(InputStream _input)
|
static InconsistentTypeCode |
InconsistentTypeCodeHelper.read(InputStream _input)
|
Uses of InputStream in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return InputStream | |
---|---|
InputStream |
ObjectImpl._invoke(OutputStream output)
|
abstract InputStream |
OutputStream.create_input_stream()
|
InputStream |
ApplicationException.getInputStream()
|
InputStream |
Delegate.invoke(Object self,
OutputStream os)
|
Methods in org.omg.CORBA.portable with parameters of type InputStream | |
---|---|
OutputStream |
InvokeHandler._invoke(java.lang.String method,
InputStream is,
ResponseHandler handler)
|
void |
Streamable._read(InputStream is)
|
void |
ObjectImpl._releaseReply(InputStream input)
|
java.io.Serializable |
BoxedValueHelper.read_value(InputStream is)
|
void |
Delegate.releaseReply(Object self,
InputStream is)
|
Constructors in org.omg.CORBA.portable with parameters of type InputStream | |
---|---|
ApplicationException(java.lang.String id,
InputStream is)
|
Uses of InputStream in org.omg.CORBA.TypeCodePackage |
---|
Methods in org.omg.CORBA.TypeCodePackage with parameters of type InputStream | |
---|---|
static BadKind |
BadKindHelper.read(InputStream _input)
|
static Bounds |
BoundsHelper.read(InputStream _input)
|
Uses of InputStream in org.omg.PortableServer.ServantLocatorPackage |
---|
Methods in org.omg.PortableServer.ServantLocatorPackage with parameters of type InputStream | |
---|---|
void |
CookieHolder._read(InputStream input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |