org.neo4j.server.rest.repr
Class RepresentationFormatRepository
java.lang.Object
org.neo4j.server.rest.repr.RepresentationFormatRepository
public final class RepresentationFormatRepository
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepresentationFormatRepository
public RepresentationFormatRepository(ExtensionInjector injector)
outputFormat
public OutputFormat outputFormat(List<javax.ws.rs.core.MediaType> acceptable,
URI baseUri)
inputFormat
public InputFormat inputFormat(javax.ws.rs.core.MediaType type)
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.