|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputStream | |
---|---|
org.apache.yoko.orb.CORBA | |
org.apache.yoko.orb.DynamicAny | |
org.apache.yoko.orb.OB |
Uses of OutputStream in org.apache.yoko.orb.CORBA |
---|
Fields in org.apache.yoko.orb.CORBA declared as OutputStream | |
---|---|
OutputStream |
OutputStreamHolder.value
|
Methods in org.apache.yoko.orb.CORBA with parameters of type OutputStream | |
---|---|
void |
InputStream._OB_remarshalValue(TypeCode tc,
OutputStream out)
|
Constructors in org.apache.yoko.orb.CORBA with parameters of type OutputStream | |
---|---|
DataOutputStream(OutputStream out)
|
|
OutputStreamHolder(OutputStream initial)
|
Uses of OutputStream in org.apache.yoko.orb.DynamicAny |
---|
Methods in org.apache.yoko.orb.DynamicAny with parameters of type OutputStream | |
---|---|
boolean |
DynValueWriter.writeIndirection(DynAny dv,
OutputStream out)
|
Uses of OutputStream in org.apache.yoko.orb.OB |
---|
Fields in org.apache.yoko.orb.OB declared as OutputStream | |
---|---|
protected OutputStream |
Downcall.out_
|
protected OutputStream |
Upcall.out_
|
Methods in org.apache.yoko.orb.OB that return OutputStream | |
---|---|
OutputStream |
Upcall.beginUserException(UserException ex)
|
OutputStream |
PIUpcall.beginUserException(UserException ex)
|
OutputStream |
Downcall.output()
|
OutputStream |
Upcall.output()
|
OutputStream |
PIArgsDowncall.preMarshal()
|
OutputStream |
PIDIIDowncall.preMarshal()
|
OutputStream |
Downcall.preMarshal()
|
OutputStream |
PIDowncall.preMarshal()
|
OutputStream |
Upcall.preMarshal()
|
OutputStream |
PIUpcall.preMarshal()
|
OutputStream |
DowncallStub.preMarshal(Downcall down)
|
protected OutputStream |
Downcall.preMarshalBase()
|
OutputStream |
DowncallStub.setupRequest(Object self,
String operation,
boolean responseExpected)
|
Methods in org.apache.yoko.orb.OB with parameters of type OutputStream | |
---|---|
InputStream |
DowncallStub.invoke(Object self,
OutputStream out)
|
TypeCode |
ValueReader.remarshalValue(TypeCode tc,
OutputStream out)
|
void |
CodeConverterBase.write_char(OutputStream out,
char v)
|
void |
CodeConverterBase.write_wchar(OutputStream out,
char v)
|
Constructors in org.apache.yoko.orb.OB with parameters of type OutputStream | |
---|---|
ValueWriter(OutputStream out)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |