public class DynamicProxyBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ServiceInfo |
configuration |
protected javax.xml.rpc.handler.HandlerRegistry |
handlerRegistry |
protected InternalTypeMappingRegistry |
internalTypeRegistry |
| Constructor and Description |
|---|
DynamicProxyBuilder(InternalTypeMappingRegistry internalTypeRegistry,
javax.xml.rpc.handler.HandlerRegistry handlerRegistry,
ServiceInfo configuration) |
| Modifier and Type | Method and Description |
|---|---|
Remote |
buildDynamicProxyFor(PortInfo portInfo,
Class portInterface) |
protected InternalTypeMappingRegistry internalTypeRegistry
protected javax.xml.rpc.handler.HandlerRegistry handlerRegistry
protected ServiceInfo configuration
public DynamicProxyBuilder(InternalTypeMappingRegistry internalTypeRegistry, javax.xml.rpc.handler.HandlerRegistry handlerRegistry, ServiceInfo configuration)
public Remote buildDynamicProxyFor(PortInfo portInfo, Class portInterface) throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.