Package com.tinkerpop.rexster.extension

Interface Summary
RexsterExtension Marks a class as one that can be used as an extension to Rexster.
 

Class Summary
AbstractRexsterExtension Base class for extensions.
ExtensionAllowed Holds namespaces that define which extensions are allowed for a specific graph.
ExtensionConfiguration Holds information that details the configuration of an extension.
ExtensionMethod  
ExtensionResponse Wraps the Jersey response object with some simple response builder methods.
ExtensionSegmentSet  
GremlinExtension  
 

Enum Summary
ExtensionApiBehavior Defines how the extension API information should be generated.
ExtensionPoint  
HttpMethod The HTTP Method.
 

Annotation Types Summary
ExtensionApi Represents one parameter in the API of the extension.
ExtensionDefinition Defines an extension method to rexster.
ExtensionDescriptor  
ExtensionNaming Provides for a namespace and extension name which is applied at a class level.
ExtensionRequestParameter Tries to extract a value from the request to inject into the extension.
RexsterContext Marks a parameter on an extension method as one that should receive attention from Rexster by plugging in values that match the expected types from the request.
 



Copyright © 2009-2012. All Rights Reserved.