jar

org.apache.mina : mina-integration-xbean

Maven & Gradle

Jun 01, 2023
874 stars

Apache MINA XBean Integration · This module generates an XML scheme file for the MINA Spring configuration namespace. This XSD is referenced by Spring configuration files using MINA components to have a much less verbose configuration. When used with the XBean application context loader the same old Spring ApplictionContext is generated from this more intuitive and terse configuration file.

Table Of Contents

Latest Version

Download org.apache.mina : mina-integration-xbean JAR file - Latest Versions:

All Versions

Download org.apache.mina : mina-integration-xbean JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x

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 mina-integration-xbean-2.1.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.mina.integration.xbean

├─ org.apache.mina.integration.xbean.MinaPropertyEditorRegistrar.class - [JAR]

├─ org.apache.mina.integration.xbean.SocketAddressFactory.class - [JAR]

├─ org.apache.mina.integration.xbean.StandardThreadPool.class - [JAR]

Advertisement