Searched refs:DEFAULT_FALLBACK_REGISTRY (Results 1 – 1 of 1) sorted by relevance
62 private static final HandlerRegistry DEFAULT_FALLBACK_REGISTRY = new HandlerRegistry() { field in AbstractServerImplBuilder95 HandlerRegistry fallbackRegistry = DEFAULT_FALLBACK_REGISTRY;172 this.fallbackRegistry = DEFAULT_FALLBACK_REGISTRY; in fallbackHandlerRegistry()