Groovy Documentation

griffon.plugins.wsclient
[Groovy] Class WsclientConnector

java.lang.Object
  griffon.plugins.wsclient.WsclientConnector

@Singleton
class WsclientConnector
extends Object

Authors:
Andres Almiray


Constructor Summary
WsclientConnector()

 
Method Summary
groovyx.net.ws.WSClient createClient(Map params)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

WsclientConnector

WsclientConnector()


 
Method Detail

createClient

groovyx.net.ws.WSClient createClient(Map params)


 

Groovy Documentation