mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Added BoundedExecutor and documented executor policies.
This commit is contained in:
@@ -14,4 +14,4 @@ import com.google.inject.BindingAnnotation;
|
||||
@BindingAnnotation
|
||||
@Target({ PARAMETER })
|
||||
@Retention(RUNTIME)
|
||||
public @interface ConnectionRecogniserExecutor {}
|
||||
public @interface IncomingConnectionExecutor {}
|
||||
Reference in New Issue
Block a user