Uses of Package
org.apache.solr.jersey
-
Packages that use org.apache.solr.jersey Package Description org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections apiorg.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.handler Concrete implementations ofSolrRequestHandler
org.apache.solr.handler.admin SolrRequestHandler
implementations for powering he Solr Admin UIorg.apache.solr.handler.admin.api V2 API implementations for "admin" APIs.org.apache.solr.handler.configsets V2 API classes for performing CRUD operations on configsets.org.apache.solr.jersey Jersey integration codeorg.apache.solr.security Commonly used classes for Solr security framework. -
Classes in org.apache.solr.jersey used by org.apache.solr.cloud.api.collections Class Description JacksonReflectMapWriter AMapWriter
implementation that relies on Jackson'sJsonProperty
annotation. -
Classes in org.apache.solr.jersey used by org.apache.solr.core Class Description JerseyAppHandlerCache Stores Jersey 'ApplicationHandler' instances by an ID or hash derived from theirConfigSet
. -
Classes in org.apache.solr.jersey used by org.apache.solr.handler Class Description APIConfigProvider Interface to be implemented by the Request Handlers that need to provide some custom configuration to the V2 APIsAPIConfigProvider.APIConfig -
Classes in org.apache.solr.jersey used by org.apache.solr.handler.admin Class Description ExperimentalResponse SolrJerseyResponse
implementation with a warning field indicating that the format may changeJacksonReflectMapWriter AMapWriter
implementation that relies on Jackson'sJsonProperty
annotation.PermissionName Associates the resource method with a particularPermissionNameProvider
value. -
Classes in org.apache.solr.jersey used by org.apache.solr.handler.admin.api Class Description JacksonReflectMapWriter AMapWriter
implementation that relies on Jackson'sJsonProperty
annotation.PermissionName Associates the resource method with a particularPermissionNameProvider
value. -
Classes in org.apache.solr.jersey used by org.apache.solr.handler.configsets Class Description PermissionName Associates the resource method with a particularPermissionNameProvider
value. -
Classes in org.apache.solr.jersey used by org.apache.solr.jersey Class Description APIConfigProvider Interface to be implemented by the Request Handlers that need to provide some custom configuration to the V2 APIsAPIConfigProvider.APIConfig InjectionFactories.RequestContextBasedFactory Allows access to aContainerRequestContext
via aServiceLocator
JerseyApplications.CoreContainerApp MessageBodyReaders.CachingDelegatingMessageBodyReader Caches the deserialized request body in theContainerRequestContext
for use later in the request lifecycle.MessageBodyWriters.BaseMessageBodyWriter -
Classes in org.apache.solr.jersey used by org.apache.solr.security Class Description PermissionName Associates the resource method with a particularPermissionNameProvider
value.