Apache CXF API

Uses of Class
org.apache.cxf.interceptor.StaxInEndingInterceptor

Packages that use StaxInEndingInterceptor
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
 

Uses of StaxInEndingInterceptor in org.apache.cxf.interceptor
 

Fields in org.apache.cxf.interceptor declared as StaxInEndingInterceptor
static StaxInEndingInterceptor StaxInEndingInterceptor.INSTANCE
           
 


Apache CXF API

Apache CXF