Uses of Class
edu.uky.cs.nil.tt.Server
Packages that use Server
Package
Description
Tandem Tales is a platform that enables short, paired storytelling
exercises between two agents over a network.
-
Uses of Server in edu.uky.cs.nil.tt
Fields in edu.uky.cs.nil.tt declared as ServerMethods in edu.uky.cs.nil.tt with parameters of type ServerModifier and TypeMethodDescriptionvoidExecutes the command on the given server and configured by the given arguments.Constructors in edu.uky.cs.nil.tt with parameters of type ServerModifierConstructorDescriptionprotectedConstructs an agent.ClockThread(Server server) Constructs a clock thread for a given server.CommandParser(Server server) Constructs a new command parser for a server.