Class TweetyServer


  • public class TweetyServer
    extends Object
    Uses the Grizzly HTTP server to instantiate the Tweety server that provides API access to Tweety services.
    • Constructor Detail

      • TweetyServer

        public TweetyServer()
    • Method Detail

      • log

        public static void log​(String source,
                               String message)
        Writes the given message to the log of this server.
        Parameters:
        source - the source of the message (should be some identifier of the service)
        message - some message