public final class ExchangeHandshakeResponse extends Object implements javax.websocket.HandshakeResponse
HandshakeResponse
which wraps a WebSocketHttpExchange
to act on it. Once the processing of it is done update()
must be called to persist any changes made.Constructor and Description |
---|
ExchangeHandshakeResponse(WebSocketHttpExchange exchange) |
public ExchangeHandshakeResponse(WebSocketHttpExchange exchange)
Copyright © 2020 JBoss by Red Hat. All rights reserved.