public interface ResponseContentInterceptorChain
ResponseContentInterceptor instances.| Modifier and Type | Method and Description |
|---|---|
void |
proceed()
Invoke the next
ResponseContentInterceptor in the chain. |
void proceed()
ResponseContentInterceptor in the chain. When no more registered ResponseContentInterceptor
instances exist, this method simply returns control back to the calling ResponseContentInterceptor.Copyright © 2021 OCPsoft. All rights reserved.