| 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.impl |
| Modifier and Type | Method and Description |
|---|---|
ContextProperties |
ContextProperties.reset()
Resets the state.
|
ContextProperties |
ContextProperties.setName(String name)
Sets the name of the
Context. |
| Modifier and Type | Method and Description |
|---|---|
Context |
JCSMPFactory.createContext(ContextProperties properties)
Creates a new
Context with the provided properties. |
| Constructor and Description |
|---|
ContextImpl(ContextProperties props) |
Copyright 2004-2019 Solace Corporation. All rights reserved.