Package org.eclipse.rdf4j.http.server
-
Class Summary Class Description ProtocolExceptionResolver Simple resolver for Exceptions: returns the correct response code and message to the client.ProtocolUtil Utilities to help with the transition between HTTP requests/responses and values expected by the protocol.ServerInterceptor Base class for single-use request interceptors. -
Exception Summary Exception Description ClientHTTPException HTTP-related exception indicating that an HTTP client has erred.HTTPException HTTP-related exception that includes the relevant HTTP status code.ServerHTTPException HTTP-related exception indicating that an error occurred in a server.