public class ServiceClientInvocationHandler extends Object implements InvocationHandler
InvocationHandler to proxy service calls.| Constructor and Description |
|---|
ServiceClientInvocationHandler(ServiceDescriptor serviceDescriptor,
IMarshaller marshaller)
Constructor.
|
public ServiceClientInvocationHandler(ServiceDescriptor serviceDescriptor, IMarshaller marshaller)
serviceDescriptor - the ServiceDescriptor of the service to proxymarshaller - the IMarshaller used to serialize request contentCopyright © 2016. All rights reserved.