public static final class TransportFilter.FlushEvent extends java.lang.Object implements FilterChainEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
CompletionHandler |
getCompletionHandler() |
java.lang.Object |
type() |
public java.lang.Object type()
type in interface FilterChainEventpublic CompletionHandler getCompletionHandler()
Copyright © 2013 Oracle Corporation. All Rights Reserved.