List of usage examples for org.springframework.remoting.httpinvoker HttpInvokerClientInterceptor subclass-usage
From source file org.jdal.remoting.httpinvoker.HttpInvokerProxyFactoryBean.java
/** * * @author Jose Luis Martin - (jlm@joseluismartin.info) */ public class HttpInvokerProxyFactoryBean extends org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor implements FactoryBean<Object> {
From source file de.bund.bva.pliscommon.serviceapi.core.httpinvoker.IsyHttpInvokerClientInterceptor.java
/** * HTTP-InvokerClientInterceptor zum Erzeugen IsyFact-konformer Loggingeintrge. */ public class IsyHttpInvokerClientInterceptor extends HttpInvokerClientInterceptor { /** Logger der Klasse. */