jar

com.googlecode.xremoting : xremoting-core

Maven & Gradle

Nov 05, 2015
4 usages
1 stars

Simple remoting framework core · XRemoting framework core

Table Of Contents

Latest Version

Download com.googlecode.xremoting : xremoting-core JAR file - Latest Versions:

All Versions

Download com.googlecode.xremoting : xremoting-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xremoting-core-1.0-10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.googlecode.xremoting.core.invoking

├─ com.googlecode.xremoting.core.invoking.XRemotingInvocationHandler.class - [JAR]

com.googlecode.xremoting.core.servlet

├─ com.googlecode.xremoting.core.servlet.XRemotingServlet.class - [JAR]

com.googlecode.xremoting.core.invoked

├─ com.googlecode.xremoting.core.invoked.DefaultInvoker.class - [JAR]

├─ com.googlecode.xremoting.core.invoked.InvocationRestriction.class - [JAR]

├─ com.googlecode.xremoting.core.invoked.Invoker.class - [JAR]

├─ com.googlecode.xremoting.core.invoked.ProxyInvokingHelper.class - [JAR]

com.googlecode.xremoting.core.http

├─ com.googlecode.xremoting.core.http.DefaultHttpConnectionFactory.class - [JAR]

├─ com.googlecode.xremoting.core.http.HttpConnectionFactory.class - [JAR]

├─ com.googlecode.xremoting.core.http.HttpRequest.class - [JAR]

├─ com.googlecode.xremoting.core.http.HttpRequester.class - [JAR]

com.googlecode.xremoting.core

├─ com.googlecode.xremoting.core.XRemotingProxyFactory.class - [JAR]

com.googlecode.xremoting.core.commonshttpclient

├─ com.googlecode.xremoting.core.commonshttpclient.CommonsHttpClientRequest.class - [JAR]

├─ com.googlecode.xremoting.core.commonshttpclient.CommonsHttpClientRequester.class - [JAR]

├─ com.googlecode.xremoting.core.commonshttpclient.HttpClientBuilder.class - [JAR]

com.googlecode.xremoting.core.commonshttpclient.ssl

├─ com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLInitializationError.class - [JAR]

├─ com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLProtocolSocketFactory.class - [JAR]

├─ com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLX509KeyManager.class - [JAR]

├─ com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLX509TrustManager.class - [JAR]

com.googlecode.xremoting.core.utils

├─ com.googlecode.xremoting.core.utils.ClassLoaderUtils.class - [JAR]

com.googlecode.xremoting.spring

├─ com.googlecode.xremoting.spring.XRemotingClientInterceptor.class - [JAR]

├─ com.googlecode.xremoting.spring.XRemotingExporter.class - [JAR]

├─ com.googlecode.xremoting.spring.XRemotingProxyFactoryBean.class - [JAR]

├─ com.googlecode.xremoting.spring.XRemotingServiceExporter.class - [JAR]

com.googlecode.xremoting.core.message

├─ com.googlecode.xremoting.core.message.Invocation.class - [JAR]

├─ com.googlecode.xremoting.core.message.Result.class - [JAR]

├─ com.googlecode.xremoting.core.message.Thrown.class - [JAR]

com.googlecode.xremoting.core.exception

├─ com.googlecode.xremoting.core.exception.InitializationException.class - [JAR]

├─ com.googlecode.xremoting.core.exception.InvokedSideInvocationException.class - [JAR]

├─ com.googlecode.xremoting.core.exception.InvokingSideInvocationException.class - [JAR]

├─ com.googlecode.xremoting.core.exception.RemoteInvocationException.class - [JAR]

├─ com.googlecode.xremoting.core.exception.XRemotingException.class - [JAR]

com.googlecode.xremoting.core.spi

├─ com.googlecode.xremoting.core.spi.Request.class - [JAR]

├─ com.googlecode.xremoting.core.spi.Requester.class - [JAR]

├─ com.googlecode.xremoting.core.spi.SerializationException.class - [JAR]

├─ com.googlecode.xremoting.core.spi.Serializer.class - [JAR]

com.googlecode.xremoting.core.xstream

├─ com.googlecode.xremoting.core.xstream.XStreamSerializer.class - [JAR]

Advertisement