| Package | Description |
|---|---|
| com.solacesystems.jcsmp.protocol.impl |
| Modifier and Type | Method and Description |
|---|---|
static TcpClientChannel.ChannelMode |
TcpClientChannel.ChannelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TcpClientChannel.ChannelMode[] |
TcpClientChannel.ChannelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static JCSMPXMLMessage |
TcpClientChannel.parse(SeqNumAllocator seqAllocator,
WireMessage _wmsg,
TcpClientChannel.ChannelMode parseMode) |
| Constructor and Description |
|---|
TcpClientChannel(JCSMPProperties props,
SecureProperties secureProps,
JCSMPSessionStats stats,
String sessionId,
JCSMPBasicSession session,
ContextImpl context,
TcpClientChannel.ChannelMode channelMode) |
Copyright 2004-2021 Solace Corporation. All rights reserved.