connection
frame
__construct
Structure passed to server handler when receiving a frame. It provides a reference on the received @see \io\vertx\jphp\ext\stomp\Frame but also on the @see \io\vertx\jphp\ext\stomp\StompServerConnection.
Default
__construct()
connection() : \io\vertx\jphp\ext\stomp\StompServerConnection
\io\vertx\jphp\ext\stomp\StompServerConnection
the connection
frame() : \io\vertx\jphp\ext\stomp\Frame
\io\vertx\jphp\ext\stomp\Frame
the received frame