org.glassfish.grizzly.filterchain
Class TransportFilter.FlushEvent
java.lang.Object
org.glassfish.grizzly.filterchain.TransportFilter.FlushEvent
- All Implemented Interfaces:
- FilterChainEvent
- Enclosing class:
- TransportFilter
public static final class TransportFilter.FlushEvent
- extends Object
- implements FilterChainEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final Object TYPE
type
public Object type()
- Specified by:
type in interface FilterChainEvent
getCompletionHandler
public CompletionHandler getCompletionHandler()
Copyright © 2012 Oracle Corporation. All Rights Reserved.