NASA World Wind

Uses of Interface
gov.nasa.worldwind.applications.gio.ebrim.Service

Packages that use Service
gov.nasa.worldwind.applications.gio.ebrim   
gov.nasa.worldwind.applications.gio.esg   
 

Uses of Service in gov.nasa.worldwind.applications.gio.ebrim
 

Classes in gov.nasa.worldwind.applications.gio.ebrim that implement Service
 class ServiceParser
           
 

Uses of Service in gov.nasa.worldwind.applications.gio.esg
 

Methods in gov.nasa.worldwind.applications.gio.esg that return Service
 Service ServicePackage.getService()
           
 Service ServiceData.getService()
           
 

Methods in gov.nasa.worldwind.applications.gio.esg with parameters of type Service
protected  void GetServices.addService(Service service)
           
 void ServicePackage.setService(Service service)
           
 void ServiceData.setService(Service service)
           
 

Constructors in gov.nasa.worldwind.applications.gio.esg with parameters of type Service
GetContextDocument.Request(Service service)
           
GetServiceCommon.Request(Service service)
           
GetServiceData.ServiceDataLinksRequest(Service service)
           
GetServiceData.ServiceDataRequest(Service service)
           
 


NASA World Wind