| Package | Description |
|---|---|
| com.vmware.vapi.protocol.server.rpc.http.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticContentServiceImpl
Instances of this class can be configured in the usual way
except that it is not allowed to
Service.setServlet(javax.servlet.Servlet)
or Service.setInitParameters(java.util.Map<java.lang.String, java.lang.String>). |
| Modifier and Type | Method and Description |
|---|---|
protected Service |
TcServer.prepareDefaultServlet(StaticContentService staticSrv) |
protected abstract Service |
AbstractServer.prepareDefaultServlet(StaticContentService staticSrv)
Prepares default servlet for serving static content.
|
Copyright © 2022. All rights reserved.