Apache CXF API

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

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

Uses of StaxOutEndingInterceptor in org.apache.cxf.interceptor
 

Fields in org.apache.cxf.interceptor declared as StaxOutEndingInterceptor
static StaxOutEndingInterceptor StaxOutInterceptor.ENDING
           
 


Apache CXF API

Apache CXF