Interface IConnectable

All Superinterfaces:
AutoCloseable, IConnection
All Known Subinterfaces:
IJobQueueServlet<T>, IResponderServlet<T>
All Known Implementing Classes:
AbstractJobQueueServlet, AbstractResponderServlet, AcquireServlet, DeviceServlet, HeterogeneousScanServlet, NodeInsertionRequestResponder, PositionerServlet, ScanServlet

public interface IConnectable extends IConnection
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Should called to start the servlet.

    Methods inherited from interface org.eclipse.scanning.api.event.core.IConnection

    close, disconnect, isConnected