Uses of Interface
de.uplanet.lucy.server.connector.IServerBridgeResponse
Packages that use IServerBridgeResponse
-
Uses of IServerBridgeResponse in de.uplanet.lucy.server.businesslogic
Methods in de.uplanet.lucy.server.businesslogic that return IServerBridgeResponseModifier and TypeMethodDescriptionBusinessLogicProcessingContext.getResponse()
Get the Web response.Constructors in de.uplanet.lucy.server.businesslogic with parameters of type IServerBridgeResponseModifierConstructorDescriptionBusinessLogicProcessingContext
(org.springframework.context.ApplicationContext p_appCtx, de.uplanet.jdbc.JdbcConnection p_conn, IServerBridgeRequest p_request, IServerBridgeResponse p_response, ISession p_session, SharedState p_sharedState, IViewData p_viewData) Creates the processing context. -
Uses of IServerBridgeResponse in de.uplanet.lucy.server.connector.web
Constructors in de.uplanet.lucy.server.connector.web with parameters of type IServerBridgeResponse