Package com.ocient.rest
Class RestServer
java.lang.Object
com.ocient.rest.RestServer
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RestServer
public RestServer(int port)
-
-
Method Details
-
getUri
-
start
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-