Uses of Class
org.eclipse.net4j.signal.RemoteException
Package
Description
The Net4j transport layer concepts for dealing with buffers.
A framework for request/response based communication on top of the Net4j transport layer.
-
Uses of RemoteException in org.eclipse.net4j.buffer
-
Uses of RemoteException in org.eclipse.net4j.signal
Modifier and TypeMethodDescriptionprotected void
RequestWithConfirmation.onRemoteException
(RemoteException ex) Modifier and TypeMethodDescriptionRequestWithConfirmation.send()
RequestWithConfirmation.send
(long timeout) RequestWithMonitoring.send()
RequestWithMonitoring.send
(long timeout) RequestWithMonitoring.send
(long timeout, org.eclipse.net4j.util.om.monitor.OMMonitor monitor) RequestWithMonitoring.send
(org.eclipse.net4j.util.om.monitor.OMMonitor monitor)