Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SimplePofContext type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Deserialize |
Deserialize an object from a stream by reading its state using
the specified DataReader object.
| |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
| GetPofSerializer |
Return an IPofSerializer that can be used to
serialize and deserialize an object of the specified user type to
and from a POF stream.
| |
| GetType | Overloaded. | |
| GetTypeName |
Determine the name of the type associated with a user type
identifier.
| |
| GetUserTypeIdentifier | Overloaded. | |
| IsUserType | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| RegisterUserType |
Associate a user type with a type identifier and
IPofSerializer.
| |
| Serialize |
Serialize an object to a stream by writing its state using the
specified DataWriter object.
| |
Returns a (Inherited from | ||
| UnregisterUserType |
Unregister a user type that was previously registered using the
specified type identifier.
| |
| ValidateTypeId |
Ensure that the given user type identifier is valid.
|