Class TransportService
java.lang.Object
de.willuhn.jameica.services.TransportService
- All Implemented Interfaces:
de.willuhn.boot.Bootable
Verwaltet die Transport-Protokolle.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransportService
public TransportService()
-
-
Method Details
-
depends
- Specified by:
dependsin interfacede.willuhn.boot.Bootable- See Also:
-
init
public void init(de.willuhn.boot.BootLoader arg0, de.willuhn.boot.Bootable arg1) throws de.willuhn.boot.SkipServiceException - Specified by:
initin interfacede.willuhn.boot.Bootable- Throws:
de.willuhn.boot.SkipServiceException- See Also:
-
shutdown
public void shutdown()- Specified by:
shutdownin interfacede.willuhn.boot.Bootable- See Also:
-
getTransport
-