public static class SolEnum.SolConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_CLIENT_NAME_SIZE
The maximum size allowed for a Client Name (not including the terminating
NULL).
|
static int |
MAX_TOPIC_SIZE
The maximum size allowed for the topic (not including the terminating
NULL).
|
Constructor and Description |
---|
SolConstants() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toString(int fieldValue) |
public static final int MAX_TOPIC_SIZE
public static final int MAX_CLIENT_NAME_SIZE
Copyright 2004-2024 Solace Corporation. All rights reserved.