Uses of Class
org.springframework.extensions.webscripts.ScriptRemoteConnector

Packages that use ScriptRemoteConnector
org.springframework.extensions.webscripts   
 

Uses of ScriptRemoteConnector in org.springframework.extensions.webscripts
 

Methods in org.springframework.extensions.webscripts that return ScriptRemoteConnector
 ScriptRemoteConnector ScriptRemote.connect()
          Constructs a remote connector to a default endpoint (if configured).
 ScriptRemoteConnector ScriptRemote.connect(String endpointId)
          Constructs a RemoteClient to a specific endpoint.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.