Package | Description |
---|---|
io.netty.handler.ssl |
SSL ·
TLS implementation based on
SSLEngine |
Modifier and Type | Method and Description |
---|---|
PemValue |
PemValue.copy() |
PemValue |
PemValue.duplicate() |
PemValue |
PemValue.replace(ByteBuf content) |
PemValue |
PemValue.retain() |
PemValue |
PemValue.retain(int increment) |
PemValue |
PemValue.retainedDuplicate() |
PemValue |
PemValue.touch() |
PemValue |
PemValue.touch(java.lang.Object hint) |