jar

de.jiac.micro.extensions : microjiac-emulated-service-engine

Maven & Gradle

Feb 11, 2011

MicroJIAC Emulated-Service-Engine · Implementation of the Service Engine with Emulation for MicroJIAC

Table Of Contents

Latest Version

Download de.jiac.micro.extensions : microjiac-emulated-service-engine JAR file - Latest Versions:

All Versions

Download de.jiac.micro.extensions : microjiac-emulated-service-engine JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 microjiac-emulated-service-engine-3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.jiac.micro.ext.service.impl

├─ de.jiac.micro.ext.service.impl.AbstractServiceContext.class - [JAR]

├─ de.jiac.micro.ext.service.impl.EmulatedProxyServiceContext.class - [JAR]

├─ de.jiac.micro.ext.service.impl.ServiceEngine.class - [JAR]

├─ de.jiac.micro.ext.service.impl.ServiceEngineElement.class - [JAR]

├─ de.jiac.micro.ext.service.impl.ServiceHandleImpl.class - [JAR]

├─ de.jiac.micro.ext.service.impl.ServiceInvocation.class - [JAR]

de.jiac.micro.ext.service

├─ de.jiac.micro.ext.service.IService.class - [JAR]

├─ de.jiac.micro.ext.service.IServiceContext.class - [JAR]

├─ de.jiac.micro.ext.service.IServiceHandle.class - [JAR]