Interface Summary |
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. |
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. |
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. |