public class

FakeTwilioRestClient

extends Object
implements ITwilioRestClient
java.lang.Object
   ↳ org.mule.module.twilio.FakeTwilioRestClient

Summary

Public Constructors
FakeTwilioRestClient()
Public Methods
TwilioRestResponse request(String path, String method, Map<String, String> vars)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.mule.module.twilio.ITwilioRestClient

Public Constructors

public FakeTwilioRestClient ()

Public Methods

public TwilioRestResponse request (String path, String method, Map<String, String> vars)

Parameters
path
method
vars