java.lang.Object
org.xbib.interlibrary.common.Interlibrary
org.xbib.interlibrary.http.server.InterlibraryServer
org.xbib.interlibrary.http.server.avail.HttpAvailServer
Alle implementierten Schnittstellen:
AutoCloseable

public final class HttpAvailServer extends org.xbib.interlibrary.http.server.InterlibraryServer
  • Feldübersicht

    Von Klasse geerbte Felder org.xbib.interlibrary.http.server.InterlibraryServer

    hexFavIcon

    Von Klasse geerbte Felder org.xbib.interlibrary.common.Interlibrary

    configuration
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    org.xbib.net.http.server.domain.HttpDomain
    buildDomain(org.xbib.net.http.HttpAddress httpAddress, org.xbib.net.http.server.domain.HttpSecurityDomain securityDomain, org.xbib.net.http.server.domain.BaseHttpDomainBuilder domainBuilder)
     
    protected void
    customizeApplication(org.xbib.net.http.server.application.Application application)
     
    getAvailServices(Collection<?> currentValue)
     

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

    buildApplicationModule, buildEventManager, buildHttpAddress, buildSecurityDomain, customizeRouter, fromHex, getEventManager, main, run

    Von Klasse geerbte Methoden org.xbib.interlibrary.common.Interlibrary

    close, execute, executeAll, executeAny, executeReduce, getActions, getConfiguration, getModule, getReturnCode, getSettings, open, open, open, setActionService, submit

    Von Klasse geerbte Methoden java.lang.Object

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

    • HttpAvailServer

      public HttpAvailServer()
  • Methodendetails

    • buildDomain

      public org.xbib.net.http.server.domain.HttpDomain buildDomain(org.xbib.net.http.HttpAddress httpAddress, org.xbib.net.http.server.domain.HttpSecurityDomain securityDomain, org.xbib.net.http.server.domain.BaseHttpDomainBuilder domainBuilder)
      Setzt außer Kraft:
      buildDomain in Klasse org.xbib.interlibrary.http.server.InterlibraryServer
    • customizeApplication

      protected void customizeApplication(org.xbib.net.http.server.application.Application application)
      Setzt außer Kraft:
      customizeApplication in Klasse org.xbib.interlibrary.http.server.InterlibraryServer
    • getAvailServices

      public List<AvailForm.Key> getAvailServices(Collection<?> currentValue)