Uses of Interface
com.iizigo.comm.PanelEditorTransactionProcessor
Uses of PanelEditorTransactionProcessor in com.iizigo.comm
Modifier and TypeMethodDescriptionstatic PanelEditorTransactionProcessor[]
WebSocketServer.getPanelEditors()
Gets the list of available panel editors.Modifier and TypeMethodDescriptionstatic String
WebSocketServer.registerTransactionProcessor
(PanelEditorTransactionProcessor listener) Registers a transaction processor used for device connections.static void
WebSocketServer.unregisterTransactionProcessor
(PanelEditorTransactionProcessor listener) Unregisters a transaction processor used for device connections.