Package org.objectweb.david.libs.services.java_serial
Provides an implementation of the Java serialization service, that lets
clients use Java serialization to encode values instead of CDR serialization,
when the server may accept it.
See:
Description
|
Class Summary |
| JavaSerialService |
The Java Serial Service is used by clients that wish to use Java Serialization
instead of CDR serialization to encode values. |
Package org.objectweb.david.libs.services.java_serial Description
Provides an implementation of the Java serialization service, that lets
clients use Java serialization to encode values instead of CDR serialization,
when the server may accept it.