Package de.unikassel.android.sdcframework.transmission.facade

Package class diagram package de.unikassel.android.sdcframework.transmission.facade
Provides the interfaces for the transmission package.

See:
          Description

Interface Summary
ConnectionStrategy Interface for connection strategy types.
ConnectivityWrapper Interface for a connectivity wrapper.
ProtocolStrategy Interface for protocol strategy types which do implement a special transfer protocol.
SampleRateChangeResponder Interface for types which must react on sample rate changes.
TransferManager Interface for the transfer manager.
UpdatableTransmissionComponent<T extends UpdatableConfiguration<T>> Interface for components in the transmission package, which can be updated by a configuration.
 

Class Summary
TransferEvent A simple transfer event for successful file transfer events.
 

Enum Summary
ConnectionStrategyDescription The enumeration defining the combinations of connection strategies to be used for transmission.
 

Package de.unikassel.android.sdcframework.transmission.facade Description

Provides the interfaces for the transmission package.