Uses of Class
overit.geocall.cxf.CxfEndpoint
Packages that use CxfEndpoint
-
Uses of CxfEndpoint in overit.geocall.cxf
Fields in overit.geocall.cxf declared as CxfEndpointMethods in overit.geocall.cxf that return CxfEndpointModifier and TypeMethodDescriptionCxfService.getEndpoint()CxfConductor.publishEndpoint(CxfService ce) StandardCxfConductor.publishEndpoint(CxfService cs) protected CxfEndpointStandardCxfConductor.publishEndpointSpring(CxfService cs) protected CxfEndpointStandardCxfConductor.republish(CxfService cs) Methods in overit.geocall.cxf with parameters of type CxfEndpointModifier and TypeMethodDescriptionprotected voidStandardCxfConductor.exposeFaults(CxfEndpoint ce, CxfMode mode) Expose stacktrace in the SOAP response if there was an error while processing the request.This option should be activated for debug purpose only.protected voidStandardCxfConductor.publishBasicAuthInterceptor(CxfEndpoint ce, CxfMode mode) protected voidStandardCxfConductor.publishPermitInterceptors(CxfEndpoint ce, CxfMode mode) protected voidStandardCxfConductor.publishSystemIdentityInterceptor(CxfEndpoint ce, CxfMode mode) protected voidStandardCxfConductor.publishThreadUnbindInterceptor(CxfEndpoint ce, CxfMode mode) protected voidStandardCxfConductor.publishTraceInterceptors(CxfEndpoint ce, CxfMode mode) protected voidStandardCxfConductor.publishWSS4JInterceptor(CxfEndpoint ce, CxfMode mode)