Uses of Interface
lumis.portal.serviceinterface.IServiceInterfaceRequestDispatcher
-
Packages that use IServiceInterfaceRequestDispatcher Package Description lumis.lptf.portal.serviceinterface This package contains the mocks and the test base class useful to perform tests on service interfaces.lumis.portal.servicecontainer lumis.portal.serviceinterface -
-
Uses of IServiceInterfaceRequestDispatcher in lumis.lptf.portal.serviceinterface
Methods in lumis.lptf.portal.serviceinterface that return IServiceInterfaceRequestDispatcher Modifier and Type Method Description IServiceInterfaceRequestDispatcher
MockServiceInterfaceRenderRequest. getRequestDispatcher(String path)
-
Uses of IServiceInterfaceRequestDispatcher in lumis.portal.servicecontainer
Classes in lumis.portal.servicecontainer that implement IServiceInterfaceRequestDispatcher Modifier and Type Class Description class
ServiceContainerRequestDispatcher
A request dispatcher implementation for the portal service container.Methods in lumis.portal.servicecontainer that return IServiceInterfaceRequestDispatcher Modifier and Type Method Description IServiceInterfaceRequestDispatcher
ServiceContainerRequest. getRequestDispatcher(String path)
-
Uses of IServiceInterfaceRequestDispatcher in lumis.portal.serviceinterface
Methods in lumis.portal.serviceinterface that return IServiceInterfaceRequestDispatcher Modifier and Type Method Description IServiceInterfaceRequestDispatcher
IServiceInterfaceRequest. getRequestDispatcher(String path)
-