Uses of Class
org.eclipse.rdf4j.http.server.ServerHTTPException
Packages that use ServerHTTPException
-
Uses of ServerHTTPException in org.eclipse.rdf4j.http.server
Methods in org.eclipse.rdf4j.http.server that throw ServerHTTPExceptionModifier and TypeMethodDescriptionprotected void
ServerInterceptor.cleanUpResources()
Clean up resources used in handling this request.protected abstract String
ServerInterceptor.getThreadName()
Determine the thread name to use.protected void
ServerInterceptor.setRequestAttributes
(javax.servlet.http.HttpServletRequest request) Set attributes for this request. -
Uses of ServerHTTPException in org.eclipse.rdf4j.http.server.repository
Methods in org.eclipse.rdf4j.http.server.repository that throw ServerHTTPExceptionModifier and TypeMethodDescriptionprotected void
RepositoryInterceptor.setRequestAttributes
(javax.servlet.http.HttpServletRequest request)