public class ServletProtocol extends BaseServletProtocol
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
PROTOCOL_NAME |
Constructor and Description |
---|
ServletProtocol() |
Modifier and Type | Method and Description |
---|---|
DeploymentPackager |
getPackager()
Get the DeploymentPackager for this Protocol.
|
protected java.lang.String |
getProtcolName() |
getDescription, getExecutor, getProtocolConfigurationClass
private static final java.lang.String PROTOCOL_NAME
protected java.lang.String getProtcolName()
getProtcolName
in class BaseServletProtocol
public DeploymentPackager getPackager()
Protocol