|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.catalina.connector.Connector
org.apache.geronimo.tomcat.connector.HTTPConnector
public class HTTPConnector
Apache Tomcat HTTP 1.1 connector
| Field Summary | |
|---|---|
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
| Fields inherited from class org.apache.catalina.connector.Connector |
|---|
adapter, allowTrace, domain, emptySessionPath, enableLookups, info, initialized, lifecycle, mapper, mapperListener, maxPostSize, maxSavePostSize, mserver, oname, port, protocolHandler, protocolHandlerClassName, proxyName, proxyPort, redirectPort, replacements, scheme, secure, service, sm, started, stopped, thread, URIEncoding, useBodyEncodingForURI, useIPVHosts, xpoweredBy |
| Fields inherited from interface org.apache.catalina.Lifecycle |
|---|
AFTER_START_EVENT, AFTER_STOP_EVENT, BEFORE_START_EVENT, BEFORE_STOP_EVENT, DESTROY_EVENT, INIT_EVENT, PERIODIC_EVENT, START_EVENT, STOP_EVENT |
| Constructor Summary | |
|---|---|
HTTPConnector(TomcatContainer container)
|
|
| Method Summary | |
|---|---|
void |
doFail()
|
void |
doStart()
|
void |
doStop()
|
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
| Methods inherited from class org.apache.catalina.connector.Connector |
|---|
addLifecycleListener, createObjectName, createRequest, createResponse, destroy, findContainer, findLifecycleListeners, getAllowTrace, getAttribute, getBufferSize, getContainer, getController, getDomain, getEmptySessionPath, getEnableLookups, getInfo, getMapper, getMaxPostSize, getMaxSavePostSize, getObjectName, getPort, getProperty, getProtocol, getProtocolHandler, getProtocolHandlerClassName, getProxyName, getProxyPort, getRedirectPort, getScheme, getSecure, getService, getURIEncoding, getUseBodyEncodingForURI, getUseIPVHosts, getXpoweredBy, init, initialize, isAvailable, pause, postDeregister, postRegister, preDeregister, preRegister, removeLifecycleListener, removeProperty, resume, setAllowTrace, setAttribute, setBufferSize, setContainer, setController, setEmptySessionPath, setEnableLookups, setMaxPostSize, setMaxSavePostSize, setPort, setProperty, setProtocol, setProtocolHandlerClassName, setProxyName, setProxyPort, setRedirectPort, setScheme, setSecure, setService, setURIEncoding, setUseBodyEncodingForURI, setUseIPVHosts, setXpoweredBy, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
| Constructor Detail |
|---|
public HTTPConnector(TomcatContainer container)
throws Exception
Exception| Method Detail |
|---|
public void doStart()
throws org.apache.catalina.LifecycleException
doStart in interface org.apache.geronimo.gbean.GBeanLifecycleorg.apache.catalina.LifecycleExceptionpublic void doStop()
doStop in interface org.apache.geronimo.gbean.GBeanLifecyclepublic void doFail()
doFail in interface org.apache.geronimo.gbean.GBeanLifecyclepublic static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||