org.mule.tools.cxf.utils.binding
Class ServicePortModificator
java.lang.Object
org.mule.tools.cxf.utils.binding.ServicePortModificator
public class ServicePortModificator
- extends Object
This class allows you to modify the service port a client. It's useful when
you have created your client based on a particular WSDL but the
implementations should hit different hosts.
- Author:
- damiansima
|
Method Summary |
static void |
modify(org.apache.cxf.endpoint.Client client,
String serviceLocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicePortModificator
public ServicePortModificator()
modify
public static void modify(org.apache.cxf.endpoint.Client client,
String serviceLocation)
Copyright © 2013. All Rights Reserved.