ISerializerFactoryPool2 Interface

uuid(f09c7b38-7dc3-4a3e-b6bc-ef09fe98b1cf)

This interface is used to access the [de]serializer pool

 

Base Interface

ISerializerFactoryPool

 

Methods, in vtable order (after base interface)

Name Description
Fetch   get an instance of the specified [de]serializer, creating a new one if needed.

 

When to Implement

Implement this, if you're providing a new pooling mechanism

 

When to Call

The SerializerFactory calls this interface when it needs serializer instances.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.