D E F G I S
D
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
- doEchoResponse(HttpServletRequest, HttpServletResponse, boolean) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
Responds with a comprehensive echo.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
- doHead(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class io.apiman.quickstarts.echo.EchoServlet
-
E
- EchoResponse - Class in io.apiman.quickstarts.echo
-
A simple echo response POJO.
- EchoResponse() - Constructor for class io.apiman.quickstarts.echo.EchoResponse
-
Constructor.
- EchoServlet - Class in io.apiman.quickstarts.echo
-
Simple echo servlet - for testing the gateway.
- EchoServlet() - Constructor for class io.apiman.quickstarts.echo.EchoServlet
-
Constructor.
F
- from(HttpServletRequest, boolean) - Static method in class io.apiman.quickstarts.echo.EchoResponse
-
Create an echo response from the inbound information in the http server
request.
G
- getBodyLength() - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- getBodySha1() - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- getHeaders() - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- getMethod() - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- getResource() - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- getUri() - Method in class io.apiman.quickstarts.echo.EchoResponse
-
I
- io.apiman.quickstarts.echo - package io.apiman.quickstarts.echo
-
S
- setBodyLength(Long) - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- setBodySha1(String) - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- setHeaders(Map<String, String>) - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- setMethod(String) - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- setResource(String) - Method in class io.apiman.quickstarts.echo.EchoResponse
-
- setUri(String) - Method in class io.apiman.quickstarts.echo.EchoResponse
-
D E F G I S
Copyright © 2014–2015 JBoss, a division of Red Hat. All rights reserved.