public class XhrReceivingTransportHandler extends AbstractHttpReceivingTransportHandler
TransportHandler
that receives messages over HTTP.logger
Constructor and Description |
---|
XhrReceivingTransportHandler() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.http.HttpStatus |
getResponseStatus() |
TransportType |
getTransportType() |
protected String[] |
readMessages(org.springframework.http.server.ServerHttpRequest request) |
handleRequest, handleRequestInternal
getSockJsServiceConfig, setSockJsServiceConfiguration
public TransportType getTransportType()
protected String[] readMessages(org.springframework.http.server.ServerHttpRequest request) throws IOException
readMessages
in class AbstractHttpReceivingTransportHandler
IOException
protected org.springframework.http.HttpStatus getResponseStatus()
getResponseStatus
in class AbstractHttpReceivingTransportHandler