public class HttpServletHttpServerImplementation extends Object implements HttpServerImplementation, OfficeExtensionService
HttpServerImplementation to validate tests.| Modifier and Type | Class and Description |
|---|---|
static interface |
HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader
Provides context to load the
HttpServletHttpServerImplementation. |
| Constructor and Description |
|---|
HttpServletHttpServerImplementation() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureHttpServer(HttpServerImplementationContext context) |
void |
extendOffice(OfficeArchitect officeArchitect,
OfficeExtensionContext context) |
static HttpServletOfficeFloorBridge |
load(HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader loader)
Loads the
HttpServletHttpServerImplementation. |
public static HttpServletOfficeFloorBridge load(HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader loader) throws Exception
HttpServletHttpServerImplementation.loader - HttpServletHttpServerImplementation.HttpServletOfficeFloorLoader.HttpServletOfficeFloorBridge.Exception - If fails to load.public void configureHttpServer(HttpServerImplementationContext context)
configureHttpServer in interface HttpServerImplementationpublic void extendOffice(OfficeArchitect officeArchitect, OfficeExtensionContext context) throws Exception
extendOffice in interface OfficeExtensionServiceExceptionCopyright © 2005–2019. All rights reserved.