/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.pieshare.service.pieception; /** * * @author vauvenal5 */ public interface ICmdClientService extends ICommandService { }