The IIdentifiedDataSerializable type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetFactoryId | Returns DataSerializableFactory factory id for this class. |
![]() | GetId | Returns type identifier for this class. |
![]() | GetJavaClassName |
Get Server Java Impl class full name
(Inherited from IDataSerializable.) |
![]() | ReadData | Reads fields from the input stream (Inherited from IDataSerializable.) |
![]() | WriteData | Writes object fields to output stream (Inherited from IDataSerializable.) |
See Also