| Constructor and Description |
|---|
EtcdResponse(EtcdRequest originalRequest,
Response resp) |
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractExchange.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExchange.setResponse(Response res) |
| Modifier and Type | Method and Description |
|---|---|
Response |
ResponseSnapshot.toResponse() |
| Constructor and Description |
|---|
ResponseSnapshot(Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
Response.ResponseBuilder.build() |
| Constructor and Description |
|---|
Response(Response res) |
| Modifier and Type | Method and Description |
|---|---|
Response |
DynamicAdminPageInterceptor.createReadOnlyErrorResponse() |
Response |
DynamicAdminPageInterceptor.getAbout(Map<String,String> params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getBeautifiedBody(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getClients(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getExchange(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getExchanges(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getProxies(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getRaw(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getRequestBody(QueryParameter params,
String relativeRootPath) |
Response |
AdminRESTInterceptor.getRequestHeader(QueryParameter params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleBalancersRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleCallRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleCallsRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleClientsRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleClustersRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleClustersSaveRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleClustersShowRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleHomeRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeDeleteRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeDownRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeResetRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeSaveRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeSessionsRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeShowRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeTakeoutRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleNodeUpRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleProxyDeleteRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleProxyRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleProxySaveRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handlePruleShowRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleServiceProxyDeleteRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleServiceProxySaveRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleServiceProxyShowRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleServiceProxyStartRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleStatisticsRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleStreamPumpsRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleSystemRequest(Map<String,String> params,
String relativeRootPath) |
Response |
DynamicAdminPageInterceptor.handleTransportRequest(Map<String,String> params,
String relativeRootPath) |
| Modifier and Type | Method and Description |
|---|---|
static Response |
OAuth2Util.createParameterizedJsonErrorResponse(Exchange exc,
ReusableJsonGenerator jsonGen,
String... params) |
| Modifier and Type | Method and Description |
|---|---|
Response |
AuthorizationService.doRequest(Exchange e) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoResponse |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
ParameterizedRequest.buildWwwAuthenticateErrorResponse(Response.ResponseBuilder builder,
String errorValue) |
protected Response |
UserinfoRequest.checkForMissingParameters() |
protected Response |
AuthWithSessionRequest.checkForMissingParameters() |
protected abstract Response |
ParameterizedRequest.checkForMissingParameters() |
protected Response |
AuthWithoutSessionRequest.checkForMissingParameters() |
protected Response |
ParameterizedRequest.createParameterizedFormUrlencodedRedirect(Exchange exc,
String state,
String url) |
protected Response |
UserinfoRequest.getResponse() |
protected Response |
AuthWithSessionRequest.getResponse() |
protected abstract Response |
ParameterizedRequest.getResponse() |
protected Response |
AuthWithoutSessionRequest.getResponse() |
protected Response |
UserinfoRequest.processWithParameters() |
protected Response |
AuthWithSessionRequest.processWithParameters() |
protected abstract Response |
ParameterizedRequest.processWithParameters() |
protected Response |
AuthWithoutSessionRequest.processWithParameters() |
protected Response |
AuthWithoutSessionRequest.redirectToLogin() |
Response |
ParameterizedRequest.validateRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
CredentialsFlow.checkForMissingParameters() |
protected Response |
PasswordFlow.checkForMissingParameters() |
protected Response |
AuthorizationCodeFlow.checkForMissingParameters() |
protected Response |
ErrorFlow.checkForMissingParameters() |
protected Response |
RefreshTokenFlow.checkForMissingParameters() |
protected Response |
CredentialsFlow.getResponse() |
protected Response |
PasswordFlow.getResponse() |
protected Response |
AuthorizationCodeFlow.getResponse() |
protected Response |
ErrorFlow.getResponse() |
protected Response |
RefreshTokenFlow.getResponse() |
protected Response |
CredentialsFlow.processWithParameters() |
protected Response |
PasswordFlow.processWithParameters() |
protected Response |
AuthorizationCodeFlow.processWithParameters() |
protected Response |
ErrorFlow.processWithParameters() |
protected Response |
RefreshTokenFlow.processWithParameters() |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
RESTInterceptor.json(JSONContent content) |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
WSDLValidator.createErrorResponse(String message) |
protected Response |
XMLSchemaValidator.createErrorResponse(String message) |
protected abstract Response |
AbstractXMLSchemaValidator.createErrorResponse(String message) |
| Modifier and Type | Method and Description |
|---|---|
static Response |
WebServerInterceptor.createResponse(ResolverMap rr,
String resPath) |
| Modifier and Type | Method and Description |
|---|---|
Response |
WebServiceExplorerInterceptor.createOperationResponse(QueryParameter params,
String relativeRootPath) |
Response |
WebServiceExplorerInterceptor.createSOAPUIResponse(QueryParameter params,
String relativeRootPath,
Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExchangeViewerListener.addResponse(Response response) |
void |
IExchangeViewerListener.addResponse(Response response) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HttpServerHandler.writeResponse(Response res) |
| Modifier and Type | Method and Description |
|---|---|
static Response |
HttpUtil.createResponse(int code,
String msg,
byte[] body,
String contentType,
String... headers) |
static Response |
HttpUtil.createSOAPValidationErrorResponse(String message) |
static Response |
HttpUtil.setHTMLErrorResponse(Response.ResponseBuilder responseBuilder,
String message,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,String> |
Util.parseSimpleJSONResponse(Response g) |
Copyright © 2022. All Rights Reserved.