Package io.fluxcapacitor.javaclient.web
Class WebsocketHandlerDecorator
java.lang.Object
io.fluxcapacitor.javaclient.web.WebsocketHandlerDecorator
- All Implemented Interfaces:
HandlerDecorator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected static classNested classes/interfaces inherited from interface io.fluxcapacitor.javaclient.tracking.handling.HandlerDecorator
HandlerDecorator.MergedDecorator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.tracking.handling.HandlerDecorator
andThen
-
Constructor Details
-
WebsocketHandlerDecorator
public WebsocketHandlerDecorator()
-
-
Method Details
-
wrap
- Specified by:
wrapin interfaceHandlerDecorator
-