Uses of Interface
de.osci.osci12.extinterfaces.TransportI

Packages that use TransportI
de.osci.osci12.common   
de.osci.osci12.extinterfaces   
 

Uses of TransportI in de.osci.osci12.common
 

Methods in de.osci.osci12.common that return TransportI
 TransportI DialogHandler.getTransportModule()
          Liefert die installierte Implementierung des Transportinterfaces.
 

Constructors in de.osci.osci12.common with parameters of type TransportI
DialogHandler(Originator client, Intermed supplier, TransportI transportModule)
          Konstruktor für alle Aufträge/Auftragsantworten, ausgenommen Annahmeauftrag/-antwort und Bearbeitungsauftrag/-antwort.
DialogHandler(Intermed client, Addressee supplier, TransportI transportModule)
          DialogHandler für Annahmeauftrag/-antwort und Bearbeitungsauftrag/-antwort.
 

Uses of TransportI in de.osci.osci12.extinterfaces
 

Methods in de.osci.osci12.extinterfaces that return TransportI
 TransportI TransportI.newInstance()
          Die Implementierung dieser statischen Methode muss eine neue Instanz der Klasse zurückgeben.
 



Copyright © 2008. All Rights Reserved.