net.kuujo.*
-
net.kuujo.catalog.server.request.AppendRequest
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
19 |
-
net.kuujo.catalog.server.request.JoinRequest
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
11 |
-
net.kuujo.catalog.server.request.LeaveRequest
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
13 |
-
net.kuujo.catalog.server.request.PollRequest
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
15 |
-
net.kuujo.catalog.server.request.VoteRequest
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
17 |
-
net.kuujo.catalog.server.response.AppendResponse
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
20 |
-
net.kuujo.catalog.server.response.JoinResponse
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
12 |
-
net.kuujo.catalog.server.response.LeaveResponse
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
14 |
-
net.kuujo.catalog.server.response.PollResponse
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
16 |
-
net.kuujo.catalog.server.response.VoteResponse
| Modifier and Type |
Constant Field |
Value |
public static final byte |
TYPE |
18 |
Copyright © 2013–2015. All rights reserved.