Klasse HttpDocumentServerModule

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

public class HttpDocumentServerModule extends org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule
  • Feldübersicht

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

    application, name, settings
  • Konstruktorübersicht

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

    Von Klasse geerbte Methoden org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule

    onOpen

    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

    • HttpDocumentServerModule

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