Uses of Class
org.eclipse.rdf4j.http.server.ServerHTTPException
-
Packages that use ServerHTTPException Package Description org.eclipse.rdf4j.http.server org.eclipse.rdf4j.http.server.repository -
-
Uses of ServerHTTPException in org.eclipse.rdf4j.http.server
Methods in org.eclipse.rdf4j.http.server that throw ServerHTTPException Modifier and Type Method Description protected 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 ServerHTTPException Modifier and Type Method Description protected void
RepositoryInterceptor. setRequestAttributes(javax.servlet.http.HttpServletRequest request)
-