| 程序包 | 说明 |
|---|---|
| net.apexes.wsonrpc.server | |
| net.apexes.wsonrpc.server.support |
| 限定符和类型 | 方法和说明 |
|---|---|
static PathAcceptor |
PathAcceptors.equalsPath(String ref) |
static PathAcceptor |
PathAcceptors.rootPath() |
static PathAcceptor |
PathAcceptors.startWithPath(String root)
允许接受以root开头的路径连接
|
| 构造器和说明 |
|---|
JavaWebsocketWsonrpcServer(int port,
PathAcceptor pathAcceptor) |
JavaWebsocketWsonrpcServer(int port,
PathAcceptor pathAcceptor,
WsonrpcConfig config) |
Copyright © 2019. All rights reserved.