public interface Application
| Modifier and Type | Method and Description |
|---|---|
com.google.common.net.MediaType |
getDefaultMediaType() |
void |
handleRequest(com.flipkart.poseidon.core.PoseidonRequest req,
com.flipkart.poseidon.core.PoseidonResponse resp) |
void |
init(ExecutorService datasourceTPE,
ExecutorService filterTPE) |
void init(ExecutorService datasourceTPE, ExecutorService filterTPE)
void handleRequest(com.flipkart.poseidon.core.PoseidonRequest req,
com.flipkart.poseidon.core.PoseidonResponse resp)
throws flipkart.lego.api.exceptions.ElementNotFoundException,
flipkart.lego.api.exceptions.BadRequestException,
flipkart.lego.api.exceptions.ProcessingException,
flipkart.lego.api.exceptions.InternalErrorException
flipkart.lego.api.exceptions.ElementNotFoundExceptionflipkart.lego.api.exceptions.BadRequestExceptionflipkart.lego.api.exceptions.ProcessingExceptionflipkart.lego.api.exceptions.InternalErrorExceptioncom.google.common.net.MediaType getDefaultMediaType()
Copyright © 2016. All rights reserved.