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