Apache CXF API

Uses of Class
org.apache.cxf.interceptor.InterceptorChain.State

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

Uses of InterceptorChain.State in org.apache.cxf.interceptor
 

Methods in org.apache.cxf.interceptor that return InterceptorChain.State
static InterceptorChain.State InterceptorChain.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InterceptorChain.State[] InterceptorChain.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.