Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
xmlrpc-common-3.1.3.jar - Apache XML-RPC
Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Version 3 of Apache XML-RPC is still compliant to the XML-RPC specification. However, the user may enable several vendor extensions are available, that greatly extend the power of XML-RPC.
JAR File Size and Download Location:
File name: xmlrpc-common.jar, xmlrpc-common-3.1.3.jar File size: 109131 bytes Date modified: 06-Feb-2010 Download: Apache XML-RPC
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: jwi Build-Jdk: 1.6.0_17 Extension-Name: org.apache.xmlrpc Implementation-Vendor: Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 3.1.3 Specification-Title: XML-RPC Specification-Vendor: UserLand Software, Inc. Specification-Version: 2003-06-30
✍: .fyicenter.com
List of Classes in the JAR:
org/apache/xmlrpc/common/LocalStreamConnection org/apache/xmlrpc/common/ServerStreamConnection org/apache/xmlrpc/common/TypeConverter org/apache/xmlrpc/common/TypeConverterFactory org/apache/xmlrpc/common/TypeConverterFactoryImpl org/apache/xmlrpc/common/TypeFactory org/apache/xmlrpc/common/TypeFactoryImpl org/apache/xmlrpc/common/XmlRpcController org/apache/xmlrpc/common/XmlRpcExtensionException org/apache/xmlrpc/common/XmlRpcHttpConfig org/apache/xmlrpc/common/XmlRpcHttpRequestConfig org/apache/xmlrpc/common/XmlRpcHttpRequestConfigImpl org/apache/xmlrpc/common/XmlRpcInvocationException org/apache/xmlrpc/common/XmlRpcLoadException org/apache/xmlrpc/common/XmlRpcNotAuthorizedException org/apache/xmlrpc/common/XmlRpcRequestProcessor org/apache/xmlrpc/common/XmlRpcRequestProcessorFactory org/apache/xmlrpc/common/XmlRpcStreamConfig org/apache/xmlrpc/common/XmlRpcStreamRequestConfig org/apache/xmlrpc/common/XmlRpcStreamRequestProcessor org/apache/xmlrpc/common/XmlRpcWorker org/apache/xmlrpc/common/XmlRpcWorkerFactory org/apache/xmlrpc/jaxb/JaxbParser org/apache/xmlrpc/jaxb/JaxbSerializer org/apache/xmlrpc/jaxb/JaxbTypeFactory org/apache/xmlrpc/parser/AtomicParser org/apache/xmlrpc/parser/BigDecimalParser org/apache/xmlrpc/parser/BigIntegerParser org/apache/xmlrpc/parser/BooleanParser org/apache/xmlrpc/parser/ByteArrayParser org/apache/xmlrpc/parser/CalendarParser org/apache/xmlrpc/parser/DateParser org/apache/xmlrpc/parser/DoubleParser org/apache/xmlrpc/parser/ExtParser org/apache/xmlrpc/parser/FloatParser org/apache/xmlrpc/parser/I1Parser org/apache/xmlrpc/parser/I2Parser org/apache/xmlrpc/parser/I4Parser org/apache/xmlrpc/parser/I8Parser org/apache/xmlrpc/parser/LongParser org/apache/xmlrpc/parser/MapParser org/apache/xmlrpc/parser/NodeParser org/apache/xmlrpc/parser/NullParser org/apache/xmlrpc/parser/ObjectArrayParser org/apache/xmlrpc/parser/RecursiveTypeParserImpl org/apache/xmlrpc/parser/SerializableParser org/apache/xmlrpc/parser/StringParser org/apache/xmlrpc/parser/TypeParser org/apache/xmlrpc/parser/TypeParserImpl org/apache/xmlrpc/parser/XmlRpcRequestParser org/apache/xmlrpc/parser/XmlRpcResponseParser org/apache/xmlrpc/serializer/BaseXmlWriterFactory org/apache/xmlrpc/serializer/BigDecimalSerializer org/apache/xmlrpc/serializer/BigIntegerSerializer org/apache/xmlrpc/serializer/BooleanSerializer org/apache/xmlrpc/serializer/ByteArraySerializer org/apache/xmlrpc/serializer/CalendarSerializer org/apache/xmlrpc/serializer/CharSetXmlWriterFactory org/apache/xmlrpc/serializer/DateSerializer org/apache/xmlrpc/serializer/DefaultXMLWriterFactory org/apache/xmlrpc/serializer/DoubleSerializer org/apache/xmlrpc/serializer/ExtSerializer org/apache/xmlrpc/serializer/FloatSerializer org/apache/xmlrpc/serializer/I1Serializer org/apache/xmlrpc/serializer/I2Serializer org/apache/xmlrpc/serializer/I4Serializer org/apache/xmlrpc/serializer/I8Serializer org/apache/xmlrpc/serializer/ListSerializer org/apache/xmlrpc/serializer/MapSerializer org/apache/xmlrpc/serializer/NodeSerializer org/apache/xmlrpc/serializer/NullSerializer org/apache/xmlrpc/serializer/ObjectArraySerializer org/apache/xmlrpc/serializer/SerializableSerializer org/apache/xmlrpc/serializer/StringSerializer org/apache/xmlrpc/serializer/TypeSerializer org/apache/xmlrpc/serializer/TypeSerializerImpl org/apache/xmlrpc/serializer/XmlRpcWriter org/apache/xmlrpc/serializer/XmlWriterFactory org/apache/xmlrpc/util/HttpUtil org/apache/xmlrpc/util/LimitedInputStream org/apache/xmlrpc/util/ReflectionUtil org/apache/xmlrpc/util/SAXParsers org/apache/xmlrpc/util/ThreadPool org/apache/xmlrpc/util/XmlRpcDateTimeDateFormat org/apache/xmlrpc/util/XmlRpcDateTimeFormat org/apache/xmlrpc/util/XmlRpcIOException org/apache/xmlrpc/XmlRpcConfig org/apache/xmlrpc/XmlRpcConfigImpl org/apache/xmlrpc/XmlRpcException org/apache/xmlrpc/XmlRpcHandler org/apache/xmlrpc/XmlRpcRequest org/apache/xmlrpc/XmlRpcRequestConfig
2016-04-12, 6892🔥, 1💬
Popular Posts:
JDK 11 java.security.jgss.jmod is the JMOD file for JDK 11 Security JGSS (Java Generic Security Serv...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...
What Is javamail1_1_3.zip? javamail1_1_3.zip is the binary package of JavaMail API 1.1.3 in ZIP form...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...