Package | Description |
---|---|
javax.xml.rpc | |
org.jboss.ws.core.jaxrpc.client |
Modifier and Type | Method and Description |
---|---|
HandlerRegistry |
Service.getHandlerRegistry()
Returns the configured HandlerRegistry instance for this Service instance.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerRegistryImpl
Provides support for the programmatic configuration of
handlers in a HandlerRegistry.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistry |
ServiceImpl.getDynamicHandlerRegistry()
Get a HandlerRegistry that can be used to dynamically change the client
side handler chain associated with a given endpoint.
|
HandlerRegistry |
ServiceExt.getDynamicHandlerRegistry()
Get a HandlerRegistry that can be used to dynamically
change the client side handler chain
|
HandlerRegistry |
ServiceImpl.getHandlerRegistry()
J2EE components should not use the getHandlerRegistry() method.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.