Package | Description |
---|---|
quickfix |
Core QuickFIX/J classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadedSocketInitiator.block() |
void |
ThreadedSocketAcceptor.block() |
void |
SocketInitiator.block() |
void |
SocketAcceptor.block() |
void |
Connector.block()
Start accepting connections.
|
void |
ThreadedSocketInitiator.start() |
void |
ThreadedSocketAcceptor.start() |
void |
SocketInitiator.start() |
void |
SocketAcceptor.start() |
void |
Connector.start()
Start accepting connections.
|
Copyright © 2016. All rights reserved.