Class WebSocketClose

All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class WebSocketClose extends MessageReceived<Void>
An event that provides the close information when a WebSockt is closed.

Note that this is fired in addition to the connection close event.