View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window orch-interfaces-4.0.0-alpha1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.copperengine.customerservice
├─ org.copperengine.customerservice.Customer.class - [JAR]
├─ org.copperengine.customerservice.CustomerService.class - [JAR]
├─ org.copperengine.customerservice.CustomerServicePortImpl.class - [JAR]
├─ org.copperengine.customerservice.CustomerServiceService.class - [JAR]
├─ org.copperengine.customerservice.CustomerService_CustomerServicePort_Client.class - [JAR]
├─ org.copperengine.customerservice.CustomerService_CustomerServicePort_Server.class - [JAR]
├─ org.copperengine.customerservice.CustomerType.class - [JAR]
├─ org.copperengine.customerservice.GetCustomersByMsisdnRequest.class - [JAR]
├─ org.copperengine.customerservice.GetCustomersByMsisdnResponse.class - [JAR]
├─ org.copperengine.customerservice.ObjectFactory.class - [JAR]
├─ org.copperengine.customerservice.package-info.class - [JAR]
org.copperengine.network.mobile.services
├─ org.copperengine.network.mobile.services.AsyncNetworkServiceResponseReceiver.class - [JAR]
├─ org.copperengine.network.mobile.services.AsyncNetworkServiceResponseReceiverImpl.class - [JAR]
├─ org.copperengine.network.mobile.services.AsyncNetworkServiceResponseReceiverService.class - [JAR]
├─ org.copperengine.network.mobile.services.AsyncNetworkServiceResponseReceiver_AsyncNetworkServiceResponseReceiver_Client.class - [JAR]
├─ org.copperengine.network.mobile.services.AsyncNetworkServiceResponseReceiver_AsyncNetworkServiceResponseReceiver_Server.class - [JAR]
├─ org.copperengine.network.mobile.services.Empty.class - [JAR]
├─ org.copperengine.network.mobile.services.NetworkServiceProvider.class - [JAR]
├─ org.copperengine.network.mobile.services.NetworkServiceProviderPortImpl.class - [JAR]
├─ org.copperengine.network.mobile.services.NetworkServiceProviderService.class - [JAR]
├─ org.copperengine.network.mobile.services.NetworkServiceProvider_NetworkServiceProviderPort_Client.class - [JAR]
├─ org.copperengine.network.mobile.services.NetworkServiceProvider_NetworkServiceProviderPort_Server.class - [JAR]
├─ org.copperengine.network.mobile.services.ObjectFactory.class - [JAR]
├─ org.copperengine.network.mobile.services.ResetMailboxAcknowledge.class - [JAR]
├─ org.copperengine.network.mobile.services.ResetMailboxRequest.class - [JAR]
├─ org.copperengine.network.mobile.services.ResetMailboxResponse.class - [JAR]
├─ org.copperengine.network.mobile.services.SendSmsRequest.class - [JAR]
├─ org.copperengine.network.mobile.services.package-info.class - [JAR]
org.copperengine.orchestration
├─ org.copperengine.orchestration.ObjectFactory.class - [JAR]
├─ org.copperengine.orchestration.OrchestrationService.class - [JAR]
├─ org.copperengine.orchestration.OrchestrationServicePortImpl.class - [JAR]
├─ org.copperengine.orchestration.OrchestrationService_OrchestrationServicePort_Client.class - [JAR]
├─ org.copperengine.orchestration.OrchestrationService_OrchestrationServicePort_Server.class - [JAR]
├─ org.copperengine.orchestration.OrchestrationService_Service.class - [JAR]
├─ org.copperengine.orchestration.ResetMailbox.class - [JAR]
├─ org.copperengine.orchestration.ResetMailboxResponse.class - [JAR]
├─ org.copperengine.orchestration.package-info.class - [JAR]