Uses of Class
org.eclipse.rdf4j.http.server.ServerInterceptor
-
Packages that use ServerInterceptor Package Description org.eclipse.rdf4j.http.server.protocol org.eclipse.rdf4j.http.server.repository -
-
Uses of ServerInterceptor in org.eclipse.rdf4j.http.server.protocol
Subclasses of ServerInterceptor in org.eclipse.rdf4j.http.server.protocol Modifier and Type Class Description class
ProtocolInterceptor
Interceptor for protocol requests. -
Uses of ServerInterceptor in org.eclipse.rdf4j.http.server.repository
Subclasses of ServerInterceptor in org.eclipse.rdf4j.http.server.repository Modifier and Type Class Description class
RepositoryInterceptor
Interceptor for repository requests.
-