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

public class HttpSearchRetrieveServer 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
    protected 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)
     
    protected void
    customizeRouter(org.xbib.net.http.server.route.BaseHttpRouterBuilder baseHttpRouterBuilder)
     
    List<org.xbib.interlibrary.action.sru.SearchRetrieveService>
     

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

    buildApplicationModule, buildEventManager, buildHttpAddress, buildSecurityDomain, 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

    • HttpSearchRetrieveServer

      public HttpSearchRetrieveServer()
  • Methodendetails

    • customizeRouter

      protected void customizeRouter(org.xbib.net.http.server.route.BaseHttpRouterBuilder baseHttpRouterBuilder)
      Setzt außer Kraft:
      customizeRouter in Klasse org.xbib.interlibrary.http.server.InterlibraryServer
    • buildDomain

      protected 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) throws IOException
      Setzt außer Kraft:
      buildDomain in Klasse org.xbib.interlibrary.http.server.InterlibraryServer
      Löst aus:
      IOException
    • 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
    • buildSearchServiceKeys

      public List<SearchForm.Key> buildSearchServiceKeys(Collection<?> currentValue)
    • getSearchServicesFromAction

      public List<org.xbib.interlibrary.action.sru.SearchRetrieveService> getSearchServicesFromAction()