org.apache.coyote
public interface Adapter
ProtocolHandler
void service(Request req, Response res) throws java.lang.Exception
java.lang.Exception
- if an error happens during handling of
the request. Common errors are:
boolean event(Request req, Response res, SocketStatus status) throws java.lang.Exception
java.lang.Exception
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.