Package org.glassfish.grizzly.http
Class HttpEvents.ResponseCompleteEvent
- java.lang.Object
-
- org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
-
- All Implemented Interfaces:
FilterChainEvent
- Enclosing class:
- HttpEvents
public static final class HttpEvents.ResponseCompleteEvent extends java.lang.Object implements FilterChainEvent
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.ObjectTYPE
-
Constructor Summary
Constructors Constructor Description ResponseCompleteEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objecttype()
-
-
-
Method Detail
-
type
public java.lang.Object type()
- Specified by:
typein interfaceFilterChainEvent
-
-