- safeLookup(Map<T, String>, T) - Static method in class org.km3net.tools.Utils
-
- send(byte[]) - Method in class org.km3net.clbv2.remote.stack.SRPSocket
-
Send data onto the network.
- sendCount - Variable in class org.km3net.clbv2.remote.stack.SRPPacket
-
- sender - Variable in class org.km3net.clbv2.remote.msg.MessageContext
-
Address and port of the sender
- sendUpdate(int, byte[]) - Method in class org.km3net.clbv2.remote.CmdSystem
-
Send a single chunk of the update (suitable for unicast).
- sendWlAck() - Method in class org.km3net.clbv2.remote.CmdNetwork
-
Requests .
- setAsHex(int, boolean) - Method in class org.km3net.clbv2.remote.gui.PVTableModel
-
- setBatchMode(boolean) - Method in class org.km3net.clbv2.remote.Control
-
Sets the batching mode.
- setBatchMode(boolean) - Method in class org.km3net.clbv2.remote.msg.MessageProcessor
-
Sets batch mode of the CLBControl on or off.
- setCallback(SRPSocketCallback) - Method in class org.km3net.clbv2.remote.stack.SRPSocket
-
Sets the SRP Callback.
- setData(Map<VarInfo, ?>) - Method in class org.km3net.clbv2.remote.gui.PVTableModel
-
- setEventListener(int, MessageDecoder<T>, MessageEventHandler<T>) - Method in class org.km3net.clbv2.remote.msg.MessageProcessor
-
Register an event handler for a specific message type.
- setEventTarget(InetSocketAddress) - Method in class org.km3net.clbv2.remote.CmdSystem
-
Sets or clears an event target with the specified socket address.
- setHandler(ResponseHandler<T>) - Method in class org.km3net.clbv2.remote.msg.Response
-
- setLevel(Logger.LogLevel) - Static method in class org.km3net.tools.Logger
-
Sets the global log level.
- setLevel(Class<?>, Logger.LogLevel) - Static method in class org.km3net.tools.Logger
-
Sets the level for a specific class.
- setLoggerLevel(Logger.LogLevel) - Method in class org.km3net.tools.Logger
-
Sets the level for a specific logger.
- setMuxDest(Inet4Address) - Method in class org.km3net.clbv2.remote.CmdNetwork
-
Sets the destination address of the IPMux.
- setRtConfig(CmdSystem.RtConfig) - Method in class org.km3net.clbv2.remote.CmdSystem
-
Sets the runtime configuration.
- setValueAt(Object, int, int) - Method in class org.km3net.clbv2.remote.gui.OpticsTableModel
-
- setValueAt(Object, int, int) - Method in class org.km3net.clbv2.remote.gui.PVTableModel
-
- setVar(int, Object) - Method in class org.km3net.clbv2.remote.CmdLogicBoard
-
- setVars(Map<Integer, Object>) - Method in class org.km3net.clbv2.remote.CmdLogicBoard
-
Sets the value to a number of variables.
- setWLTuneWord(long) - Method in class org.km3net.clbv2.remote.CmdNetwork
-
- shortName - Variable in enum org.km3net.tools.Logger.LogLevel
-
- shutdown() - Method in class org.km3net.clbv2.remote.ConsoleBridge
-
- SimpleArgumentParser - Class in org.km3net.tools
-
- SimpleArgumentParser(String) - Constructor for class org.km3net.tools.SimpleArgumentParser
-
- SimpleArgumentParser.ArgDesc - Class in org.km3net.tools
-
- SimpleArgumentParser.ArgType - Enum in org.km3net.tools
-
- size() - Method in class org.km3net.clbv2.remote.msg.ResponseCache
-
- size() - Method in class org.km3net.tools.DefaultMap
-
- size() - Method in class org.km3net.tools.FilterMap
-
- skip(int) - Method in class org.km3net.clbv2.remote.msg.MessageReader
-
- SmartScroller - Class in org.km3net.tools
-
The SmartScroller will attempt to keep the viewport positioned based on
the users interaction with the scrollbar.
- SmartScroller(JScrollPane) - Constructor for class org.km3net.tools.SmartScroller
-
Convenience constructor.
- SmartScroller(JScrollPane, int) - Constructor for class org.km3net.tools.SmartScroller
-
Convenience constructor.
- SmartScroller(JScrollPane, int, int) - Constructor for class org.km3net.tools.SmartScroller
-
Specify how the SmartScroller will function.
- socketCount() - Method in class org.km3net.clbv2.remote.stack.SRPSocketHandler
-
- source - Variable in enum org.km3net.clbv2.remote.CmdLogicBoard.ClbEvent
-
- srpNewData() - Method in class org.km3net.clbv2.remote.msg.MessageProcessor
-
- srpNewData() - Method in interface org.km3net.clbv2.remote.stack.SRPSocketCallback
-
- SRPPacket - Class in org.km3net.clbv2.remote.stack
-
SRPPacket is used for caching.
- SRPPacket() - Constructor for class org.km3net.clbv2.remote.stack.SRPPacket
-
- SRPPacketDecorator - Interface in org.km3net.clbv2.remote.stack
-
- SRPSocket - Class in org.km3net.clbv2.remote.stack
-
Implements the Simple Retransmission Protocol (SRP).
- SRPSocket(Inet4Address, int) - Constructor for class org.km3net.clbv2.remote.stack.SRPSocket
-
Create an SRP socket to the given remote address.
- SRPSocketCallback - Interface in org.km3net.clbv2.remote.stack
-
Can be used to notify a listening socket that new data is present.
- SRPSocketHandler - Class in org.km3net.clbv2.remote.stack
-
The SRPSocketHandler manages the asynchronous processing of an SRPSocket.
- SRPSocketHandler(int) - Constructor for class org.km3net.clbv2.remote.stack.SRPSocketHandler
-
- START - Static variable in class org.km3net.tools.SmartScroller
-
- startUpdate(int, int) - Method in class org.km3net.clbv2.remote.CmdSystem
-
Initiates an update.
- state - Variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
- stateChange - Variable in class org.km3net.clbv2.remote.CmdLogicBoard
-
- stateChanged(ChangeEvent) - Method in class org.km3net.clbv2.remote.gui.IntSpinnerGlue
-
- status - Variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
- STATUS_ERROR - Static variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
This subsystem has an error
- STATUS_TRANSIT - Static variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
State in transit
- StdDecoders - Class in org.km3net.clbv2.remote.msg
-
Contains various standard decoders.
- StdDecoders() - Constructor for class org.km3net.clbv2.remote.msg.StdDecoders
-
- stopGolden() - Method in class org.km3net.clbv2.remote.CmdSystem
-
Prevents the golden image from booting the runtime image.
- STRING - Static variable in class org.km3net.clbv2.remote.msg.StdDecoders
-
Expects a string.
- STRING_LINIENT - Static variable in class org.km3net.clbv2.remote.msg.StdDecoders
-
Expects a string, or an empty message.
- subscribeVars(int...) - Method in class org.km3net.clbv2.remote.CmdLogicBoard
-
Subscribes to a number of variables.
- subscribeVars(CmdLogicBoard.Interval, int...) - Method in class org.km3net.clbv2.remote.CmdLogicBoard
-
Subscribes to a number of variables with a single rate, or interval.
- subsys - Variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbSysState
-
- swDateRev - Variable in class org.km3net.clbv2.remote.CmdSystem.DateRev
-
- swRev - Variable in class org.km3net.clbv2.remote.CmdSystem.ImageInfo
-
Software revision, hex, interpreted as decimal: YYMMDDRR
- sys - Variable in class org.km3net.clbv2.remote.Control
-
This section contains commands for the system group.