public class CryptFactory extends ObjectFactory
currentPoolSize, freeObjects, usedObjects| Modifier and Type | Method | Description |
|---|---|---|
Crypt |
createCrypt(IHandlerData handlerdata,
MSG msg) |
|
static CryptFactory |
getInstance() |
|
void |
unuseObject(java.lang.Object o) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toStringpublic static CryptFactory getInstance()
public Crypt createCrypt(IHandlerData handlerdata, MSG msg)
public void unuseObject(java.lang.Object o)
unuseObject in class ObjectFactoryCopyright © 2018. All rights reserved.