|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WorkerFactory
A factory for creating Workers.
| Method Summary | |
|---|---|
Worker |
create(List<org.apache.http.NameValuePair> params)
Creates a worker. |
Worker |
create(Map<String,String> params)
Creates a worker. |
| Method Detail |
|---|
Worker create(Map<String,String> params)
throws TwilioRestException
params - the params list
TwilioRestException
Worker create(List<org.apache.http.NameValuePair> params)
throws TwilioRestException
params - the params list
TwilioRestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||