Package org.tweetyproject.web
Class TweetyServer
java.lang.Object
org.tweetyproject.web.TweetyServer
Uses the Grizzly HTTP server to instantiate the TweetyProject server
that provides API access to TweetyProject services.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BASE_URI
-
-
Constructor Details
-
TweetyServer
public TweetyServer()
-
-
Method Details
-
main
Main server method.- Parameters:
args
- additional arguments (none expected)- Throws:
IOException
- if an IO issue occurs.InterruptedException
- if some interruption occurs.
-
log
-