JavaScript is disabled on your browser.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
play.mvc
Interface WebSocket.Out<A>
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close ()
Close this channel.
|
void |
write (A frame)
Writes a frame.
|
-
-
Method Detail
-
write
void write(A frame)
Writes a frame.
-
close
void close()
Close this channel.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method