package ru.kirillius.XCP.Services;
import ru.kirillius.XCP.Commons.Service;
public interface WebService extends Service {
}