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

R

RAW_LAYER - Static variable in class tuwien.auto.calimero.knxnetip.KNXnetIPTunnel
Tunneling on raw layer, establishes a raw tunnel to the KNX network.
RawAckBase - Class in tuwien.auto.calimero.link.medium
Implementation of common functionality for raw acknowledge frames.
RawAckBase() - Constructor for class tuwien.auto.calimero.link.medium.RawAckBase
 
RawFrame - Interface in tuwien.auto.calimero.link.medium
Base interface used for raw network frames.
RawFrameBase - Class in tuwien.auto.calimero.link.medium
Implementation for raw frames with common used functionality in L-data and L-polldata frames.
RawFrameBase() - Constructor for class tuwien.auto.calimero.link.medium.RawFrameBase
 
RawFrameFactory - Class in tuwien.auto.calimero.link.medium
Factory for raw frames on medium.
read(Datapoint) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Reads a datapoint value from a group destination.
read(Datapoint) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
read() - Method in class tuwien.auto.calimero.xml.def.DefaultXMLReader
 
read() - Method in interface tuwien.auto.calimero.xml.XMLReader
Reads to the next XML element tag, a CDATA section or character data.
readADC(Destination, int, int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the value of the A/D converter of a communication partner.
readADC(Destination, int, int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readAddress(boolean) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the individual address of a communication partner in the KNX network.
readAddress(byte[]) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the individual address of a communication partner identified using an unique serial number in the KNX network.
readAddress(boolean) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readAddress(byte[]) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readBool(GroupAddress) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Reads a boolean datapoint value from a group destination.
readBool(GroupAddress) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
readControl(GroupAddress) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Reads a 3 Bit controlled datapoint value from a group destination.
readControl(GroupAddress) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
readDeviceDesc(Destination, int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the device descriptor information of a communication partner its controller.
readDeviceDesc(Destination, int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readDomainAddress(boolean) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the domain address of a communication partner in the KNX network.
readDomainAddress(byte[], IndividualAddress, int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the domain address of a communication partner identified using an address range.
readDomainAddress(boolean) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readDomainAddress(byte[], IndividualAddress, int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readFloat(GroupAddress) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Reads a 2 byte KNX float datapoint value from a group destination.
readFloat(GroupAddress) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
readMemory(Destination, int, int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads memory data from the address space of a communication partner its controller.
readMemory(Destination, int, int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readProperty(Destination, int, int, int, int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the value of a property of an interface object of a communication partner.
readProperty(Destination, int, int, int, int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readPropertyDesc(Destination, int, int, int) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Reads the description of a property of an interface object of a communication partner.
readPropertyDesc(Destination, int, int, int) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
readString(GroupAddress) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Reads a string datapoint value from a group destination.
readString(GroupAddress) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
readUnsigned(GroupAddress, String) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Reads an unsigned 8 bit datapoint value from a group destination.
readUnsigned(GroupAddress, String) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
RemotePropertyServiceAdapter - Class in tuwien.auto.calimero.mgmt
Property adapter for remote property services.
RemotePropertyServiceAdapter(KNXNetworkLink, IndividualAddress, PropertyAdapterListener, boolean) - Constructor for class tuwien.auto.calimero.mgmt.RemotePropertyServiceAdapter
Creates a new property adapter for remote property access.
RemotePropertyServiceAdapter(KNXNetworkLink, IndividualAddress, PropertyAdapterListener, byte[]) - Constructor for class tuwien.auto.calimero.mgmt.RemotePropertyServiceAdapter
Creates a new property adapter for remote property access in connection-oriented mode with authorization.
remove(Object) - Method in interface tuwien.auto.calimero.buffer.cache.Cache
Removes the CacheObject associated with key from the cache, if found.
remove(Object) - Method in class tuwien.auto.calimero.buffer.cache.LFUCache
 
remove(Object) - Method in class tuwien.auto.calimero.buffer.cache.PositiveListCache
 
remove(Datapoint) - Method in class tuwien.auto.calimero.datapoint.DatapointMap
 
remove(Datapoint) - Method in interface tuwien.auto.calimero.datapoint.DatapointModel
Removes the specified datapoint from this model, if that datapoint is found.
remove(GroupAddress, boolean) - Method in class tuwien.auto.calimero.datapoint.StateDP
Removes a state updating/invalidating group address from this datapoint.
removeAdditionalInfo(int) - Method in class tuwien.auto.calimero.cemi.CEMILDataEx
Removes the additional information with the supplied type ID.
removeAll() - Method in class tuwien.auto.calimero.datapoint.DatapointMap
 
removeAll() - Method in interface tuwien.auto.calimero.datapoint.DatapointModel
Removes all datapoints contained in this model.
removeAllWriter(boolean) - Method in class tuwien.auto.calimero.log.LogService
Removes all registered log writer from this log service.
removeBuffer(String) - Static method in class tuwien.auto.calimero.buffer.NetworkBuffer
Removes a network buffer, and all configurations of that buffer.
removeConfiguration(Configuration, String) - Static method in class tuwien.auto.calimero.buffer.NetworkBuffer
Removes a configuration from the network buffer identified by the installation ID.
removeConfiguration(Configuration) - Method in class tuwien.auto.calimero.buffer.NetworkBuffer
Removes a configuration from this network buffer.
removeConnectionListener(KNXListener) - Method in interface tuwien.auto.calimero.knxnetip.KNXnetIPConnection
Removes the specified event listener l, so it does no longer receive events from this connection.
removeConnectionListener(KNXListener) - Method in class tuwien.auto.calimero.serial.FT12Connection
Removes the specified event listener l, so it does no longer receive events from this connection.
removeExpired() - Method in interface tuwien.auto.calimero.buffer.cache.Cache
Removes all CacheObjects which are not valid anymore, as defined by a caching policy, from the cache.
removeExpired() - Method in class tuwien.auto.calimero.buffer.cache.ExpiringCache
Removes all CacheObjects, where
CacheObject.getTimestamp() + timeToExpire <= now, with timeToExpire > 0 and now is the point of time ExpiringCache.removeExpired() is invoked.
removeFromPositiveList(Object) - Method in class tuwien.auto.calimero.buffer.cache.PositiveListCache
Removes the key from the positive list, if it is present.
removeLinkListener(NetworkLinkListener) - Method in interface tuwien.auto.calimero.link.KNXNetworkLink
Removes the specified event listener l, so it does no longer receive events from this link.
removeLinkListener(NetworkLinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkFT12
 
removeLinkListener(NetworkLinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkLinkIP
 
removeLogService(String) - Method in class tuwien.auto.calimero.log.LogManager
Removes a log service from the manager.
removeMonitorListener(LinkListener) - Method in interface tuwien.auto.calimero.link.KNXNetworkMonitor
Removes the specified event listener l, so it does no longer receive events from this network monitor.
removeMonitorListener(LinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorFT12
 
removeMonitorListener(LinkListener) - Method in class tuwien.auto.calimero.link.KNXNetworkMonitorIP
 
removeProcessListener(ProcessListener) - Method in interface tuwien.auto.calimero.process.ProcessCommunicator
Removes the specified event listener l, so it does no longer receive events from this process communicator.
removeProcessListener(ProcessListener) - Method in class tuwien.auto.calimero.process.ProcessCommunicatorImpl
 
removeTransportListener(TransportListener) - Method in interface tuwien.auto.calimero.mgmt.TransportLayer
Removes the specified event listener l, so it does no longer receive events from this transport layer.
removeTransportListener(TransportListener) - Method in class tuwien.auto.calimero.mgmt.TransportLayerImpl
 
removeWriter(String, LogWriter) - Method in class tuwien.auto.calimero.log.LogManager
Removes a log writer, either global or from a particular logService.
removeWriter(LogWriter) - Method in class tuwien.auto.calimero.log.LogService
Removes writer from this log service.
repetition - Variable in class tuwien.auto.calimero.link.medium.RawFrameBase
Frame repetition flag.
request(KNXAddress, Configuration) - Method in class tuwien.auto.calimero.buffer.CommandFilter
Returns the next available indication for the specified KNX address.
request(KNXAddress, Configuration) - Method in interface tuwien.auto.calimero.buffer.Configuration.RequestFilter
Requests data for address dst from the network buffer.
request(KNXAddress, Configuration) - Method in class tuwien.auto.calimero.buffer.StateFilter
 
resetCount() - Method in class tuwien.auto.calimero.buffer.cache.CacheObject
Sets the access count to 0.
resetTimestamp() - Method in class tuwien.auto.calimero.buffer.cache.CacheObject
Sets the timestamp to time = now.
resolveInput(String) - Method in class tuwien.auto.calimero.xml.def.DefaultEntityResolver
 
resolveInput(String) - Method in interface tuwien.auto.calimero.xml.EntityResolver
Resolves the system identifier for a XML resource and wraps it into an input stream.
resolveOutput(String) - Method in class tuwien.auto.calimero.xml.def.DefaultEntityResolver
 
resolveOutput(String) - Method in interface tuwien.auto.calimero.xml.EntityResolver
Resolves the system identifier for a XML resource and wraps it into an output stream.
restart(Destination) - Method in interface tuwien.auto.calimero.mgmt.ManagementClient
Initiates a reset of the controller of a communication partner.
restart(Destination) - Method in class tuwien.auto.calimero.mgmt.ManagementClientImpl
 
restartTimeout() - Method in class tuwien.auto.calimero.mgmt.Destination.AggregatorProxy
Restarts the connection timeout used for the destination connection.
RFSettings - Class in tuwien.auto.calimero.link.medium
Provides settings necessary for communication on RF medium.
RFSettings(IndividualAddress) - Constructor for class tuwien.auto.calimero.link.medium.RFSettings
Creates a new settings container with the device individual address for RF medium.
RFSettings(IndividualAddress, byte[], byte[], boolean) - Constructor for class tuwien.auto.calimero.link.medium.RFSettings
Creates a new settings container with RF medium specific information.
ROUTER - Static variable in class tuwien.auto.calimero.link.KNXNetworkLinkIP
Service mode for routing.
RouterListener - Interface in tuwien.auto.calimero.knxnetip
A listener for use with a KNXnetIPRouter.
ROUTING_IND - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier for sending KNX telegrams over IP networks with multicast.
ROUTING_LOST_MSG - Static variable in class tuwien.auto.calimero.knxnetip.servicetype.KNXnetIPHeader
Service type identifier to indicate the loss of routing messages with multicast.
ROUTING_MULTICAST_ADDRESS - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Object type 11 property "Routing Multicast Address".
RoutingIndication - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents a routing indication for routing services.
RoutingIndication(CEMI) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.RoutingIndication
Creates a routing indication carrying the given cEMI frame.
RoutingIndication(byte[], int, int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.RoutingIndication
Creates a routing indication out of a byte array.
RoutingLostMessage - Class in tuwien.auto.calimero.knxnetip.servicetype
Represents an indication for lost routing messages for routing services.
RoutingLostMessage(byte[], int) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.RoutingLostMessage
Creates a new routing lost message indication out of a byte array.
RoutingLostMessage(int, short) - Constructor for class tuwien.auto.calimero.knxnetip.servicetype.RoutingLostMessage
Creates a new routing lost message indication.
run() - Method in class tuwien.auto.calimero.buffer.cache.CacheSweeper
 
RUN_STATE_CONTROL - Static variable in interface tuwien.auto.calimero.mgmt.PropertyClient.PID
Global property "Run Control".

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