play.libs
接口 WS.WSImpl

所有已知实现类:
WSAsync, WSUrlFetch
包容类:
WS

public static interface WS.WSImpl


方法摘要
 WS.WSRequest newRequest(java.lang.String url, java.lang.String encoding)
           
 void stop()
           
 

方法详细信息

newRequest

WS.WSRequest newRequest(java.lang.String url,
                        java.lang.String encoding)

stop

void stop()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly