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

Packages that use de.unikassel.android.sdcframework.transmission.facade
de.unikassel.android.sdcframework.preferences Provides the classes to manage preferences, service configurations values and defaults. 
de.unikassel.android.sdcframework.preferences.facade Provides the interfaces for the preference package. 
de.unikassel.android.sdcframework.service Does contain the service management related classes. 
de.unikassel.android.sdcframework.transmission The classes providing the service for the transfer of stored samples to a remote server. 
de.unikassel.android.sdcframework.transmission.facade Provides the interfaces for the transmission package. 
de.unikassel.android.sdcframework.util Does contain utility classes and interfaces. 
 

Classes in de.unikassel.android.sdcframework.transmission.facade used by de.unikassel.android.sdcframework.preferences
ConnectionStrategyDescription
          The enumeration defining the combinations of connection strategies to be used for transmission.
 

Classes in de.unikassel.android.sdcframework.transmission.facade used by de.unikassel.android.sdcframework.preferences.facade
ConnectionStrategyDescription
          The enumeration defining the combinations of connection strategies to be used for transmission.
 

Classes in de.unikassel.android.sdcframework.transmission.facade used by de.unikassel.android.sdcframework.service
TransferEvent
          A simple transfer event for successful file transfer events.
TransferManager
          Interface for the transfer manager.
 

Classes in de.unikassel.android.sdcframework.transmission.facade used by de.unikassel.android.sdcframework.transmission
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.
TransferEvent
          A simple transfer event for successful file transfer events.
TransferManager
          Interface for the transfer manager.
UpdatableTransmissionComponent
          Interface for components in the transmission package, which can be updated by a configuration.
 

Classes in de.unikassel.android.sdcframework.transmission.facade used by de.unikassel.android.sdcframework.transmission.facade
ConnectionStrategyDescription
          The enumeration defining the combinations of connection strategies to be used for transmission.
ProtocolStrategy
          Interface for protocol strategy types which do implement a special transfer protocol.
SampleRateChangeResponder
          Interface for types which must react on sample rate changes.
UpdatableTransmissionComponent
          Interface for components in the transmission package, which can be updated by a configuration.
 

Classes in de.unikassel.android.sdcframework.transmission.facade used by de.unikassel.android.sdcframework.util
ConnectionStrategy
          Interface for connection strategy types.
ProtocolStrategy
          Interface for protocol strategy types which do implement a special transfer protocol.
UpdatableTransmissionComponent
          Interface for components in the transmission package, which can be updated by a configuration.