Class XProtocolRowFactory

java.lang.Object
com.mysql.cj.protocol.x.XProtocolRowFactory
All Implemented Interfaces:
ProtocolEntityFactory<XProtocolRow,​XMessage>

public class XProtocolRowFactory
extends java.lang.Object
implements ProtocolEntityFactory<XProtocolRow,​XMessage>
Factory producing an XProtocolRow from protocol message.