public class PostCollectionHandler extends PipedHttpHandler
_ID, CONTENT_TYPE, FILE_METADATA, FILENAME, PROPERTIES
Constructor and Description |
---|
PostCollectionHandler()
Creates a new instance of PostCollectionHandler
|
PostCollectionHandler(DocumentDAO documentDAO) |
PostCollectionHandler(PipedHttpHandler next) |
PostCollectionHandler(PipedHttpHandler next,
DocumentDAO documentDAO) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange,
RequestContext context) |
buildSecurityHandlerChain, getDatabase, getNext, handleRequest, isInvalidMetadata, isNotAcceptableContent, isResponseInConflict, next
public PostCollectionHandler()
public PostCollectionHandler(DocumentDAO documentDAO)
public PostCollectionHandler(PipedHttpHandler next)
public PostCollectionHandler(PipedHttpHandler next, DocumentDAO documentDAO)
public void handleRequest(io.undertow.server.HttpServerExchange exchange, RequestContext context) throws Exception
handleRequest
in class PipedHttpHandler
exchange
- context
- Exception
Copyright © 2014–2019 SoftInstigate. All rights reserved.