static final class HandlerConfigurator.HandlerResolverImpl extends HandlerConfigurator
HandlerResolver.
When a null HandlerResolver is set by the user to
Service.setHandlerResolver(HandlerResolver), we'll use this object
with null resolver.
HandlerConfigurator.AnnotationConfigurator, HandlerConfigurator.HandlerResolverImpl| Constructor and Description |
|---|
HandlerConfigurator.HandlerResolverImpl(HandlerResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
configureHandlers(WSPortInfo port,
BindingImpl binding)
Configures the given
BindingImpl object by adding handlers to it. |
(package private) HandlerResolver |
getResolver()
Returns a
HandlerResolver, if this object encapsulates any HandlerResolver. |
public HandlerConfigurator.HandlerResolverImpl(HandlerResolver resolver)
void configureHandlers(@NotNull
WSPortInfo port,
@NotNull
BindingImpl binding)
HandlerConfiguratorBindingImpl object by adding handlers to it.configureHandlers in class HandlerConfiguratorHandlerResolver getResolver()
HandlerConfiguratorHandlerResolver, if this object encapsulates any HandlerResolver.
Otherwise null.getResolver in class HandlerConfiguratorCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.