public class WebsocketsResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
Response.Head |
head |
| Constructor and Description |
|---|
WebsocketsResponse() |
| Modifier and Type | Method and Description |
|---|---|
Response.Head |
getHead() |
void |
setHead(Response.Head head) |
public Response.Head head
public Response.Head getHead()
public void setHead(Response.Head head)
Copyright © 2015. All rights reserved.