Class ServerFrame


  • public class ServerFrame
    extends Object
    Structure passed to server handler when receiving a frame. It provides a reference on the received Frame but also on the StompServerConnection.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.