public final class ListEndpointsRequestProcessor extends AbstractRequestProcessor<EmptyRequest,List<String>>
| Constructor and Description |
|---|
ListEndpointsRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
processRequest(ClientDetails clientDetails,
Request request,
EmptyRequest emptyRequest) |
boolean |
shouldValidateSession() |
getCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, processRequestprotected List<String> processRequest(ClientDetails clientDetails, Request request, EmptyRequest emptyRequest) throws Exception
processRequest in class AbstractRequestProcessor<EmptyRequest,List<String>>Exceptionpublic boolean shouldValidateSession()
shouldValidateSession in interface RequestProcessorshouldValidateSession in class AbstractRequestProcessor<EmptyRequest,List<String>>Copyright © 2021. All rights reserved.