public class ServerInfo extends Object
| Constructor and Description |
|---|
ServerInfo() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPublicServerInfo() |
static String |
getServerInfo()
Return the server identification for this version of Tomcat.
|
static void |
setPublicServerInfo(String info) |
static void |
setServerInfo(String info) |
public static void setServerInfo(String info)
public static String getServerInfo()
public static void setPublicServerInfo(String info)
public static String getPublicServerInfo()
Copyright © 2005–2017 Oracle Corporation. All rights reserved.