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