Package | Description |
---|---|
org.glassfish.grizzly.filterchain |
Modifier and Type | Method and Description |
---|---|
void |
FilterChainContext.addCopyListener(FilterChainContext.CopyListener listener)
Add the
FilterChainContext.CopyListener , which will be notified, right after
this FilterChainContext.copy() is called. |
boolean |
FilterChainContext.removeCopyListener(FilterChainContext.CopyListener listener)
Remove the
FilterChainContext.CopyListener . |
Copyright © 2015 Oracle Corporation. All rights reserved.