Uses of Class
net.toddm.comm.Request
-
Packages that use Request Package Description net.toddm.comm The root package of the Comm Framework. -
-
Uses of Request in net.toddm.comm
Methods in net.toddm.comm that return Request Modifier and Type Method Description RequestSubmittableWork. getRequest()Returns theRequestinstance associated with thisSubmittableWorkinstance.Methods in net.toddm.comm with parameters of type Request Modifier and Type Method Description URIResponse. getLocationFromHeaders(Request request)
-