JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.0.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sun.corba.se.impl.presentation.rmi
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)