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, wait
createFromProtocolEntity, getFetchSize, getResultSetConcurrency, getResultSetType
public Ok createFromMessage(XMessage message)
ProtocolEntityFactory
T
from protocol message.createFromMessage
in interface ProtocolEntityFactory<Ok,XMessage>
message
- Message
instance