| 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 | |
| com.solacesystems.jcsmp.impl.solcache |
| Modifier and Type | Method and Description |
|---|---|
CacheSessionProperties |
CacheSession.getProperties()
Gets the properties for this Session.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSession |
JCSMPSession.createCacheSession(CacheSessionProperties properties)
Creates a CacheSession using the provided CacheSession properties.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSession |
JCSMPBasicSession.createCacheSession(CacheSessionProperties properties) |
CacheSession |
SessionModeSupportClient.createCacheSession(CacheSessionProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
CacheSessionProperties |
CacheSessionImpl.getProperties() |
| Constructor and Description |
|---|
CacheSessionImpl(CacheSessionProperties properties) |
Copyright 2004-2019 Solace Corporation. All rights reserved.