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