public class OkFactory extends java.lang.Object implements ProtocolEntityFactory<Ok,XMessage>
Ok from protocol message.| Constructor and Description |
|---|
OkFactory() |
| Modifier and Type | Method and Description |
|---|---|
Ok |
createFromMessage(XMessage message)
Create ProtocolEntity of type
T from protocol message. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFromProtocolEntity, getFetchSize, getResultSetConcurrency, getResultSetTypepublic Ok createFromMessage(XMessage message)
ProtocolEntityFactoryT from protocol message.createFromMessage in interface ProtocolEntityFactory<Ok,XMessage>message - Message instance