A B C D E F G H I K L M N O P Q R S T U V W X Y

S

s - Variable in class tuwien.auto.calimero.log.LogNetWriter
Socket connection used as logging destination.
save(XMLWriter) - Method in class tuwien.auto.calimero.datapoint.Datapoint
Saves this datapoint in XML format to the supplied XML writer.
save(XMLWriter) - Method in class tuwien.auto.calimero.datapoint.DatapointMap
 
save(XMLWriter) - Method in interface tuwien.auto.calimero.datapoint.DatapointModel
Saves the datapoint model to XML using the supplied writer.
save(XMLWriter) - Method in class tuwien.auto.calimero.KNXAddress
Writes the KNX address in XML format to the supplied writer.
save(String, Collection) - Method in interface tuwien.auto.calimero.mgmt.PropertyClient.ResourceHandler
Saves the properties to the resource.
saveDefinitions(String) - Static method in class tuwien.auto.calimero.mgmt.PropertyClient
Saves all loaded property definitions in the property client to a resource using the global set PropertyClient.ResourceHandler.
SCALING - Static variable in interface tuwien.auto.calimero.process.ProcessCommunicator
Represents the scaling format of datapoint type Scaling (DPT ID 5.001).
scanProperties(boolean) - Method in class tuwien.auto.calimero.mgmt.PropertyClient
Does a property description scan of the properties in all interface objects.
scanProperties(int, boolean) - Method in class tuwien.auto.calimero.mgmt.PropertyClient
Does a property description scan of the properties of one interface object.
SEARCH_MULTICAST - Static variable in class tuwien.auto.calimero.knxnetip.Discoverer
Multicast IP address used for discovery, multicast group is "224.0.23.12".
SEARCH_PORT - Static variable in class tuwien.auto.calimero.knxnetip.Discoverer
Port number used for discovery, port is 3671.
SEARCH_REQ - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for a search request.
SEARCH_RES - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for a search response.
SearchRequest - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents a KNXnet/IP search request.
SearchRequest(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.SearchRequest
Creates a search request out of a byte array.
SearchRequest(InetSocketAddress) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.SearchRequest
Creates a new search request with the given client response address.
SearchRequest(int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.SearchRequest
Convenience constructor to create a new search request using the system default local host with the given client port.
SearchResponse - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents a KNXnet/IP search response.
SearchResponse(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.SearchResponse
Creates a new search response out of a byte array.
SearchResponse(HPAI, DeviceDIB, SuppFamiliesDIB) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.SearchResponse
Creates a new search response for the given control endpoint together with device information.
send(CEMI, KNXnetIPConnection.BlockingMode) - Method in interface tuwien.auto.calimero.knxnetip.KNXnetIPConnection
Sends a cEMI frame to the remote server communicating with this endpoint.
send(CEMI, KNXnetIPConnection.BlockingMode) - Method in class tuwien.auto.calimero.knxnetip.KNXnetIPDevMgmt
Sends a cEMI device management frame to the remote server communicating with this endpoint.
send(CEMI, KNXnetIPConnection.BlockingMode) - Method in class tuwien.auto.calimero.knxnetip.KNXnetIPRouter
Sends a cEMI frame to the joined multicast group.
send(CEMI, KNXnetIPConnection.BlockingMode) - Method in class tuwien.auto.calimero.knxnetip.KNXnetIPTunnel
Sends a cEMI frame to the remote server communicating with this endpoint.
send(CEMILData, boolean) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Sends a KNX link layer message supplied as type cEMI L-data.
send(CEMILData, boolean) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
send(CEMILData, boolean) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
 
send(byte[], boolean) - Method in class tuwien.auto.calimero.serial.FT12Connection
Sends an EMI frame to the BCU2 connected with this endpoint.
sendData(Destination, Priority, byte[]) - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Sends data to the given destination using connection oriented mode.
sendData(KNXAddress, Priority, byte[]) - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Sends data to the given KNX address using connectionless mode.
sendData(Destination, Priority, byte[]) - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
sendData(KNXAddress, Priority, byte[]) - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
sendRequest(KNXAddress, Priority, byte[]) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Sends a link layer request message to the given destination.
sendRequest(KNXAddress, Priority, byte[]) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
sendRequest(KNXAddress, Priority, byte[]) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
Sends a link layer request message to the given destination.
sendRequestWait(KNXAddress, Priority, byte[]) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Sends a link layer request message to the given destination, and waits for the corresponding link layer confirmation.
sendRequestWait(KNXAddress, Priority, byte[]) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
sendRequestWait(KNXAddress, Priority, byte[]) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
Sends a link layer request message to the given destination, and waits for the corresponding link layer confirmation.
SEQUENCE_NUMBER - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.ErrorCodes
Error code: The received sequence number is out of order.
SERIAL_NUMBER - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "KNX Serial Number".
SERVER - Static variable in class tuwien.auto.calimero.knxnetip.ConnectionCloseEvent
Identifier stating the close event was initiated by the remote endpoint/server.
SERVICE_CONTROL - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Service Control".
ServiceAck - Class in tuwien.auto.calimero.knxnetip.servicetype
Common KNXnet/IP acknowledge structure, used to send acknowledges over established KNXnet/IP communication channels.
ServiceAck(int, byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.ServiceAck
Creates a new service acknowledge out of a byte array.
ServiceAck(int, int, int, int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.ServiceAck
Creates a new service acknowledge.
ServiceRequest - Class in tuwien.auto.calimero.knxnetip.servicetype
Common service request structure, used to send requests over established KNXnet/IP communication channels.
ServiceRequest(int, byte[], int, int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.ServiceRequest
Creates a new service request out of a byte array.
ServiceRequest(int, int, int, CEMI) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.ServiceRequest
Creates a new service request.
setAppendUnit(boolean) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator
Sets the behavior regarding appending a DPT engineering unit to items returned by this translator.
setBaudrate(int) - Method in class tuwien.auto.calimero.serial.FT12Connection
Sets a new baud rate for this connection.
setBaudRate(int) - Method in class tuwien.auto.calimero.serial.LibraryAdapter
Sets a new baud rate for this connection.
setBroadcast(boolean) - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
Specifies the kind of broadcast to use for sending.
setCache(Cache) - Method in interface tuwien.auto.calimero.buffer.Configuration
Sets the cache to be used in this configuration for buffering KNX messages.
setCharacterData(String) - Method in class tuwien.auto.calimero.xml.def.DefaultElement
 
setCharacterData(String) - Method in interface tuwien.auto.calimero.xml.Element
Sets the character data contained in this element.
setControlBit(boolean) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Sets the control field to the specified direction for the first translation item.
setData(byte[]) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator
See DPTXlator.setData(byte[], int), with offset 0.
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator
Sets the data array with KNX datapoint type items for translation.
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator4ByteUnsigned
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDate
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorString
 
setData(byte[], int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorTime
 
setDatapointModel(DatapointModel) - Method in interface tuwien.auto.calimero.buffer.Configuration
Sets a datapoint model for this configuration.
setDate(int, int, int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets year, month and day of month information of the first date/time item.
setDateTimeFlag(int, boolean) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets date/time information for the given field of the first date/time item.
setDayOfWeek(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets the day of week of the first date/time item.
setDecodeRawFrames(boolean) - Method in interface tuwien.auto.calimero.link.KNXNetworkMonitor
Sets whether the monitor should decode the raw frame on medium contained in received KNX bus monitor messages.
setDecodeRawFrames(boolean) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorFT12
 
setDecodeRawFrames(boolean) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorIP
 
setDeviceAddress(IndividualAddress) - Method in class tuwien.auto.calimero.link.medium.KNXMediumSettings
Sets the device individual address.
setDomainAddress(byte[]) - Method in class tuwien.auto.calimero.link.medium.PLSettings
Sets a new domain address.
setDomainAddress(byte[]) - Method in class tuwien.auto.calimero.link.medium.RFSettings
Sets a new domain address.
setDPT(int, String) - Method in class tuwien.auto.calimero.datapoint.Datapoint
Sets the datapoint type to use for translation of datapoint values.
setEmptyElementTag(boolean) - Method in class tuwien.auto.calimero.xml.def.DefaultElement
 
setEmptyElementTag(boolean) - Method in interface tuwien.auto.calimero.xml.Element
Determines if this element uses an empty element tag.
setErrorHandler(ErrorHandler) - Static method in class tuwien.auto.calimero.log.LogWriter
Sets the error handler used on all log writer errors.
setExpirationTimeout(int) - Method in class tuwien.auto.calimero.datapoint.StateDP
Sets the expiration timeout for datapoint state values related to this datapoint.
setFaultyClock(boolean) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets the clock fault information field of the first date/time item.
setFilter(Configuration.NetworkFilter, Configuration.RequestFilter) - Method in interface tuwien.auto.calimero.buffer.Configuration
Sets the filters to be applied on incoming messages from the KNX network or to answer requests to the network buffer from the user or other components.
setFrame(CEMILData) - Method in class tuwien.auto.calimero.buffer.LDataObject
Sets a new CEMILData frame for this cache object.
setFrame(CEMILData) - Method in class tuwien.auto.calimero.buffer.LDataObjectQueue
Sets a new CEMILData frame for this cache object.
setHopCount(int) - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
 
setHopCount(int) - Method in class tuwien.auto.calimero.knxnetip.KNXnetIPRouter
Sets the default hop count (TTL) used in the IP header of encapsulated cEMI messages.
setHopCount(int) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Sets the hop count used as default in KNX messages.
setHopCount(int) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
setHopCount(int) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
 
setInput(Reader, boolean) - Method in class tuwien.auto.calimero.xml.def.DefaultXMLReader
 
setInput(Reader, boolean) - Method in interface tuwien.auto.calimero.xml.XMLReader
Sets the input source for this XML reader.
setIntervals(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Sets the stepcode of the first translation item to represent the given desired number of intervals.
setKNXMedium(KNXMediumSettings) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Supplies medium information necessary for KNX communication.
setKNXMedium(KNXMediumSettings) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
setKNXMedium(KNXMediumSettings) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
 
setKNXMedium(KNXMediumSettings) - Method in interface tuwien.auto.calimero.link.KNXNetworkMonitor
Supplies medium information necessary for KNX communication.
setKNXMedium(KNXMediumSettings) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorFT12
 
setKNXMedium(KNXMediumSettings) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorIP
 
setLevelPresentation(boolean) - Static method in class tuwien.auto.calimero.GroupAddress
Specifies the level presentation for KNX group addresses.
setLogLevel(LogLevel) - Method in class tuwien.auto.calimero.log.LogService
Sets a new log level for this log service.
setLogLevel(LogLevel) - Method in class tuwien.auto.calimero.log.LogWriter
Sets the log level for deciding which messages gets logged by this LogWriter.
setMaxSize(int) - Method in class tuwien.auto.calimero.log.LogFileWriter
Sets the maximum allowed file size generated by this LogFileWriter.
setName(String) - Method in class tuwien.auto.calimero.datapoint.Datapoint
Sets the datapoint name.
setOutput(Writer) - Method in class tuwien.auto.calimero.log.LogStreamWriter
Sets the underlying writer to use for logging output.
setOutput(Writer, boolean) - Method in class tuwien.auto.calimero.xml.def.DefaultXMLWriter
 
setOutput(Writer, boolean) - Method in interface tuwien.auto.calimero.xml.XMLWriter
Sets the output destination for this XML writer.
setPositiveList(Collection) - Method in class tuwien.auto.calimero.buffer.cache.PositiveListCache
Sets a new positive list for this cache.
setPriority(Priority) - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
 
setPriority(Priority) - Method in class tuwien.auto.calimero.datapoint.Datapoint
Sets the priority used for KNX messages of this datapoint.
setPriority(Priority) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Sets the KNX message priority for KNX messages to send.
setPriority(Priority) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
setPriority(Priority) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Sets the KNX message priority for KNX messages to send.
setPriority(Priority) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
setProperty(int, int, int, int, byte[]) - Method in class tuwien.auto.calimero.mgmt.KnIPDeviceMgmtAdapter
 
setProperty(int, int, int, int, byte[]) - Method in interface tuwien.auto.calimero.mgmt.PropertyAdapter
Sets property value elements in an interface object property.
setProperty(int, int, int, String) - Method in class tuwien.auto.calimero.mgmt.PropertyClient
Sets one element of a property, with the value given as string representation.
setProperty(int, int, int, int, byte[]) - Method in class tuwien.auto.calimero.mgmt.PropertyClient
Sets one or more elements of a property.
setProperty(int, int, int, int, byte[]) - Method in class tuwien.auto.calimero.mgmt.RemotePropertyServiceAdapter
 
setQueryBufferOnly(boolean) - Method in interface tuwien.auto.calimero.buffer.Configuration
Sets the answer behavior for queries of a buffered network link.
setQueueListener(LDataObjectQueue.QueueListener) - Method in class tuwien.auto.calimero.buffer.CommandFilter
Sets the specified listener to receive notification of queue events of buffered queue objects.
setResourceHandler(PropertyClient.ResourceHandler) - Static method in class tuwien.auto.calimero.mgmt.PropertyClient
Sets a new default property resource handler used in the load / save methods by all property clients.
setResponseTimeout(int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Sets the response timeout to wait for a KNX response message to arrive to complete a message exchange.
setResponseTimeout(int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
setResponseTimeout(int) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Sets the response timeout to wait for a KNX response message to arrive to complete a message exchange.
setResponseTimeout(int) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
setState(byte) - Method in class tuwien.auto.calimero.mgmt.Destination.AggregatorProxy
Sets a new destination connection state.
setStepCode(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Sets the stop code for the first translation item.
setSweepInterval(int) - Method in class tuwien.auto.calimero.buffer.cache.CacheSweeper
Sets a new sweep interval.
setTime(int, int, int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets the hour, minute and second information for the first date/time item.
setTimePeriod(long) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
Sets the first translation item value from input of unit millisecond.
Settings - Class in tuwien.auto.calimero
General settings used in Calimero as well as Calimero related user information.
setTypeID(Map, String) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator
Sets the DPT for the translator to use for translation, doing a lookup before in the translator's map containing the available, implemented datapoint types.
setUsage(int) - Method in class tuwien.auto.calimero.buffer.cache.CacheObject
Sets a new usage value.
setValidField(int, boolean) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets a date/time field of the first translation item to valid or not valid.
setValue(String) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator
Translates the value according to the set datapoint ID.
setValue(float) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteFloat
Sets the translation value from a float.
setValue(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator2ByteUnsigned
Sets the value of the first translation item.
setValue(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Sets one new translation item with the given signed value, replacing any old items.
setValue(boolean, int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator3BitControlled
Sets one new translation item, replacing any old items.
setValue(long) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator4ByteUnsigned
Sets the value of the first translation item.
setValue(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
Sets one new translation item from a scaled unsigned value, replacing any old items.
setValue(boolean) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorBoolean
Sets the translation value from a boolean.
setValue(int, int, int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDate
Sets the year, month, and day of month for the first date item.
setValue(long) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDate
Sets the date for the first item using UTC millisecond information.
setValue(long) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorDateTime
Sets the date/time for the first date/time item using UTC millisecond information.
setValue(int, int, int, int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorTime
Sets the day of week, hour, minute and second information for the first time item.
setValue(long) - Method in class tuwien.auto.calimero.dptxlator.DPTXlatorTime
Sets the time for the first item using UTC millisecond information.
setValues(String[]) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator
Translates the array of strings according to the set datapoint ID.
setValueUnscaled(int) - Method in class tuwien.auto.calimero.dptxlator.DPTXlator8BitUnsigned
Sets one new translation item from an unsigned unscaled value, replacing any old items.
src - Variable in class tuwien.auto.calimero.link.medium.RawFrameBase
Source address.
START_DOC - Static variable in interface tuwien.auto.calimero.xml.XMLReader
Start of XML document.
START_TAG - Static variable in interface tuwien.auto.calimero.xml.XMLReader
Start of XML tag.
startSearch(int, NetworkInterface, int, boolean) - Method in class tuwien.auto.calimero.knxnetip.Discoverer
Starts a new discovery, the localPort and network interface can be specified.
startSearch(int, boolean) - Method in class tuwien.auto.calimero.knxnetip.Discoverer
Starts a new discovery from all found network interfaces.
startSweeper() - Method in class tuwien.auto.calimero.buffer.cache.ExpiringCache
Starts a new CacheSweeper, if not already running, and if an expiring time for CacheObject was specified.
StateDP - Class in tuwien.auto.calimero.datapoint
Represents a state based KNX datapoint.
StateDP(GroupAddress, String) - Constructor for class tuwien.auto.calimero.datapoint.StateDP
Creates a new state based datapoint with a name.
StateDP(GroupAddress, String, int, String) - Constructor for class tuwien.auto.calimero.datapoint.StateDP
Creates a new datapoint with a name and specifies datapoint translation type.
StateDP(GroupAddress, String, Collection, Collection) - Constructor for class tuwien.auto.calimero.datapoint.StateDP
Creates a new state based datapoint and adds invalidating and updating addresses.
StateDP(XMLReader) - Constructor for class tuwien.auto.calimero.datapoint.StateDP
Creates a new state based datapoint from XML input.
StateFilter - Class in tuwien.auto.calimero.buffer
Predefined filter for filtering KNX messages of datapoints with state semantic into the associated network buffer configuration.
StateFilter() - Constructor for class tuwien.auto.calimero.buffer.StateFilter
Creates a new state based filter.
statistic() - Method in interface tuwien.auto.calimero.buffer.cache.Cache
Returns information collected by this cache since its creation.
statistic() - Method in class tuwien.auto.calimero.buffer.cache.LFUCache
 
statistic() - Method in class tuwien.auto.calimero.buffer.cache.PositiveListCache
 
StatisticImpl - Class in tuwien.auto.calimero.buffer.cache
Provide basic Cache information as required by Cache.Statistic.
StatisticImpl(long, long) - Constructor for class tuwien.auto.calimero.buffer.cache.StatisticImpl
Creates an instance and fills it with data.
stopSearch() - Method in class tuwien.auto.calimero.knxnetip.Discoverer
Stops every search currently running within this Discoverer.
stopSweeper() - Method in class tuwien.auto.calimero.buffer.cache.CacheSweeper
Stops the sweeper and quits the thread.
stopSweeper() - Method in class tuwien.auto.calimero.buffer.cache.ExpiringCache
Stops the CacheSweeper, if any.
SUBNET_MASK - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "Subnet Mask".
SUPP_SVC_FAMILIES - Static variable in class tuwien.auto.calimero.knxnetip.util.DIB
Description type code for service families supported by the device.
SuppFamiliesDIB - Class in tuwien.auto.calimero.knxnetip.util
Supported service families description information block.
SuppFamiliesDIB(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.util.SuppFamiliesDIB
Creates a supported families DIB out of a byte array.
sweepInterval - Variable in class tuwien.auto.calimero.buffer.cache.ExpiringCache
Sweep interval in seconds used for the CacheSweeper.
SYSTEM - Static variable in class tuwien.auto.calimero.Priority
System priority, reserved for high priority management and system configuration.
SYSTEM_SETUP_MULTICAST_ADDRESS - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "System Setup Multicast Address".

A B C D E F G H I K L M N O P Q R S T U V W X Y