|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RemoteException | |
|---|---|
| org.eclipse.net4j.buffer | The Net4j transport layer concepts for dealing with buffers. |
| org.eclipse.net4j.signal | A framework for request/response based communication on top of the Net4j transport layer. |
| Uses of RemoteException in org.eclipse.net4j.buffer |
|---|
| Methods in org.eclipse.net4j.buffer with parameters of type RemoteException | |
|---|---|
void |
BufferInputStream.setException(RemoteException exception)
|
| Uses of RemoteException in org.eclipse.net4j.signal |
|---|
| Methods in org.eclipse.net4j.signal that throw RemoteException | |
|---|---|
RESULT |
RequestWithConfirmation.send()
|
RESULT |
RequestWithMonitoring.send()
|
RESULT |
RequestWithConfirmation.send(long timeout)
|
RESULT |
RequestWithMonitoring.send(long timeout)
|
RESULT |
RequestWithMonitoring.send(long timeout,
OMMonitor monitor)
|
RESULT |
RequestWithMonitoring.send(OMMonitor monitor)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||