| 程序包 | 说明 |
|---|---|
| net.apexes.wsonrpc.core |
| 限定符和类型 | 方法和说明 |
|---|---|
RemoteInvoker |
RemoteInvoker.classLoader(ClassLoader classLoader) |
static RemoteInvoker |
RemoteInvoker.create(Remote remote) |
RemoteInvoker |
RemoteInvoker.serviceName(String serviceName)
自定义服务名称
|
RemoteInvoker |
RemoteInvoker.simpleNameIfNull()
如果未设置服务名称就使用serviceClass的simpleName
|
RemoteInvoker |
RemoteInvoker.timeout(int timeout)
设置超时时间,0表示永不超时。
|
Copyright © 2018. All rights reserved.