Uses of Interface
org.gcube.common.ghn.client.ClientService

Packages that use ClientService
org.gcube.common.ghn.client   
 

Uses of ClientService in org.gcube.common.ghn.client
 

Methods in org.gcube.common.ghn.client that return ClientService
 ClientService ClientServiceAdapter.unmarshal(Object service)
           
 

Methods in org.gcube.common.ghn.client that return types with arguments of type ClientService
 List<ClientService> ContainerConfiguration.services()
          Returns the ClientServices of the container.
 

Methods in org.gcube.common.ghn.client with parameters of type ClientService
 Object ClientServiceAdapter.marshal(ClientService service)
           
 

Method parameters in org.gcube.common.ghn.client with type arguments of type ClientService
static void ClientContainer.stop(List<ClientService> services)
           
 

Constructors in org.gcube.common.ghn.client with parameters of type ClientService
ContainerConfiguration(ClientService... services)
          Creates an instance with the ClientServices.
 



Copyright © 2012. All Rights Reserved.