|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorProvider | |
---|---|
org.apache.cxf | |
org.apache.cxf.binding | |
org.apache.cxf.endpoint | |
org.apache.cxf.interceptor | |
org.apache.cxf.service | |
org.apache.cxf.ws.policy |
Uses of InterceptorProvider in org.apache.cxf |
---|
Subinterfaces of InterceptorProvider in org.apache.cxf | |
---|---|
interface |
Bus
The Bus is the central place in CXF. |
Uses of InterceptorProvider in org.apache.cxf.binding |
---|
Subinterfaces of InterceptorProvider in org.apache.cxf.binding | |
---|---|
interface |
Binding
A Binding provides interceptors and message creation logic for a specific protocol binding. |
Uses of InterceptorProvider in org.apache.cxf.endpoint |
---|
Subinterfaces of InterceptorProvider in org.apache.cxf.endpoint | |
---|---|
interface |
Client
|
interface |
Endpoint
Represents an endpoint that receives messages. |
Uses of InterceptorProvider in org.apache.cxf.interceptor |
---|
Classes in org.apache.cxf.interceptor that implement InterceptorProvider | |
---|---|
class |
AbstractAttributedInterceptorProvider
|
class |
AbstractBasicInterceptorProvider
|
Uses of InterceptorProvider in org.apache.cxf.service |
---|
Subinterfaces of InterceptorProvider in org.apache.cxf.service | |
---|---|
interface |
Service
|
Uses of InterceptorProvider in org.apache.cxf.ws.policy |
---|
Subinterfaces of InterceptorProvider in org.apache.cxf.ws.policy | |
---|---|
interface |
PolicyInterceptorProvider
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |