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