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

Packages that use de.unikassel.android.sdcframework.transmission
de.unikassel.android.sdcframework.transmission The classes providing the service for the transfer of stored samples to a remote server. 
 

Classes in de.unikassel.android.sdcframework.transmission used by de.unikassel.android.sdcframework.transmission
AbstractConnectionStrategy
          Abstract base class for connection strategy types, knowing a successor to delegate to if the strategy fails.
AbstractProtocol
          Abstract base class for protocol types.
FileManager
          A file management component for the transmission service.
SampleGatheringController
          A class to realize a controller for the task to select samples from the database for transfer.
SimpleHttpProtocol
          Implementation of a simple HTTP protocol without authentication.
UploadManager
          The manager responsible to handle the file upload to a remote server.