Uses of Interface
org.kapott.hbci.server.datastore.DataStore

Packages that use DataStore
org.kapott.hbci.server Paket mit den Basis-Klassen für die Realisierung eines HBCI-Servers. 
 

Uses of DataStore in org.kapott.hbci.server
 

Constructors in org.kapott.hbci.server with parameters of type DataStore
HBCIServer(DataStore dataStore, ServerCallback callback)
          Erzeugen einer HBCI-Server-Instanz.