Uses of Interface
com.bankframe.services.requestcontext.Request

Packages that use Request
com.bankframe.services.requestcontext   
 

Uses of Request in com.bankframe.services.requestcontext
 

Classes in com.bankframe.services.requestcontext that implement Request
 class DataPacketsRequest
          This is a wrapper object to map a Vector of DataPackets to a Request object
 

Methods in com.bankframe.services.requestcontext with parameters of type Request
static RequestContext RequestContextFactory.getRequestContext(Request request)
          This method gets a RequestContext instance for the specified request
 



Copyright © 2005, 2007, Oracle. All rights reserved.