Click or drag to resize

IDataSerializable Methods

The IDataSerializable type exposes the following members.

Methods
  NameDescription
Public methodGetJavaClassName
Get Server Java Impl class full name
Public methodReadData
Reads fields from the input stream
Public methodWriteData
Writes object fields to output stream
Top
See Also