Verwendungen von Schnittstelle
de.uplanet.lucy.server.engine.http.IWebProcessingContext
Packages, die IWebProcessingContext verwenden
-
Verwendungen von IWebProcessingContext in de.uplanet.lucy.server.businesslogic
Unterschnittstellen von IWebProcessingContext in de.uplanet.lucy.server.businesslogicKlassen in de.uplanet.lucy.server.businesslogic, die IWebProcessingContext implementierenModifizierer und TypKlasseBeschreibungclassThisIBusinessLogicProcessingContextis used in cases where a real business logic processing context is not available, but an operation that requires aIBusinessLogicProcessingContextis likely to succeed with a restricted context. -
Verwendungen von IWebProcessingContext in de.uplanet.lucy.server.polling
Methoden in de.uplanet.lucy.server.polling mit Parametern vom Typ IWebProcessingContextModifizierer und TypMethodeBeschreibungIPollingEndpoint.poll(IWebProcessingContext p_ctx) Poll the current value.