protected static class GlassfishNetworkListener.HttpAdapterImpl extends Object implements HttpAdapter
| Constructor and Description |
|---|
HttpAdapterImpl(VirtualServer virtualServer,
ContainerMapper conainerMapper,
String webAppRootPath) |
| Modifier and Type | Method and Description |
|---|---|
ContainerMapper |
getMapper() |
VirtualServer |
getVirtualServer() |
String |
getWebAppRootPath() |
public HttpAdapterImpl(VirtualServer virtualServer, ContainerMapper conainerMapper, String webAppRootPath)
public ContainerMapper getMapper()
getMapper in interface HttpAdapterpublic VirtualServer getVirtualServer()
getVirtualServer in interface HttpAdapterpublic String getWebAppRootPath()
getWebAppRootPath in interface HttpAdapterCopyright © 2017. All rights reserved.