Uses of Interface
com.atlassian.sal.api.net.Request

Packages that use Request
com.atlassian.sal.api.net   
 

Uses of Request in com.atlassian.sal.api.net
 

Classes in com.atlassian.sal.api.net with type parameters of type Request
 interface Request<T extends Request<?>>
          Interface Request represents a request to retrieve data.
 interface RequestFactory<T extends Request<?>>
          Factory to create Requests.
 



Copyright © 2009 Atlassian. All Rights Reserved.