Uses of Package
org.objectweb.david.apis.services.java_serial

Packages that use org.objectweb.david.apis.services.java_serial
org.objectweb.david.libs.binding.iiop Provides classes implementing the IIOP protocol. 
org.objectweb.david.libs.binding.orbs.iiop Provides an CORBA-compliant IIOP ORB implementation. 
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. 
 

Classes in org.objectweb.david.apis.services.java_serial used by org.objectweb.david.libs.binding.iiop
JAVA_SERIAL_SERVICE
          This interface simply contains a unique member, an integer representing the identifier of the Java Serialization service.
 

Classes in org.objectweb.david.apis.services.java_serial used by org.objectweb.david.libs.binding.orbs.iiop
JAVA_SERIAL_SERVICE
          This interface simply contains a unique member, an integer representing the identifier of the Java Serialization service.
 

Classes in org.objectweb.david.apis.services.java_serial used by org.objectweb.david.libs.services.java_serial
JAVA_SERIAL_SERVICE
          This interface simply contains a unique member, an integer representing the identifier of the Java Serialization service.