public class ServerFrame extends Object
Frame
but also on the StompServerConnection
.
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.Constructor and Description |
---|
ServerFrame(ServerFrame delegate) |
Modifier and Type | Method and Description |
---|---|
StompServerConnection |
connection() |
Frame |
frame() |
Object |
getDelegate() |
static ServerFrame |
newInstance(ServerFrame arg) |
public ServerFrame(ServerFrame delegate)
public Object getDelegate()
public Frame frame()
public StompServerConnection connection()
public static ServerFrame newInstance(ServerFrame arg)
Copyright © 2016. All rights reserved.