Example usage for org.springframework.remoting.support RemoteInvocationFactory interface-usage

List of usage examples for org.springframework.remoting.support RemoteInvocationFactory interface-usage

Introduction

In this page you can find the example usage for org.springframework.remoting.support RemoteInvocationFactory interface-usage.

Usage

From source file org.jdal.remoting.ReferenceRemoteInvocationFactory.java

/**
 * @author Jose Luis Martin - (jlm@joseluismartin.info)
 *
 */
public class ReferenceRemoteInvocationFactory implements RemoteInvocationFactory {

From source file org.logicblaze.lingo.LingoRemoteInvocationFactory.java

/**
 * A factory of remote invocation instances which includes the extra Lingo
 * metadata.
 * 
 * @version $Revision: 76 $
 */