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,
String keyStoreName,
String keyStorePassword,
String[] enableProtocole,
String[] cipherSuites) |
Copyright © 2016. All rights reserved.