| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.protocol.impl | |
| com.solacesystems.jcsmp.protocol.smf | |
| com.solacesystems.jcsmp.secure |
| Modifier and Type | Method and Description |
|---|---|
SecureProperties |
JCSMPBasicSession.getSecureProperties() |
| Constructor and Description |
|---|
JCSMPBasicSession(JCSMPProperties properties,
SecureProperties secureProps,
ContextImpl parentCtx,
SessionEventHandler eventHandler) |
JCSMPBasicSession(JCSMPProperties properties,
SecureProperties secureProps,
ContextImpl parentCtx,
SessionEventHandler eventHandler,
boolean allowSharedClientId) |
| Constructor and Description |
|---|
ControllerChannel(JCSMPProperties properties,
SecureProperties secureProps,
JCSMPSessionStats sessionStats,
ContextImpl context) |
TcpChannel(JCSMPProperties props,
SecureProperties secureProps,
String channel,
JCSMPSessionStats stats,
ContextImpl context) |
TcpClientChannel(JCSMPProperties props,
SecureProperties secureProps,
JCSMPSessionStats stats,
String sessionId,
JCSMPBasicSession session,
ContextImpl context,
TcpClientChannel.ChannelMode channelMode) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleSmfClient |
SimpleSmfClientFactory.constructAndInit(JCSMPProperties prop,
JCSMPChannelProperties channelProp,
SecureProperties secureProps,
HostInfo host,
JCSMPSessionStats sessionStats,
ContextImpl context) |
| Constructor and Description |
|---|
AuthSSLX509TrustManager(X509TrustManager defaultTrustManager,
SecureProperties secureProps)
Constructor for AuthSSLX509TrustManager.
|
Copyright 2004-2020 Solace Corporation. All rights reserved.