Interface TableDataProtocol.Client

All Superinterfaces:
com.fishlib.net.impl.nio.AbstractPeer, com.fishlib.base.log.LogOutputAppendable
All Known Implementing Classes:
TableDataProtocol.LocalClient, TableDataProtocol.RemoteClient
Enclosing class:
TableDataProtocol

public static interface TableDataProtocol.Client
extends com.fishlib.net.impl.nio.AbstractPeer
Interface to a peer that requests table data. Used by a remote table data server to represent its clients.