| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.sdt | |
| com.solacesystems.jms.encoding |
| Modifier and Type | Class and Description |
|---|---|
class |
ExactFormatter
Basic Formatter that doesn't do any type conversions.
|
class |
JMSFormatter
JMS Like Formatter that does the type conversions set out in the JMS specification.
|
class |
PermissiveFormatter |
| Modifier and Type | Field and Description |
|---|---|
static Formatter |
ExactFormatter.OnlyInstance |
static Formatter |
JMSFormatter.OnlyInstance |
static Formatter |
PermissiveFormatter.OnlyInstance |
| Modifier and Type | Method and Description |
|---|---|
void |
SDTMapIF.setFormatter(Formatter fmter) |
void |
SDTStreamIF.setFormatter(Formatter fmter) |
void |
StreamImpl.setFormatter(Formatter fmter) |
void |
MapImpl.setFormatter(Formatter fmter) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapFormatter |
class |
StreamFormatter |
| Modifier and Type | Field and Description |
|---|---|
static Formatter |
StreamFormatter.OnlyInstance |
static Formatter |
MapFormatter.OnlyInstance |
Copyright 2004-2021 Solace Corporation. All rights reserved.