Download xremoting-core-1.0-7-sources.jar
xremoting/xremoting-core-1.0-7-sources.jar.zip( 31 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
com.googlecode.xremoting.core.XRemotingProxyFactory.java
com.googlecode.xremoting.core.commonshttpclient.CommonsHttpClientRequest.java
com.googlecode.xremoting.core.commonshttpclient.CommonsHttpClientRequester.java
com.googlecode.xremoting.core.commonshttpclient.HttpClientBuilder.java
com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLInitializationError.java
com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLProtocolSocketFactory.java
com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLX509KeyManager.java
com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLX509TrustManager.java
com.googlecode.xremoting.core.exception.InitializationException.java
com.googlecode.xremoting.core.exception.InvokedSideInvocationException.java
com.googlecode.xremoting.core.exception.InvokingSideInvocationException.java
com.googlecode.xremoting.core.exception.RemoteInvocationException.java
com.googlecode.xremoting.core.exception.XRemotingException.java
com.googlecode.xremoting.core.http.DefaultHttpConnectionFactory.java
com.googlecode.xremoting.core.http.HttpConnectionFactory.java
com.googlecode.xremoting.core.http.HttpRequest.java
com.googlecode.xremoting.core.http.HttpRequester.java
com.googlecode.xremoting.core.invoked.DefaultInvoker.java
com.googlecode.xremoting.core.invoked.InvocationRestriction.java
com.googlecode.xremoting.core.invoked.Invoker.java
com.googlecode.xremoting.core.invoked.ProxyInvokingHelper.java
com.googlecode.xremoting.core.invoking.XRemotingInvocationHandler.java
com.googlecode.xremoting.core.message.Invocation.java
com.googlecode.xremoting.core.message.Result.java
com.googlecode.xremoting.core.message.Thrown.java
com.googlecode.xremoting.core.servlet.XRemotingServlet.java
com.googlecode.xremoting.core.spi.Request.java
com.googlecode.xremoting.core.spi.Requester.java
com.googlecode.xremoting.core.spi.SerializationException.java
com.googlecode.xremoting.core.spi.Serializer.java
com.googlecode.xremoting.core.utils.ClassLoaderUtils.java
com.googlecode.xremoting.core.xstream.XStreamSerializer.java
com.googlecode.xremoting.spring.XRemotingClientInterceptor.java
com.googlecode.xremoting.spring.XRemotingExporter.java
com.googlecode.xremoting.spring.XRemotingProxyFactoryBean.java
com.googlecode.xremoting.spring.XRemotingServiceExporter.java
Related examples in the same category