- receiveMessage() - Method in class org.micromanager.internal.zmq.ZMQSocketWrapper
-
- RemoteAcqHook - Class in org.micromanager.remote
-
- RemoteAcqHook(AcquisitionAPI) - Constructor for class org.micromanager.remote.RemoteAcqHook
-
- RemoteAcquisition - Class in org.micromanager.remote
-
Class that serves as the java counterpart to a python acquisition
- RemoteAcquisition(RemoteEventSource, RemoteViewerStorageAdapter, boolean) - Constructor for class org.micromanager.remote.RemoteAcquisition
-
- RemoteAcquisitionFactory - Class in org.micromanager.remote
-
- RemoteAcquisitionFactory(CMMCore) - Constructor for class org.micromanager.remote.RemoteAcquisitionFactory
-
- RemoteCoreCallback - Class in org.micromanager.remote
-
Class that connects core callbacks to a ZMQPush socket so they can be dispatched to external clients
- RemoteCoreCallback(CMMCore) - Constructor for class org.micromanager.remote.RemoteCoreCallback
-
- RemoteEventSource - Class in org.micromanager.remote
-
A source of acquisition events that comes from elsewhere via a ZMQ pull socket
- RemoteEventSource() - Constructor for class org.micromanager.remote.RemoteEventSource
-
- RemoteImageProcessor - Class in org.micromanager.remote
-
Implements an ImageProcessor that sends/recieves images from a remote source
using ZMQ push/pull sockets.
- RemoteImageProcessor() - Constructor for class org.micromanager.remote.RemoteImageProcessor
-
- RemoteStorageMonitor - Class in org.micromanager.remote
-
A class that broadcasts information about images that have finsihed saving to disk
- RemoteStorageMonitor(NDTiffStorage) - Constructor for class org.micromanager.remote.RemoteStorageMonitor
-
- RemoteViewerStorageAdapter - Class in org.micromanager.remote
-
The class is the glue needed in order for Acquisition engine, viewer, and data storage
to be able to be used together, since they are independent libraries that do not know about one
another.
- RemoteViewerStorageAdapter(boolean, String, String, boolean, int, int, Integer, int) - Constructor for class org.micromanager.remote.RemoteViewerStorageAdapter
-
- run(AcquisitionEvent) - Method in class org.micromanager.remote.RemoteAcqHook
-