<dt><ahref="../io/github/simplex/impl/Main.html#scheduler"class="member-name-link">scheduler</a> - Variable in class io.github.simplex.impl.<ahref="../io/github/simplex/impl/Main.html"title="class in io.github.simplex.impl">Main</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/ServicePool.html#scheduler"class="member-name-link">scheduler</a> - Variable in class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServicePool.html"title="class in io.github.simplex.simplexss">ServicePool</a></dt>
<dt><ahref="../io/github/simplex/simplexss/SchedulingSystem.html"class="type-name-link"title="class in io.github.simplex.simplexss">SchedulingSystem</a><<ahref="../io/github/simplex/simplexss/SchedulingSystem.html"title="type parameter in SchedulingSystem">T</a> extends org.bukkit.plugin.java.JavaPlugin> - Class in <ahref="../io/github/simplex/simplexss/package-summary.html">io.github.simplex.simplexss</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/SchedulingSystem.html#%3Cinit%3E(io.github.simplex.simplexss.ServiceManager,T)"class="member-name-link">SchedulingSystem(ServiceManager, T)</a> - Constructor for class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/SchedulingSystem.html"title="class in io.github.simplex.simplexss">SchedulingSystem</a></dt>
<dt><ahref="../io/github/simplex/api/ExecutableService.html#service_name"class="member-name-link">service_name</a> - Variable in class io.github.simplex.api.<ahref="../io/github/simplex/api/ExecutableService.html"title="class in io.github.simplex.api">ExecutableService</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/impl/ServiceImpl.html"class="type-name-link"title="class in io.github.simplex.impl">ServiceImpl</a> - Class in <ahref="../io/github/simplex/impl/package-summary.html">io.github.simplex.impl</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/impl/ServiceImpl.html#%3Cinit%3E(io.github.simplex.impl.Main)"class="member-name-link">ServiceImpl(Main)</a> - Constructor for class io.github.simplex.impl.<ahref="../io/github/simplex/impl/ServiceImpl.html"title="class in io.github.simplex.impl">ServiceImpl</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/SchedulingSystem.html#serviceManager"class="member-name-link">serviceManager</a> - Variable in class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/SchedulingSystem.html"title="class in io.github.simplex.simplexss">SchedulingSystem</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/ServiceManager.html"class="type-name-link"title="class in io.github.simplex.simplexss">ServiceManager</a> - Class in <ahref="../io/github/simplex/simplexss/package-summary.html">io.github.simplex.simplexss</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/ServiceManager.html#%3Cinit%3E()"class="member-name-link">ServiceManager()</a> - Constructor for class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServiceManager.html"title="class in io.github.simplex.simplexss">ServiceManager</a></dt>
<dt><ahref="../io/github/simplex/simplexss/ServicePool.html"class="type-name-link"title="class in io.github.simplex.simplexss">ServicePool</a> - Class in <ahref="../io/github/simplex/simplexss/package-summary.html">io.github.simplex.simplexss</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/ServicePool.html#%3Cinit%3E(org.bukkit.NamespacedKey,boolean)"class="member-name-link">ServicePool(NamespacedKey, boolean)</a> - Constructor for class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServicePool.html"title="class in io.github.simplex.simplexss">ServicePool</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/ServiceManager.html#servicePools"class="member-name-link">servicePools</a> - Variable in class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServiceManager.html"title="class in io.github.simplex.simplexss">ServiceManager</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/api/ExecutableService.html#setCancelled(boolean)"class="member-name-link">setCancelled(boolean)</a> - Method in class io.github.simplex.api.<ahref="../io/github/simplex/api/ExecutableService.html"title="class in io.github.simplex.api">ExecutableService</a></dt>
<dd>
<divclass="block">Cancels the execution of this service.</div>
</dd>
<dt><ahref="../io/github/simplex/api/Context.html#setContext(S)"class="member-name-link">setContext(S)</a> - Method in interface io.github.simplex.api.<ahref="../io/github/simplex/api/Context.html"title="interface in io.github.simplex.api">Context</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/api/IService.html#start()"class="member-name-link">start()</a> - Method in interface io.github.simplex.api.<ahref="../io/github/simplex/api/IService.html"title="interface in io.github.simplex.api">IService</a></dt>
<dd>
<divclass="block">The actual start method for the service.</div>
</dd>
<dt><ahref="../io/github/simplex/impl/ServiceImpl.html#start()"class="member-name-link">start()</a> - Method in class io.github.simplex.impl.<ahref="../io/github/simplex/impl/ServiceImpl.html"title="class in io.github.simplex.impl">ServiceImpl</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/simplexss/ServicePool.html#startServices()"class="member-name-link">startServices()</a> - Method in class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServicePool.html"title="class in io.github.simplex.simplexss">ServicePool</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/api/IService.html#stop()"class="member-name-link">stop()</a> - Method in interface io.github.simplex.api.<ahref="../io/github/simplex/api/IService.html"title="interface in io.github.simplex.api">IService</a></dt>
<dd>
<divclass="block">The actual end method for the service.</div>
</dd>
<dt><ahref="../io/github/simplex/impl/ServiceImpl.html#stop()"class="member-name-link">stop()</a> - Method in class io.github.simplex.impl.<ahref="../io/github/simplex/impl/ServiceImpl.html"title="class in io.github.simplex.impl">ServiceImpl</a></dt>
<dt><ahref="../io/github/simplex/simplexss/ServicePool.html#stopService(org.bukkit.NamespacedKey,reactor.core.publisher.Mono)"class="member-name-link">stopService(NamespacedKey, Mono<Disposable>)</a> - Method in class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServicePool.html"title="class in io.github.simplex.simplexss">ServicePool</a></dt>
<dt><ahref="../io/github/simplex/simplexss/ServicePool.html#stopServices(reactor.core.publisher.Flux)"class="member-name-link">stopServices(Flux<Disposable>)</a> - Method in class io.github.simplex.simplexss.<ahref="../io/github/simplex/simplexss/ServicePool.html"title="class in io.github.simplex.simplexss">ServicePool</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/api/InvalidServicePoolException.html#supplyException()"class="member-name-link">supplyException()</a> - Static method in exception io.github.simplex.api.<ahref="../io/github/simplex/api/InvalidServicePoolException.html"title="class in io.github.simplex.api">InvalidServicePoolException</a></dt>
<dd> </dd>
<dt><ahref="../io/github/simplex/api/InvalidServiceException.html#supplyException(io.github.simplex.api.IService)"class="member-name-link">supplyException(IService)</a> - Static method in exception io.github.simplex.api.<ahref="../io/github/simplex/api/InvalidServiceException.html"title="class in io.github.simplex.api">InvalidServiceException</a></dt>