Download petals-registry-api-1.0-sources.jar
petals-registry/petals-registry-api-1.0-sources.jar.zip( 62 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.ow2.petals.registry.api.Constants.java
org.ow2.petals.registry.api.Endpoint.java
org.ow2.petals.registry.api.Information.java
org.ow2.petals.registry.api.LocalOperations.java
org.ow2.petals.registry.api.LocalRegistry.java
org.ow2.petals.registry.api.Operations.java
org.ow2.petals.registry.api.Query.java
org.ow2.petals.registry.api.Registry.java
org.ow2.petals.registry.api.RemoteOperations.java
org.ow2.petals.registry.api.RemoteRegistry.java
org.ow2.petals.registry.api.Resource.java
org.ow2.petals.registry.api.config.Configuration.java
org.ow2.petals.registry.api.config.ConfigurationLoader.java
org.ow2.petals.registry.api.config.ConfigurationLoaderFactory.java
org.ow2.petals.registry.api.config.Constants.java
org.ow2.petals.registry.api.config.DBConfiguration.java
org.ow2.petals.registry.api.config.PropertiesConfigurationLoader.java
org.ow2.petals.registry.api.config.PropertiesTopologyLoader.java
org.ow2.petals.registry.api.config.RemoteConfiguration.java
org.ow2.petals.registry.api.config.TopologyLoader.java
org.ow2.petals.registry.api.config.TopologyLoaderFactory.java
org.ow2.petals.registry.api.context.Context.java
org.ow2.petals.registry.api.context.ContextFactory.java
org.ow2.petals.registry.api.context.Workspace.java
org.ow2.petals.registry.api.exception.LifeCycleException.java
org.ow2.petals.registry.api.exception.ReceptionException.java
org.ow2.petals.registry.api.exception.RegistryException.java
org.ow2.petals.registry.api.exception.RepositoryException.java
org.ow2.petals.registry.api.exception.TransportException.java
org.ow2.petals.registry.api.factory.ResourceFactory.java
org.ow2.petals.registry.api.lifecycle.AbstractLifeCycle.java
org.ow2.petals.registry.api.lifecycle.Initializable.java
org.ow2.petals.registry.api.lifecycle.LifeCycle.java
org.ow2.petals.registry.api.manager.IOManager.java
org.ow2.petals.registry.api.manager.IncomingManager.java
org.ow2.petals.registry.api.manager.OutgoingManager.java
org.ow2.petals.registry.api.manager.RemoteClientManager.java
org.ow2.petals.registry.api.repository.CoreRepository.java
org.ow2.petals.registry.api.repository.Operations.java
org.ow2.petals.registry.api.repository.Repository.java
org.ow2.petals.registry.api.transport.MessageReceiver.java
org.ow2.petals.registry.api.transport.MessageSender.java
org.ow2.petals.registry.api.transport.MessageSenderManager.java
org.ow2.petals.registry.api.util.Assert.java
org.ow2.petals.registry.api.util.Loader.java
org.ow2.petals.registry.api.util.ResourceUtil.java
org.ow2.petals.registry.api.util.XMLUtil.java
org.ow2.petals.registry.api.ws.Constants.java
org.ow2.petals.registry.api.ws.RemoteRegistryException.java
org.ow2.petals.registry.api.ws.adapters.EndpointAdapter.java
org.ow2.petals.registry.api.ws.adapters.InformationAdapter.java
org.ow2.petals.registry.api.ws.adapters.QueryAdapter.java
org.ow2.petals.registry.api.ws.adapters.ResourceAdapter.java
org.ow2.petals.registry.api.ws.service.GMSService.java
org.ow2.petals.registry.api.ws.service.LifeCycleService.java
org.ow2.petals.registry.api.ws.service.ManagementService.java
org.ow2.petals.registry.api.ws.service.RegistryClientService.java
org.ow2.petals.registry.api.ws.service.RegistryService.java
org.ow2.petals.registry.api.ws.to.Constants.java
org.ow2.petals.registry.api.ws.to.Endpoint.java
org.ow2.petals.registry.api.ws.to.Information.java
org.ow2.petals.registry.api.ws.to.Query.java
org.ow2.petals.registry.api.ws.to.Resource.java
org/ow2/petals/registry/api/config/default_config.properties
org/ow2/petals/registry/api/config/default_remote.properties
org/ow2/petals/registry/api/config/default_topology.properties
Related examples in the same category