|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectplay.server.Server
public class Server
| 字段摘要 | |
|---|---|
static int |
httpPort
|
static int |
httpsPort
|
static java.lang.String |
PID_FILE
|
| 构造方法摘要 | |
|---|---|
Server(java.lang.String[] args)
|
|
| 方法摘要 | |
|---|---|
static void |
main(java.lang.String[] args)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
public static int httpPort
public static int httpsPort
public static final java.lang.String PID_FILE
| 构造方法详细信息 |
|---|
public Server(java.lang.String[] args)
| 方法详细信息 |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||