|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputStream | |
---|---|
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 OutputStream in org.omg.CORBA |
---|
Methods in org.omg.CORBA that return OutputStream | |
---|---|
OutputStream |
LocalObject._request(java.lang.String operation,
boolean responseExpected)
|
abstract OutputStream |
ORB.create_output_stream()
|
abstract OutputStream |
Any.create_output_stream()
|
Methods in org.omg.CORBA with parameters of type OutputStream | |
---|---|
InputStream |
LocalObject._invoke(OutputStream output)
|
void |
ValueBaseHolder._write(OutputStream os)
|
void |
StringHolder._write(OutputStream os)
|
void |
ShortHolder._write(OutputStream os)
|
void |
ServiceInformationHolder._write(OutputStream output)
|
void |
PrincipalHolder._write(OutputStream os)
|
void |
ObjectHolder._write(OutputStream os)
|
void |
LongHolder._write(OutputStream os)
|
void |
IntHolder._write(OutputStream os)
|
void |
FloatHolder._write(OutputStream os)
|
void |
DoubleHolder._write(OutputStream os)
|
void |
CharHolder._write(OutputStream os)
|
void |
ByteHolder._write(OutputStream os)
|
void |
BooleanHolder._write(OutputStream os)
|
void |
AnyHolder._write(OutputStream os)
|
abstract void |
Any.write_value(OutputStream os)
|
static void |
BoundsHelper.write(OutputStream _output,
Bounds _value)
|
static void |
ValueBaseHelper.write(OutputStream _output,
java.io.Serializable _value)
|
static void |
ServiceInformationHelper.write(OutputStream _output,
ServiceInformation _value)
|
static void |
WrongTransactionHelper.write(OutputStream _output,
WrongTransaction _value)
|
Uses of OutputStream in org.omg.CORBA_2_3.portable |
---|
Subclasses of OutputStream in org.omg.CORBA_2_3.portable | |
---|---|
class |
OutputStream
|
Uses of OutputStream in org.omg.CORBA.ORBPackage |
---|
Methods in org.omg.CORBA.ORBPackage with parameters of type OutputStream | |
---|---|
static void |
InconsistentTypeCodeHelper.write(OutputStream _output,
InconsistentTypeCode _value)
|
static void |
InvalidNameHelper.write(OutputStream _output,
InvalidName _value)
|
Uses of OutputStream in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return OutputStream | |
---|---|
OutputStream |
InvokeHandler._invoke(java.lang.String method,
InputStream is,
ResponseHandler handler)
|
OutputStream |
ObjectImpl._request(java.lang.String operation,
boolean responseExpected)
|
OutputStream |
ResponseHandler.createExceptionReply()
|
OutputStream |
ResponseHandler.createReply()
|
OutputStream |
Delegate.request(Object self,
java.lang.String operation,
boolean responseExpected)
|
Methods in org.omg.CORBA.portable with parameters of type OutputStream | |
---|---|
InputStream |
ObjectImpl._invoke(OutputStream output)
|
void |
Streamable._write(OutputStream os)
|
InputStream |
Delegate.invoke(Object self,
OutputStream os)
|
void |
BoxedValueHelper.write_value(OutputStream output,
java.io.Serializable obj)
|
Uses of OutputStream in org.omg.CORBA.TypeCodePackage |
---|
Methods in org.omg.CORBA.TypeCodePackage with parameters of type OutputStream | |
---|---|
static void |
BadKindHelper.write(OutputStream _output,
BadKind _value)
|
static void |
BoundsHelper.write(OutputStream _output,
Bounds _value)
|
Uses of OutputStream in org.omg.PortableServer.ServantLocatorPackage |
---|
Methods in org.omg.PortableServer.ServantLocatorPackage with parameters of type OutputStream | |
---|---|
void |
CookieHolder._write(OutputStream output)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |