Uses of Class
org.springframework.extensions.webscripts.ScriptRemoteConnector
-
Packages that use ScriptRemoteConnector Package Description org.springframework.extensions.webscripts -
-
Uses of ScriptRemoteConnector in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return ScriptRemoteConnector Modifier and Type Method Description ScriptRemoteConnectorScriptRemote. connect()Constructs a remote connector to a default endpoint (if configured).ScriptRemoteConnectorScriptRemote. connect(java.lang.String endpointId)Constructs a RemoteClient to a specific endpoint.
-