public interface ISSLListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onPlainData(ByteBuffer plainBytes) |
void |
onWrappedData(ByteBuffer wrappedBytes) |
void onWrappedData(ByteBuffer wrappedBytes)
void onPlainData(ByteBuffer plainBytes)
Copyright © 2021. All rights reserved.