Uses of Package
com.tinkerpop.rexster.extension

Packages that use com.tinkerpop.rexster.extension
com.tinkerpop.rexster   
com.tinkerpop.rexster.extension   
 

Classes in com.tinkerpop.rexster.extension used by com.tinkerpop.rexster
ExtensionAllowed
          Holds namespaces that define which extensions are allowed for a specific graph.
ExtensionConfiguration
          Holds information that details the configuration of an extension.
ExtensionMethod
           
ExtensionPoint
           
ExtensionResponse
          Wraps the Jersey response object with some simple response builder methods.
ExtensionSegmentSet
           
HttpMethod
          The HTTP Method.
RexsterExtension
          Marks a class as one that can be used as an extension to Rexster.
 

Classes in com.tinkerpop.rexster.extension used by com.tinkerpop.rexster.extension
AbstractRexsterExtension
          Base class for extensions.
ExtensionApiBehavior
          Defines how the extension API information should be generated.
ExtensionConfiguration
          Holds information that details the configuration of an extension.
ExtensionDefinition
          Defines an extension method to rexster.
ExtensionDescriptor
           
ExtensionNaming
          Provides for a namespace and extension name which is applied at a class level.
ExtensionPoint
           
ExtensionRequestParameter
          Tries to extract a value from the request to inject into the extension.
ExtensionResponse
          Wraps the Jersey response object with some simple response builder methods.
ExtensionSegmentSet
           
HttpMethod
          The HTTP Method.
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.
RexsterExtension
          Marks a class as one that can be used as an extension to Rexster.
 



Copyright © 2009-2012. All Rights Reserved.