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 bottegaio-manage-api-0.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bottegaio.controller.model.authentication
├─ net.bottegaio.controller.model.authentication.BottegaioAgentRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioDeviceMapRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioDockerCommandRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioDockerServiceRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioEndpointRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioGroup.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioOperator.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioOperatorGroup.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioPortMapRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioPosixCommandRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioPosixServiceRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioReportedPropertyRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioSshServiceRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioSshTunnelRolePermission.class - [JAR]
├─ net.bottegaio.controller.model.authentication.BottegaioVolumeRolePermission.class - [JAR]
net.bottegaio.controller.model.audit
├─ net.bottegaio.controller.model.audit.BottegaioAudit.class - [JAR]
net.bottegaio.manage.exception
├─ net.bottegaio.manage.exception.BottegaioManageException.class - [JAR]
├─ net.bottegaio.manage.exception.InvalidParameterException.class - [JAR]
├─ net.bottegaio.manage.exception.NotAuthorizedException.class - [JAR]
├─ net.bottegaio.manage.exception.RecordNotFoundException.class - [JAR]
net.bottegaio.controller.model.agent
├─ net.bottegaio.controller.model.agent.BottegaioAgent.class - [JAR]
├─ net.bottegaio.controller.model.agent.BottegaioEndpoint.class - [JAR]
├─ net.bottegaio.controller.model.agent.BottegaioLinkAgentEndpoint.class - [JAR]
net.bottegaio.controller.model.service.docker
├─ net.bottegaio.controller.model.service.docker.BottegaioDockerCommand.class - [JAR]
├─ net.bottegaio.controller.model.service.docker.BottegaioDockerService.class - [JAR]
├─ net.bottegaio.controller.model.service.docker.BottegaioLinkAgentDockerCommandService.class - [JAR]
net.bottegaio.controller.model.volume
├─ net.bottegaio.controller.model.volume.BottegaioLinkCommandVolume.class - [JAR]
├─ net.bottegaio.controller.model.volume.BottegaioLinkDockerCommandVolume.class - [JAR]
├─ net.bottegaio.controller.model.volume.BottegaioVolume.class - [JAR]
net.bottegaio.manage.api.method
├─ net.bottegaio.manage.api.method.AlwaysActiveAndEnable.class - [JAR]
├─ net.bottegaio.manage.api.method.ManageAgentMethods.class - [JAR]
├─ net.bottegaio.manage.api.method.ManageDockerServiceMethods.class - [JAR]
├─ net.bottegaio.manage.api.method.ManagePosixServiceMethods.class - [JAR]
├─ net.bottegaio.manage.api.method.ManageRole.class - [JAR]
├─ net.bottegaio.manage.api.method.ManageServiceMethods.class - [JAR]
├─ net.bottegaio.manage.api.method.ManageSshServiceMethods.class - [JAR]
├─ net.bottegaio.manage.api.method.TriggerMethod.class - [JAR]
net.bottegaio.controller.model.service.ssh
├─ net.bottegaio.controller.model.service.ssh.BottegaioLinkAgentSshService.class - [JAR]
├─ net.bottegaio.controller.model.service.ssh.BottegaioLinkSshTunnelToService.class - [JAR]
├─ net.bottegaio.controller.model.service.ssh.BottegaioSshService.class - [JAR]
├─ net.bottegaio.controller.model.service.ssh.BottegaioSshTunnel.class - [JAR]
net.bottegaio.client.rest
├─ net.bottegaio.client.rest.BottegaioManagementClient.class - [JAR]
├─ net.bottegaio.client.rest.BottegaioUserClient.class - [JAR]
net.bottegaio.client.farmer.service
├─ net.bottegaio.client.farmer.service.BottegaioServiceConfigurator.class - [JAR]
├─ net.bottegaio.client.farmer.service.BottegaioServiceFacility.class - [JAR]
net.bottegaio.controller.model.enviroment
├─ net.bottegaio.controller.model.enviroment.BottegaioEnviroment.class - [JAR]
├─ net.bottegaio.controller.model.enviroment.BottegaioLinkCommandEnviroment.class - [JAR]
├─ net.bottegaio.controller.model.enviroment.BottegaioLinkDockerCommandEnviroment.class - [JAR]
net.bottegaio.controller.model.service.docker.network.port
├─ net.bottegaio.controller.model.service.docker.network.port.BottegaioLinkDockerCommandPortMap.class - [JAR]
├─ net.bottegaio.controller.model.service.docker.network.port.BottegaioPortMap.class - [JAR]
net.bottegaio.client
├─ net.bottegaio.client.ConstantDescription.class - [JAR]
├─ net.bottegaio.client.ConstantWebPath.class - [JAR]
├─ net.bottegaio.client.FarmerController.class - [JAR]
net.bottegaio.controller.model.service.posix
├─ net.bottegaio.controller.model.service.posix.BottegaioLinkAgentPosixCommandService.class - [JAR]
├─ net.bottegaio.controller.model.service.posix.BottegaioPosixCommand.class - [JAR]
├─ net.bottegaio.controller.model.service.posix.BottegaioPosixService.class - [JAR]
net.bottegaio.client.farmer
├─ net.bottegaio.client.farmer.BottegaioExternalStorage.class - [JAR]
├─ net.bottegaio.client.farmer.BottegaioFarmerBeanModel.class - [JAR]
net.bottegaio.manage.annotation
├─ net.bottegaio.manage.annotation.BottegaioFarmerBean.class - [JAR]
├─ net.bottegaio.manage.annotation.BottegaioManagementMethod.class - [JAR]
├─ net.bottegaio.manage.annotation.BottegaioManagementParameter.class - [JAR]
net.bottegaio.controller.model
├─ net.bottegaio.controller.model.BottegaioLinkAgentReportedProperty.class - [JAR]
├─ net.bottegaio.controller.model.BottegaioReportedProperty.class - [JAR]
├─ net.bottegaio.controller.model.BottegaioTenantDomain.class - [JAR]
net.bottegaio.controller.model.service.docker.device
├─ net.bottegaio.controller.model.service.docker.device.BottegaioDeviceMap.class - [JAR]
├─ net.bottegaio.controller.model.service.docker.device.BottegaioLinkDockerCommandDeviceMap.class - [JAR]