Uses of Package
org.javagamesfactory.nioservers

Classes in org.javagamesfactory.nioservers used by org.javagamesfactory.nioservers
iMessageProcessor
          Clients that implement this can asynchronously receive messages from a remote server
iServerInfo
          Contains all the metadata representing a single server instance
ServerState
          Represents the core internal state of any StringBasedServer (or subclass)
StringBasedServer
          Base class that provides the core of a non-blocking NIO-driven server which can send and receive Strings seamlessly.