Open Source Repository

Home /spring/spring-web-3.0.5 | Repository Home



org/springframework/remoting/jaxrpc/package-info.java

/**
 *
 * Remoting classes for Web Services via JAX-RPC.
 * This package provides proxy factories for accessing JAX-RPC
 * services and ports, and a support class for implementing
 * JAX-RPC Servlet endpoints.
 *
 */
package org.springframework.remoting.jaxrpc;