public class ObjectSocketProtocol extends Object implements SocketProtocol
| 构造器和说明 |
|---|
ObjectSocketProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
net.isger.util.Decoder |
getDecoder() |
net.isger.util.Encoder |
getEncoder() |
void |
initial() |
public void initial()
initial 在接口中 net.isger.util.Manageablepublic net.isger.util.Encoder getEncoder()
getEncoder 在接口中 SocketProtocolpublic net.isger.util.Decoder getDecoder()
getDecoder 在接口中 SocketProtocolpublic void destroy()
destroy 在接口中 net.isger.util.ManageableCopyright © 2024. All rights reserved.