org.neo4j.server
Class JAXRSHelper

java.lang.Object
  extended by org.neo4j.server.JAXRSHelper

public class JAXRSHelper
extends Object


Constructor Summary
JAXRSHelper()
           
 
Method Summary
static URI generateUriFor(URI baseUri, String serviceName)
           
static List<String> listFrom(String[] strings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXRSHelper

public JAXRSHelper()
Method Detail

listFrom

public static List<String> listFrom(String[] strings)

generateUriFor

public static URI generateUriFor(URI baseUri,
                                 String serviceName)


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.