public class Hessian2Codec extends Object implements RemotingDataCodec
| 构造器和说明 |
|---|
Hessian2Codec() |
| 限定符和类型 | 方法和说明 |
|---|---|
RemotingDataDecoder |
getDecoder() |
RemotingDataEncoder |
getEncoder() |
public RemotingDataEncoder getEncoder()
getEncoder 在接口中 RemotingDataCodecpublic RemotingDataDecoder getDecoder()
getDecoder 在接口中 RemotingDataCodecCopyright © 2020. All rights reserved.