Interface TableDataProtocol.Server

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

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