| Package | Description | 
|---|---|
| net.jini.io | 
 Provides I/O interfaces and utility classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MarshalInputStream
An extension of  
ObjectInputStream that implements the
 dynamic class loading semantics of Java(TM) Remote Method
 Invocation (Java RMI) argument and result
 unmarshalling (using ClassLoading). | 
class  | 
MarshalOutputStream
An extension of  
ObjectOutputStream that implements the
 dynamic class loading semantics of Java(TM) Remote Method Invocation
 (Java RMI) argument and result
 marshalling (using ClassLoading). |