Class ResponseTimeFeature
- java.lang.Object
-
- javax.xml.ws.WebServiceFeature
-
- org.apache.cxf.feature.AbstractFeature
-
- org.apache.cxf.feature.DelegatingFeature<ResponseTimeFeature.Portable>
-
- org.apache.cxf.management.interceptor.ResponseTimeFeature
-
- All Implemented Interfaces:
AbstractPortableFeature,Feature
public class ResponseTimeFeature extends DelegatingFeature<ResponseTimeFeature.Portable>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classResponseTimeFeature.Portable
-
Field Summary
-
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegate
-
-
Constructor Summary
Constructors Constructor Description ResponseTimeFeature()
-
Method Summary
-
Methods inherited from class org.apache.cxf.feature.DelegatingFeature
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
-
Methods inherited from class org.apache.cxf.feature.AbstractFeature
doInitializeProvider, getActive, getID, isEnabled
-
-