Klasse AvailApplicationModule
java.lang.Object
org.xbib.net.http.server.application.BaseApplicationModule
org.xbib.interlibrary.http.server.InterlibraryServerApplicationModule
org.xbib.interlibrary.http.server.avail.AvailApplicationModule
- Alle implementierten Schnittstellen:
org.xbib.net.http.server.application.ApplicationModule
public class AvailApplicationModule
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
KonstruktorenKonstruktorBeschreibungAvailApplicationModule
(HttpAvailServer httpAvailServer, org.xbib.net.http.server.application.Application application, String name, org.xbib.settings.Settings settings) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.xbib.interlibrary.action.avail.AvailResponse
availRequest
(org.xbib.net.http.server.HttpRequest httpRequest) void
executeAvail
(String key, org.xbib.net.http.server.route.HttpRouterContext context) getAvailForm
(String key, org.xbib.net.http.server.HttpRequest request, org.xbib.net.http.server.session.Session session) getAvailResponse
(String key, org.xbib.net.http.server.session.Session session) void
removeAvailResponse
(String key, org.xbib.net.http.server.session.Session session) 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
-
Konstruktordetails
-
AvailApplicationModule
public AvailApplicationModule(HttpAvailServer httpAvailServer, org.xbib.net.http.server.application.Application application, String name, org.xbib.settings.Settings settings)
-
-
Methodendetails
-
availRequest
public org.xbib.interlibrary.action.avail.AvailResponse availRequest(org.xbib.net.http.server.HttpRequest httpRequest) -
getFormId
-
getAvailForm
-
getAvailResponse
-
removeAvailResponse
-
executeAvail
-