java.lang.Objectorg.apache.catalina.connector.CometEventImpl
All Implemented Interfaces:
CometEvent
Field Summary | ||
---|---|---|
protected static StringManager | sm | The string manager for this package. |
protected Request | request | Associated request. |
protected Response | response | Associated response. |
protected EventType | eventType | Event type. |
protected EventSubType | eventSubType | Event sub type. |
Constructor: |
---|
|
Method from org.apache.catalina.connector.CometEventImpl Summary: |
---|
clear, close, getEventSubType, getEventType, getHttpServletRequest, getHttpServletResponse, setEventSubType, setEventType, setTimeout |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.catalina.connector.CometEventImpl Detail: |
---|
|
|
|
|
|
|
|
|
|