JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.corba.ee.impl.presentation.rmi
DynamicMethodMarshallerImpl
ReaderWriter
Contents
Description
Method Summary
Method Details
read(InputStream)
write(OutputStream, Object)
Hide sidebar
Show sidebar
Interface DynamicMethodMarshallerImpl.ReaderWriter
Enclosing class:
DynamicMethodMarshallerImpl
public static interface
DynamicMethodMarshallerImpl.ReaderWriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
read
(
InputStream
is)
void
write
(
OutputStream
os,
Object
value)
Method Details
read
Object
read
(
InputStream
is)
write
void
write
(
OutputStream
os,
Object
value)