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