Package org.glassfish.grizzly.samples.ssl
package org.glassfish.grizzly.samples.ssl
-
ClassesClassDescriptionThe simple
FilterChainbased SSL client, which sends a message to the echo server and waits for response.Class initializes and starts the SSL echo server, based on Grizzly 2.0 We use theEchoFilterfrom echo example.