Uses of Package
tuwien.auto.calimero

Packages that use tuwien.auto.calimero
tuwien.auto.calimero Base package of the Calimero library. 
tuwien.auto.calimero.buffer Support for temporary storage of KNX network messages. 
tuwien.auto.calimero.cemi Offers an interface to the common External Message Interface, cEMI for short. 
tuwien.auto.calimero.datapoint Contains a representation for KNX datapoints, for state based datapoints as well as for command based datapoints. 
tuwien.auto.calimero.knxnetip KNXnet/IP protocols for tunneling, device management and routing. 
tuwien.auto.calimero.knxnetip.util Structures used in KNXnet/IP service types. 
tuwien.auto.calimero.link Link interface to access a KNX network. 
tuwien.auto.calimero.link.event Listeners and events used together with network links. 
tuwien.auto.calimero.link.medium Contains setting types storing necessary KNX device and medium information, and KNX message frame types for different KNX communication media. 
tuwien.auto.calimero.mgmt Contains KNX property and management services. 
tuwien.auto.calimero.process Provides high level process communication. 
tuwien.auto.calimero.serial Connection support for communication over a serial port, using the FT 1.2 protocol. 
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero
CloseEvent
          Informs about the closing of a previously established communication with the KNX network.
FrameEvent
          Event to communicate the arrival of a new cEMI or EMI2 frame.
KNXAddress
          Represents a KNX address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.buffer
GroupAddress
          Represents an immutable KNX group address.
KNXAddress
          Represents a KNX address.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.cemi
IndividualAddress
          Represents an immutable KNX individual address.
KNXAddress
          Represents a KNX address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.datapoint
GroupAddress
          Represents an immutable KNX group address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.knxnetip
CloseEvent
          Informs about the closing of a previously established communication with the KNX network.
KNXListener
          The base listener interface to receive events of the communication with a KNX network.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.knxnetip.util
IndividualAddress
          Represents an immutable KNX individual address.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.link
KNXAddress
          Represents a KNX address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.link.event
CloseEvent
          Informs about the closing of a previously established communication with the KNX network.
FrameEvent
          Event to communicate the arrival of a new cEMI or EMI2 frame.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.link.medium
IndividualAddress
          Represents an immutable KNX individual address.
KNXAddress
          Represents a KNX address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.mgmt
CloseEvent
          Informs about the closing of a previously established communication with the KNX network.
DetachEvent
          Informs about the detaching of an object from a KNX link.
FrameEvent
          Event to communicate the arrival of a new cEMI or EMI2 frame.
IndividualAddress
          Represents an immutable KNX individual address.
KNXAddress
          Represents a KNX address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.process
DetachEvent
          Informs about the detaching of an object from a KNX link.
GroupAddress
          Represents an immutable KNX group address.
IndividualAddress
          Represents an immutable KNX individual address.
Priority
          Priority of KNX messages for access on a KNX medium.
 

Classes in tuwien.auto.calimero used by tuwien.auto.calimero.serial
KNXListener
          The base listener interface to receive events of the communication with a KNX network.