Class MSGFactory
java.lang.Object
org.kapott.hbci.tools.ObjectFactory
org.kapott.hbci.protocol.factory.MSGFactory
-
Field Summary
Fields inherited from class ObjectFactory
currentPoolSize, freeObjects, usedObjects -
Method Summary
Modifier and TypeMethodDescriptioncreateMSG(String type, String res, int fullResLen, MsgGen gen, boolean checkSeq, boolean checkValids) static MSGFactoryvoidMethods inherited from class ObjectFactory
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
-
Method Details
-
getInstance
-
createMSG
-
createMSG
-
createMSG
-
createMSG
-
unuseObject
- Overrides:
unuseObjectin classObjectFactory
-