Package org.apache.cxf.interceptor
Interface OneWayInterceptor<T extends Message>
- All Superinterfaces:
Interceptor<T>
Base interface for client interceptors that are compatible with one way
message processing (primarily, JAX-WS).
-
Method Summary
Methods inherited from interface org.apache.cxf.interceptor.Interceptor
handleFault, handleMessage