Modifier and Type | Field and Description |
---|---|
static int |
MESSAGE_TYPE |
long |
publication |
long |
request |
Constructor and Description |
---|
Published(long request,
long publication) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
marshal() |
static Published |
parse(java.util.List<java.lang.Object> wmsg) |
public static final int MESSAGE_TYPE
public final long request
public final long publication