mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 17:15:37 +02:00
Added BoundedExecutor and documented executor policies.
This commit is contained in:
+1
-1
@@ -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