Klasse InterlibraryServerApplicationModule

java.lang.Object
org.xbib.net.http.server.application.BaseApplicationModule
org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule
Alle implementierten Schnittstellen:
org.xbib.net.http.server.application.ApplicationModule

public class InterlibraryServerApplicationModule extends org.xbib.net.http.server.application.BaseApplicationModule
  • Feldübersicht

    Von Klasse geerbte Felder org.xbib.net.http.server.application.BaseApplicationModule

    application, name, settings
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    InterlibraryServerApplicationModule(org.xbib.net.http.server.application.Application application, String name, org.xbib.settings.Settings settings)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onOpen(org.xbib.net.http.server.route.HttpRouterContext httpRouterContext)
     

    Von Klasse geerbte Methoden org.xbib.net.http.server.application.BaseApplicationModule

    getName, onFail, onFail, onFail, onFail, onOpen, onOpen, onSuccess, onSuccess, onSuccess, onSuccess

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • InterlibraryServerApplicationModule

      public InterlibraryServerApplicationModule(org.xbib.net.http.server.application.Application application, String name, org.xbib.settings.Settings settings)
  • Methodendetails

    • onOpen

      public void onOpen(org.xbib.net.http.server.route.HttpRouterContext httpRouterContext)
      Angegeben von:
      onOpen in Schnittstelle org.xbib.net.http.server.application.ApplicationModule
      Setzt außer Kraft:
      onOpen in Klasse org.xbib.net.http.server.application.BaseApplicationModule