Package org.alicebot.server.net

Interface Summary
AliceCompatibleHttpServer Specifies the methods that an http server must implement in order to be compatible with Program D.
 

Class Summary
AliceServer A server-based Alicebot.
JettyWrapper Implements a "wrapper" for Jetty 3.1.4 so it can be created with a parameterless constructor and then initialized with a configuration file.