Uses of Package
org.demac.transport

Packages that use org.demac.transport
org.demac.context.core.management   
org.demac.context.core.model   
org.demac.context.registry.service   
org.demac.eprom.gui   
org.demac.event   
org.demac.impl.event   
org.demac.impl.event.types   
org.demac.impl.j2me.context.core.management   
org.demac.impl.j2me.context.core.model   
org.demac.impl.j2me.context.extension.model   
org.demac.impl.j2me.context.registry   
org.demac.impl.j2me.context.registry.service   
org.demac.impl.j2me.desktop.monitor   
org.demac.impl.j2me.desktop.rendering   
org.demac.impl.j2me.management.core   
org.demac.impl.j2me.management.monitoring   
org.demac.impl.j2me.process.base.service.rmi   
org.demac.impl.j2me.process.base.service.webservices.server   
org.demac.impl.j2me.process.core.adapter   
org.demac.impl.j2me.process.core.persistence   
org.demac.impl.j2me.process.core.process   
org.demac.impl.j2me.process.ext.concurrency Extension module of the process service to execute parallel processes. 
org.demac.impl.j2me.process.ext.messages Creates the link between PAEX-messages and DEMAC-messages. 
org.demac.impl.j2me.transport   
org.demac.impl.j2me.transport.fluctnet   
org.demac.impl.j2me.transport.fluctnet.dispatcher   
org.demac.impl.j2me.transport.fluctnet.messagehandler   
org.demac.impl.j2me.transport.fluctnet.messages   
org.demac.impl.j2me.transport.fluctnet.messages.group   
org.demac.impl.j2me.transport.fluctnet.messages.routing   
org.demac.impl.j2me.transport.fluctnet.messages.tree   
org.demac.impl.j2me.transport.fluctnet.statistics   
org.demac.impl.j2me.transport.fluctnet.test   
org.demac.impl.j2me.transport.parser   
org.demac.impl.j2me.transport.protocol   
org.demac.impl.j2me.transport.protocol.bluetooth   
org.demac.impl.j2me.transport.protocol.discovery   
org.demac.impl.j2me.transport.protocol.routing   
org.demac.impl.j2me.transport.protocol.socket   
org.demac.impl.j2me.transport.query   
org.demac.impl.j2me.transport.response   
org.demac.impl.j2me.transport.security   
org.demac.impl.util   
org.demac.j2me.DEMAC   
org.demac.process.adapter   
org.demac.process.core.event   
org.demac.process.core.persistence   
org.demac.process.core.process   
org.demac.transport   
 

Classes in org.demac.transport used by org.demac.context.core.management
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.context.core.model
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.context.registry.service
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.eprom.gui
Device
          Interface representing a org.demac.transport.Device.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.event
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.event
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.event.types
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.context.core.management
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.context.core.model
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.context.extension.model
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.context.registry
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
MessageNotAvailableException
          Exception which indecates that a requested message is not available in the transport service of the DEMAC architecture.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.context.registry.service
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.impl.j2me.desktop.monitor
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.desktop.rendering
Device
          Interface representing a org.demac.transport.Device.
 

Classes in org.demac.transport used by org.demac.impl.j2me.management.core
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.management.monitoring
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.base.service.rmi
Device
          Interface representing a org.demac.transport.Device.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.base.service.webservices.server
Device
          Interface representing a org.demac.transport.Device.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.core.adapter
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.core.persistence
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.core.process
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.ext.concurrency
Device
          Interface representing a org.demac.transport.Device.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.process.ext.messages
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport
Constraint
          Superclass of all constraints which affact the transmission of org.demac.transport.TransportMessage[s].
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
MessageNotAvailableException
          Exception which indecates that a requested message is not available in the transport service of the DEMAC architecture.
ReputationTransportMessage
          Eine ReputationTransportMessage ist eine TransportMessage, die im Body eine Reputation enthält.
SecureTransportMessage
          Eine SecureTransportMessage ist eine TransportMessage, die im Body eine SecureMessage tunnelt.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet
Constraint
          Superclass of all constraints which affact the transmission of org.demac.transport.TransportMessage[s].
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
MessageNotAvailableException
          Exception which indecates that a requested message is not available in the transport service of the DEMAC architecture.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.dispatcher
Device
          Interface representing a org.demac.transport.Device.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.messagehandler
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.messages
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.messages.group
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.messages.routing
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.messages.tree
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.statistics
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.fluctnet.test
Constraint
          Superclass of all constraints which affact the transmission of org.demac.transport.TransportMessage[s].
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
MessageNotAvailableException
          Exception which indecates that a requested message is not available in the transport service of the DEMAC architecture.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.parser
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.protocol
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.protocol.bluetooth
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.protocol.discovery
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.protocol.routing
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.protocol.socket
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportService
          This class represents the transport layer of the DEMAC framework.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.query
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.response
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.impl.j2me.transport.security
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.impl.util
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
 

Classes in org.demac.transport used by org.demac.j2me.DEMAC
Device
          Interface representing a org.demac.transport.Device.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.process.adapter
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
 

Classes in org.demac.transport used by org.demac.process.core.event
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.process.core.persistence
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.process.core.process
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
 

Classes in org.demac.transport used by org.demac.transport
Constraint
          Superclass of all constraints which affact the transmission of org.demac.transport.TransportMessage[s].
Device
          Interface representing a org.demac.transport.Device.
DeviceHandle
          Superinterface of all org.demac.transport.DeviceHandle[s] used by the DEMAC transport service and it's components.
MessageHandle
          Superinterface of all org.demac.transport.MessageHandle[s] used by the DEMAC transport service and it's components.
MessageNotAvailableException
          Exception which indecates that a requested message is not available in the transport service of the DEMAC architecture.
TransportAddress
          Superinterface of all transport adresses used by the DEMAC transport service and it's components.
TransportException
          Exception which indecates failures of transport service of the DEMAC architecture.
TransportListener
          This interface should be implemented by objects which are interested in registering at the org.demac.transport.TransportService to be informed of arriving messages, occured exeptions and detected devices.
TransportMessage
          Interface representing messages which are sent and received by the org.demac.transport.TransportService.
TransportService
          This class represents the transport layer of the DEMAC framework.