Class Proxy.ApplicationWorkerProvider

java.lang.Object
org.omegazero.proxy.core.Proxy.ApplicationWorkerProvider
All Implemented Interfaces:
Consumer<Runnable>
Enclosing class:
Proxy

public class Proxy.ApplicationWorkerProvider extends Object implements Consumer<Runnable>
A class used to queue tasks.
See Also: