Package eu.planets_project.clients.ws

Service client wrapper classes The purpose of these classes it to make it easier to write a remote service client.

See:
          Description

Class Summary
CharacteriseWrapper This is a wrapper class that upgrades all supported Identify service interfaces to the same level.
ComparePropertiesWrapper This is a wrapper class that upgrades all supported Identify service interfaces to the same level.
CompareWrapper This is a wrapper class that upgrades all supported Identify service interfaces to the same level.
CreateViewWrapper This is a wrapper class that upgrades all supported Identify service interfaces to the same level.
DiscoveryUtils  
EndpointUtils  
IdentifyWrapper This is a wrapper class that upgrades all supported Identify service interfaces to the same level.
MigrateWrapper This is a wrapper class that upgrades all supported Migrate service interfaces to the same level.
PlanetsServiceExplorer  
 

Package eu.planets_project.clients.ws Description

Service client wrapper classes The purpose of these classes it to make it easier to write a remote service client. These classes are also intended to be able to cope with different versions of the services. i.e. when a new version of the service interfaces comes out, these classes should be able to invoke both the old and the new versions, promoting the older version so that client code can invoke it via the newer interface. This code has been stripped out of the servreg project for development. It should be packaged separately in core anyway.



Copyright © 2013. All Rights Reserved.