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