public class XProtocolRowFactory extends java.lang.Object implements ProtocolEntityFactory<XProtocolRow,XMessage>
XProtocolRow from protocol message.| Constructor and Description |
|---|
XProtocolRowFactory() |
| Modifier and Type | Method and Description |
|---|---|
XProtocolRow |
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 XProtocolRow createFromMessage(XMessage message)
ProtocolEntityFactoryT from protocol message.createFromMessage in interface ProtocolEntityFactory<XProtocolRow,XMessage>message - Message instance