public class InterceptorUtils extends Object
| Constructor and Description |
|---|
InterceptorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addInterceptors(org.apache.cxf.interceptor.InterceptorProvider interceptorProvider,
Map<String,String> properties) |
static void |
removeInterceptors(List<org.apache.cxf.interceptor.Interceptor<?>> interceptorsList,
String interceptors) |
Copyright © 2016 JBoss, by Red Hat. All rights reserved.