Class EndpointSessionHandler

java.lang.Object
io.undertow.websockets.EndpointSessionHandler

public final class EndpointSessionHandler extends Object
implementation which will setuo the UndertowSession and notify the Endpoint about the new session.
Author:
Norman Maurer