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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
BASE_URI
 
- 
- 
Constructor Details- 
TweetyServerpublic TweetyServer()
 
- 
- 
Method Details- 
mainMain server method.- Parameters:
- args- additional arguments (none expected)
- Throws:
- IOException- if an IO issue occurs.
- InterruptedException- if some interruption occurs.
 
- 
log
 
-