Uses of Interface
org.gcube.data.tr.requests.Request

Packages that use Request
org.gcube.data.tr.requests   
 

Uses of Request in org.gcube.data.tr.requests
 

Classes in org.gcube.data.tr.requests that implement Request
 class AbstractRequest
          Partial Request implementation.
 class BindSource
          A Request for the plugin to create a data source.
 

Methods in org.gcube.data.tr.requests with type parameters of type Request
<T extends Request>
T
RequestBinder.bind(Element element, Class<T> type)
          Binds an Element to a Request.
 

Methods in org.gcube.data.tr.requests with parameters of type Request
 Element RequestBinder.bind(Request request)
          Binds a Request to an Element.
 



Copyright © 2012. All Rights Reserved.