public static final class WebSocketServerProtocolHandler.HandshakeComplete extends Object
Modifier and Type | Method and Description |
---|---|
HttpHeaders |
requestHeaders() |
String |
requestUri() |
String |
selectedSubprotocol() |
public String requestUri()
public HttpHeaders requestHeaders()
public String selectedSubprotocol()
Copyright © 2008–2017 The Netty Project. All rights reserved.