10 #import <kerio/web/idl/SharedStructures.idl>
11 #import <kerio/web/idl/IpAddressGroups.idl>
41 kerio::web::IpAddress address;
45 typedef sequence<Listener> ListenerList;
65 ListenerList listeners;
70 boolean anonymousAccess;
73 typedef sequence<Service> ServiceList;
82 void get(out ServiceList services);
89 void restart(in kerio::web::KId service);
97 void set(out kerio::web::ErrorList errors, in ServiceList services);
104 void start(in kerio::web::KId service);
111 void stop(in kerio::web::KId service);
116 void stopMacOSServices();
123 void getIPv6(out
boolean isEnabled);
130 void setIPv6(in
boolean isEnabled);