| 限定符和类型 | 方法和说明 |
|---|---|
static WsonrpcRemote |
getRemote()
返回当前线程的客户端连接
|
static WsonrpcRemote |
getRemote(String sessionId)
返回指定ID的客户端连接
|
static Collection<? extends WsonrpcRemote> |
getRemotes()
返回所有客户端连接
|
public static WsonrpcRemote getRemote(String sessionId)
sessionId - public static Collection<? extends WsonrpcRemote> getRemotes()
public static WsonrpcRemote getRemote()
Copyright © 2020. All rights reserved.