| Package | Description |
|---|---|
| com.solacesystems.jcsmp |
| Modifier and Type | Method and Description |
|---|---|
FlowEvent |
FlowEventArgs.getEvent()
Gets the type of the event.
|
static FlowEvent |
FlowEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlowEvent[] |
FlowEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FlowEventArgs(FlowEvent event,
String infoStr,
Exception ex,
int respCode) |
Copyright 2004-2025 Solace Corporation. All rights reserved.