Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The SafeConfigurablePofContext type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AppendDefaultSerializerToUserTypes | (Inherited from ConfigurablePofContext.) | |
| CheckNotInitialized | (Inherited from ConfigurablePofContext.) | |
| CreatePofConfig | (Inherited from ConfigurablePofContext.) | |
| Deserialize | (Inherited from ConfigurablePofContext.) | |
| EnsureInitialized |
Fully initialize the SafeConfigurablePofContext if it has
not already been initialized.
(Overrides ConfigurablePofContext..::.EnsureInitialized()()().) | |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| GetGenericTypeId |
For user types that are not registered in the POF configuration
used by this PofContext, determine if the user type can be
serialized using POF, otherwise determine if the user type can be
serialized using standard .NET BinaryFormatter.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetInheritedUserTypeIdentifier | (Inherited from ConfigurablePofContext.) | |
| GetPofConfig | (Inherited from ConfigurablePofContext.) | |
| 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.
(Overrides ConfigurablePofContext..::.GetPofSerializer(Int32).) | |
| GetSerializer | (Inherited from ConfigurablePofContext.) | |
| GetType | Overloaded. | |
| GetTypeName | (Inherited from ConfigurablePofContext.) | |
| GetUserTypeIdentifier | Overloaded. | |
| GetUserTypeIdentifierInternal | Overloaded. | |
| Initialize | (Inherited from ConfigurablePofContext.) | |
| IsUserType | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| ResolveType | (Inherited from ConfigurablePofContext.) | |
| Serialize | (Inherited from ConfigurablePofContext.) | |
| ThrowException | (Inherited from ConfigurablePofContext.) | |
Returns a (Inherited from |