| Package | Description |
|---|---|
| org.waarp.openr66.client |
Classes implementing Clients
|
| org.waarp.openr66.commander |
Classes implementing Commander, reader of database updates from clients
|
| org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTransfer.finalizeInErrorTransferRequest(ClientRunner runner,
DbTaskRunner taskRunner,
ErrorCode code)
Shared code for finalize one Transfer request in error
|
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentLinkedQueue<ClientRunner> |
ClientRunner.activeRunners |
| Modifier and Type | Method and Description |
|---|---|
ClientRunner |
LocalChannelReference.getClientRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalChannelReference.setClientRunner(ClientRunner clientRunner) |
Copyright © 2009–2022 Waarp. All rights reserved.