Daisy Open Source CMS

Package org.outerj.daisy.httpconnector.spi

SPI for adding handlers to the repository's HTTP connector.

See:
          Description

Interface Summary
RequestHandler Handler for HTTP requests.
RequestHandlerSupport  
UploadItem  
 

Class Summary
HttpUtil  
 

Exception Summary
BadRequestException Throwing this exception will cause the HTTP Connector to send a 400 response.
 

Package org.outerj.daisy.httpconnector.spi Description

SPI for adding handlers to the repository's HTTP connector.


Daisy Open Source CMS