org.mortbay.jetty.grizzly
Class JettyProtocolHandler
java.lang.Object
org.mortbay.jetty.grizzly.JettyProtocolHandler
public class JettyProtocolHandler
- extends Object
Simple Protocol handler that redirect http request from GlassFish to Jetty.
- Author:
- Jeanfrancois Arcand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JettyProtocolHandler
public JettyProtocolHandler()
- Creates a new instance of JettyProtocolHandler
getProtocols
public String[] getProtocols()
handle
public void handle(ProtocolInfo protocolInfo)
throws IOException
- Throws:
IOException
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.