| Package | Description |
|---|---|
| com.solacesystems.jcsmp |
The Solace Messaging API for Java (also referred to as JCSMP) is a 100% pure Java implementation that provides an object-oriented API for delivering high message throughput.
|
| com.solacesystems.jcsmp.statistics |
JCSMP runtime and session statistics.
|
| Modifier and Type | Method and Description |
|---|---|
long |
JCSMPRuntime.getStat(RuntimeStatType key) |
void |
JCSMPRuntime.incStat(RuntimeStatType key) |
void |
JCSMPRuntime.incStat(RuntimeStatType key,
long v) |
| Modifier and Type | Method and Description |
|---|---|
static Enumeration<RuntimeStatType> |
RuntimeStatType.elements() |
Copyright 2004-2021 Solace Corporation. All rights reserved.