Uses of Package
com.mycorp.examples.timeservice

Packages that use com.mycorp.examples.timeservice
com.mycorp.examples.timeservice.consumer   
com.mycorp.examples.timeservice.host   
 

Classes in com.mycorp.examples.timeservice used by com.mycorp.examples.timeservice.consumer
ITimeService
          Example OSGi service for retrieving current time in milliseconds from January 1, 1970.
 

Classes in com.mycorp.examples.timeservice used by com.mycorp.examples.timeservice.host
ITimeService
          Example OSGi service for retrieving current time in milliseconds from January 1, 1970.