Package org.openrdf.http.server

Class Summary
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
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.
 



Copyright © 2001-2007 Aduna. All Rights Reserved.