Utility methods to build common @see \io\vertx\jphp\ext\stomp\Frames. It defines a non-STOMP frame (<code>PING</code>) that is used for heartbeats. When such frame is written on the wire it is just the <code>0</code> byte.
This class is thread-safe.
package |
Default |
---|
__construct()
createErrorFrame( $arg0, $arg1, $arg2) : array
string
array
string
array
createReceiptFrame( $arg0, $arg1) : array
string
array
array
handleReceipt( $arg0, $arg1) : void
array
StompServerConnection
ping() : array
array
PING
var |
php文件只是为了写代码方便,常量的实际值请参考原java文件 |
---|