Interface TableDataProtocol.Server

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

public static interface TableDataProtocol.Server
extends com.fishlib.net.impl.nio.AbstractPeer
Interface to a peer that responds to requests for table data. Used by a remote table data client to represent its servers.