| 程序包 | 说明 |
|---|---|
| cn.ibaijia.isocket | |
| cn.ibaijia.isocket.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Protocol> |
Context.getProtocolList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Context |
Context.addProtocol(Protocol protocol) |
| 构造器和说明 |
|---|
Client(String host,
int port,
Protocol protocol,
Processor<T> processor) |
Server(String host,
int port,
Protocol protocol,
Processor<T> processor) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FixLengthBigBufferProtocol<B extends Buffer> |
class |
FixLengthBufferProtocol |
class |
FixLengthStringProtocol |
class |
IntegerProtocol |
Copyright © 2019. All rights reserved.