Groovy Documentation

griffon.plugins.twitter4j
[Java] Interface Twitter4jProvider


public interface Twitter4jProvider

Authors:
Andres Almiray


Method Summary
R withTwitter(Map params, Closure closure)

R withTwitter(Map params, CallableWithArgs callable)

 

Method Detail

withTwitter

public R withTwitter(Map params, Closure closure)


withTwitter

public R withTwitter(Map params, CallableWithArgs callable)


 

Groovy Documentation