Uses of Class
edu.uci.isr.yancees.server.service.AbstractService

Packages that use AbstractService
edu.uci.isr.yancees.service.generic   
 

Uses of AbstractService in edu.uci.isr.yancees.service.generic
 

Subclasses of AbstractService in edu.uci.isr.yancees.service.generic
 class GenericService
          That's a generic service, with void implementation.