Class RawWebsocketDisconnect
- java.lang.Object
-
- de.quantummaid.httpmaid.websockets.endpoint.RawWebsocketDisconnect
-
- All Implemented Interfaces:
RawRequest
public final class RawWebsocketDisconnect extends Object implements RawRequest
-
-
Constructor Summary
Constructors Constructor Description RawWebsocketDisconnect()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidenter(MetaData metaData)static RawWebsocketDisconnectrawWebsocketDisconnect(ConnectionInformation connectionInformation)
-
-
-
Method Detail
-
rawWebsocketDisconnect
public static RawWebsocketDisconnect rawWebsocketDisconnect(ConnectionInformation connectionInformation)
-
enter
public void enter(MetaData metaData)
- Specified by:
enterin interfaceRawRequest
-
-