Package com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10

Class Summary
HttpRedirector Utility class used to redirect an HTTP(s) request to another protocol and endpoint.
HttpRedirectorProtocolFinder A ProtocolFinder implementation that parse the available SocketChannel bytes looking for the 'http' bytes.
HttpRedirectorProtocolHandler Redirect the request to the proper protocol, which can be http or https.
WSTCPGrizzly10ProtocolHandler