public class HelloRequest extends Object implements Message
HelloResponse.| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTOR_INFO |
static int |
CONNECTOR_KEY_LIST |
static int |
SERVER_INFO |
| Constructor and Description |
|---|
HelloRequest(int infoLevel) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInfoLevel() |
boolean |
isConnectorInfo() |
boolean |
isConnectorKeys() |
boolean |
isServerInfo() |
public static final int SERVER_INFO
public static final int CONNECTOR_KEY_LIST
public static final int CONNECTOR_INFO
Copyright © 2022. All rights reserved.