uuid(f09c7b38-7dc3-4a3e-b6bc-ef09fe98b1cf)
This interface is used to access the [de]serializer pool
Name | Description |
---|---|
Fetch | get an instance of the specified [de]serializer, creating a new one if needed. |
Implement this, if you're providing a new pooling mechanism
The SerializerFactory calls this interface when it needs serializer instances.
Copyright © Simon Fell, 2000-2004. All rights reserved.