Package solutions.linked.slds
Class Server
- java.lang.Object
-
- solutions.linked.slds.Server
-
-
Field Summary
Fields Modifier and Type Field Description org.apache.clerezza.rdf.utils.GraphNodeconfig
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected javax.ws.rs.ext.MessageBodyWritergetGraphMBW()protected Set<Object>getJaxRsComponents()protected ObjectgetRootResource()static voidmain(String[] args)voidrun()
-
-
-
Constructor Detail
-
Server
public Server(String[] args) throws FileNotFoundException
- Throws:
FileNotFoundException
-
Server
public Server(org.apache.clerezza.rdf.utils.GraphNode config)
-
-
Method Detail
-
getGraphMBW
protected javax.ws.rs.ext.MessageBodyWriter getGraphMBW()
-
getRootResource
protected Object getRootResource()
-
-