| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl |
| Modifier and Type | Method and Description |
|---|---|
static JCSMPBasicSession.TransientData |
JCSMPBasicSession.TransientData.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCSMPBasicSession.TransientData[] |
JCSMPBasicSession.TransientData.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
JCSMPBasicSession.getTransientData(JCSMPBasicSession.TransientData key) |
void |
JCSMPBasicSession.putTransientData(JCSMPBasicSession.TransientData key,
Object value,
boolean noreplace) |
Copyright 2004-2021 Solace Corporation. All rights reserved.