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 © 2014 Oracle Corporation. All rights reserved.