|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InternalHttpResponse
Interface used to get the status code and content from calling another handler internally.
| Method Summary | |
|---|---|
com.google.common.io.InputSupplier<? extends InputStream> |
getInputSupplier()
|
int |
getStatusCode()
|
| Method Detail |
|---|
int getStatusCode()
com.google.common.io.InputSupplier<? extends InputStream> getInputSupplier()
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||