Class CoyoteAdapter

java.lang.Object
org.apache.catalina.connector.CoyoteAdapter
All Implemented Interfaces:
Adapter

public class CoyoteAdapter extends Object implements Adapter
Implementation of a request processor which delegates the processing to a Coyote processor.
Author:
Craig R. McClanahan, Remy Maucherat