Class SSLEchoClient
java.lang.Object
org.glassfish.grizzly.samples.ssl.SSLEchoClient
The simple
FilterChain based SSL client, which sends a message to
the echo server and waits for response. In this sample we add
a StringFilter to a FilterChain, so there is no need to do
Buffer <-> String transformation explicitly.- Author:
- Alexey Stashok
- See Also:
-
StringFilterSSLFilterSSLContextConfiguratorSSLEngineConfigurator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SSLEchoClient
public SSLEchoClient()
-
-
Method Details
-
main
- Throws:
IOException
-