StompEvent

sealed class StompEvent

This is an internal parent class to gather StompFrames and other internal events under the same common type.

StompFrame directly extend it to avoid the overhead of wrapping every frame in a StompEvent internally.

Inheritors

Link copied to clipboard

Sources

Link copied to clipboard