jar

org.ow2.petals : petals-registry-api

Maven & Gradle

Sep 18, 2013
3 usages

Petals ESB - Container - Micro-kernel - Registry API

Table Of Contents

Latest Version

Download org.ow2.petals : petals-registry-api JAR file - Latest Versions:

All Versions

Download org.ow2.petals : petals-registry-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.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 petals-registry-api-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.petals.registry.api.exception

├─ org.ow2.petals.registry.api.exception.LifeCycleException.class - [JAR]

├─ org.ow2.petals.registry.api.exception.ReceptionException.class - [JAR]

├─ org.ow2.petals.registry.api.exception.RegistryException.class - [JAR]

├─ org.ow2.petals.registry.api.exception.RepositoryException.class - [JAR]

├─ org.ow2.petals.registry.api.exception.TransportException.class - [JAR]

org.ow2.petals.registry.api.context

├─ org.ow2.petals.registry.api.context.Context.class - [JAR]

├─ org.ow2.petals.registry.api.context.ContextFactory.class - [JAR]

├─ org.ow2.petals.registry.api.context.Workspace.class - [JAR]

org.ow2.petals.registry.api.factory

├─ org.ow2.petals.registry.api.factory.ResourceFactory.class - [JAR]

org.ow2.petals.registry.api.ws.to

├─ org.ow2.petals.registry.api.ws.to.Constants.class - [JAR]

├─ org.ow2.petals.registry.api.ws.to.Endpoint.class - [JAR]

├─ org.ow2.petals.registry.api.ws.to.Information.class - [JAR]

├─ org.ow2.petals.registry.api.ws.to.Query.class - [JAR]

├─ org.ow2.petals.registry.api.ws.to.Resource.class - [JAR]

org.ow2.petals.registry.api

├─ org.ow2.petals.registry.api.Constants.class - [JAR]

├─ org.ow2.petals.registry.api.Endpoint.class - [JAR]

├─ org.ow2.petals.registry.api.Information.class - [JAR]

├─ org.ow2.petals.registry.api.LocalOperations.class - [JAR]

├─ org.ow2.petals.registry.api.LocalRegistry.class - [JAR]

├─ org.ow2.petals.registry.api.Operations.class - [JAR]

├─ org.ow2.petals.registry.api.Query.class - [JAR]

├─ org.ow2.petals.registry.api.Registry.class - [JAR]

├─ org.ow2.petals.registry.api.RemoteOperations.class - [JAR]

├─ org.ow2.petals.registry.api.RemoteRegistry.class - [JAR]

├─ org.ow2.petals.registry.api.Resource.class - [JAR]

org.ow2.petals.registry.api.manager

├─ org.ow2.petals.registry.api.manager.IOManager.class - [JAR]

├─ org.ow2.petals.registry.api.manager.IncomingManager.class - [JAR]

├─ org.ow2.petals.registry.api.manager.OutgoingManager.class - [JAR]

├─ org.ow2.petals.registry.api.manager.RemoteClientManager.class - [JAR]

org.ow2.petals.registry.api.ws

├─ org.ow2.petals.registry.api.ws.Constants.class - [JAR]

├─ org.ow2.petals.registry.api.ws.RemoteRegistryException.class - [JAR]

org.ow2.petals.registry.api.ws.adapters

├─ org.ow2.petals.registry.api.ws.adapters.EndpointAdapter.class - [JAR]

├─ org.ow2.petals.registry.api.ws.adapters.InformationAdapter.class - [JAR]

├─ org.ow2.petals.registry.api.ws.adapters.QueryAdapter.class - [JAR]

├─ org.ow2.petals.registry.api.ws.adapters.ResourceAdapter.class - [JAR]

org.ow2.petals.registry.api.transport

├─ org.ow2.petals.registry.api.transport.MessageReceiver.class - [JAR]

├─ org.ow2.petals.registry.api.transport.MessageSender.class - [JAR]

├─ org.ow2.petals.registry.api.transport.MessageSenderManager.class - [JAR]

org.ow2.petals.registry.api.lifecycle

├─ org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle.class - [JAR]

├─ org.ow2.petals.registry.api.lifecycle.Initializable.class - [JAR]

├─ org.ow2.petals.registry.api.lifecycle.LifeCycle.class - [JAR]

org.ow2.petals.registry.api.ws.service

├─ org.ow2.petals.registry.api.ws.service.GMSService.class - [JAR]

├─ org.ow2.petals.registry.api.ws.service.LifeCycleService.class - [JAR]

├─ org.ow2.petals.registry.api.ws.service.ManagementService.class - [JAR]

├─ org.ow2.petals.registry.api.ws.service.RegistryClientService.class - [JAR]

├─ org.ow2.petals.registry.api.ws.service.RegistryService.class - [JAR]

org.ow2.petals.registry.api.config

├─ org.ow2.petals.registry.api.config.Configuration.class - [JAR]

├─ org.ow2.petals.registry.api.config.ConfigurationLoader.class - [JAR]

├─ org.ow2.petals.registry.api.config.ConfigurationLoaderFactory.class - [JAR]

├─ org.ow2.petals.registry.api.config.Constants.class - [JAR]

├─ org.ow2.petals.registry.api.config.DBConfiguration.class - [JAR]

├─ org.ow2.petals.registry.api.config.PropertiesConfigurationLoader.class - [JAR]

├─ org.ow2.petals.registry.api.config.PropertiesTopologyLoader.class - [JAR]

├─ org.ow2.petals.registry.api.config.RemoteConfiguration.class - [JAR]

├─ org.ow2.petals.registry.api.config.TopologyLoader.class - [JAR]

├─ org.ow2.petals.registry.api.config.TopologyLoaderFactory.class - [JAR]

org.ow2.petals.registry.api.repository

├─ org.ow2.petals.registry.api.repository.CoreRepository.class - [JAR]

├─ org.ow2.petals.registry.api.repository.Operations.class - [JAR]

├─ org.ow2.petals.registry.api.repository.Repository.class - [JAR]

org.ow2.petals.registry.api.util

├─ org.ow2.petals.registry.api.util.Assert.class - [JAR]

├─ org.ow2.petals.registry.api.util.Loader.class - [JAR]

├─ org.ow2.petals.registry.api.util.ResourceUtil.class - [JAR]

Advertisement