|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RequestWithConfirmation | |
|---|---|
| org.eclipse.net4j.signal | A framework for request/response based communication on top of the Net4j transport layer. |
| Uses of RequestWithConfirmation in org.eclipse.net4j.signal |
|---|
| Subclasses of RequestWithConfirmation in org.eclipse.net4j.signal | |
|---|---|
class |
RequestWithMonitoring<RESULT>
Represents the sender side of a two-way signal with additional support for remote progress monitoring. |
| Methods in org.eclipse.net4j.signal that return RequestWithConfirmation | |
|---|---|
RequestWithConfirmation<?> |
RemoteException.getLocalRequest()
|
| Constructors in org.eclipse.net4j.signal with parameters of type RequestWithConfirmation | |
|---|---|
RemoteException(Throwable remoteCause,
RequestWithConfirmation<?> localRequest,
boolean whileResponding)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||