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 |
---|---|
void |
AbstractBusinessRequest.initRequest() |
Modifier and Type | Method and Description |
---|---|
LocalChannelReference |
ClientRunner.initRequest()
Initialize the request
|
R66Future |
ClientRunner.runTransfer()
True transfer run (can be called directly to enable exception outside any
executors)
|
R66Future |
ClientRunner.tryAgainTransferOnOverloaded(boolean retry,
LocalChannelReference localChannelReference)
In case an overloaded signal is returned by the requested
|
Modifier and Type | Method and Description |
---|---|
LocalChannelReference |
LocalTransaction.createNewClient(NetworkChannelReference networkChannelReference,
Integer remoteId,
R66Future futureRequest,
boolean fromSsl)
Create a new Client
|
Copyright © 2009–2020 Waarp. All rights reserved.