Package org.glassfish.grizzly.samples.echo


package org.glassfish.grizzly.samples.echo
  • Classes
    Class
    Description
    Client filter is responsible for redirecting server response to the standard output
    The simple client, which sends a message to the echo server and waits for response
    Implementation of FilterChain filter, which replies with the request message.
    Implementation of FilterChain filter, which asynchronously replies with the request message.
    Class initializes and starts the echo server, based on Grizzly 2.0