public class MSGFactory extends ObjectFactory
| Modifier and Type | Method and Description |
|---|---|
MSG |
createMSG(String type,
MsgGen gen,
Hashtable<String,String> clientValues) |
MSG |
createMSG(String type,
String res,
int fullResLen,
MsgGen gen) |
MSG |
createMSG(String type,
String res,
int fullResLen,
MsgGen gen,
boolean checkSeq) |
MSG |
createMSG(String type,
String res,
int fullResLen,
MsgGen gen,
boolean checkSeq,
boolean checkValids) |
static MSGFactory |
getInstance() |
void |
unuseObject(Object o) |
addToFreePool, addToUsedPool, getFreeObjectpublic static MSGFactory getInstance()
public MSG createMSG(String type, String res, int fullResLen, MsgGen gen, boolean checkSeq)
public MSG createMSG(String type, String res, int fullResLen, MsgGen gen, boolean checkSeq, boolean checkValids)
public void unuseObject(Object o)
unuseObject in class ObjectFactoryCopyright © 2017. All rights reserved.