Package | Description |
---|---|
quickfix.mina |
MINA-related networking code.
|
quickfix.mina.initiator |
MINA initiator implementation.
|
Modifier and Type | Method and Description |
---|---|
protected NetworkingOptions |
AbstractIoHandler.getNetworkingOptions() |
Constructor and Description |
---|
AbstractIoHandler(NetworkingOptions options,
EventHandlingStrategy eventHandlingStrategy) |
Constructor and Description |
---|
IoSessionInitiator(Session fixSession,
SocketAddress[] socketAddresses,
SocketAddress localAddress,
int[] reconnectIntervalInSeconds,
ScheduledExecutorService executor,
NetworkingOptions networkingOptions,
EventHandlingStrategy eventHandlingStrategy,
org.apache.mina.core.filterchain.IoFilterChainBuilder userIoFilterChainBuilder,
boolean sslEnabled,
SSLConfig sslConfig,
String proxyType,
String proxyVersion,
String proxyHost,
int proxyPort,
String proxyUser,
String proxyPassword,
String proxyDomain,
String proxyWorkstation) |
Copyright © 2021. All rights reserved.