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