public class ApiLoggingFilter extends Object
| Constructor and Description |
|---|
ApiLoggingFilter(Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
aroundWriteTo(WriterInterceptorContext writerInterceptorContext) |
void |
filter(ClientRequestContext context) |
void |
filter(ClientRequestContext requestContext,
ClientResponseContext responseContext) |
public void filter(ClientRequestContext context)
throws IOException
IOExceptionpublic void filter(ClientRequestContext requestContext,
ClientResponseContext responseContext)
throws IOException
IOExceptionpublic void aroundWriteTo(WriterInterceptorContext writerInterceptorContext)
throws IOException,
WebApplicationException
IOExceptionWebApplicationExceptionCopyright © 2017 MuleSoft Inc. All rights reserved.