Annotation Interface PCEPDispatcherImpl.Configuration
- Enclosing class:
- PCEPDispatcherImpl
public static @interface PCEPDispatcherImpl.Configuration
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionint
int
int
-
Element Details
-
bossThreads
int bossThreads- Default:
- 0
-
workerThreads
int workerThreads- Default:
- 0
-
shutdownTimeSeconds
int shutdownTimeSeconds- Default:
- 10
-