| Package | Description |
|---|---|
| org.glassfish.grizzly.filterchain |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterChainContext.addCompletionListener(FilterChainContext.CompletionListener listener)
Add the
FilterChainContext.CompletionListener, which will be notified, when
this FilterChainContext processing will be completed. |
boolean |
FilterChainContext.removeCompletionListener(FilterChainContext.CompletionListener listener)
Remove the
FilterChainContext.CompletionListener. |
Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.