| Package | Description |
|---|---|
| org.apache.mina.filter.ssl |
Classes that implement IoFilter and provide Secure Sockets Layer
functionality.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SslHandler.write(IoFilter.NextFilter next,
WriteRequest request)
Encrypts and writes the specified
WriteRequest to the
IoSession or enqueues it to be processed later. |
Copyright © 2004–2024 Apache MINA Project. All rights reserved.