Uses of Class
com.jniwrapper.macosx.cocoa.nsurlrequest.NSMutableURLRequest

Packages that use NSMutableURLRequest
com.jniwrapper.macosx.cocoa.nsurlprotocol   
 

Uses of NSMutableURLRequest in com.jniwrapper.macosx.cocoa.nsurlprotocol
 

Methods in com.jniwrapper.macosx.cocoa.nsurlprotocol with parameters of type NSMutableURLRequest
static void NSURLProtocol.static_setProperty_forKey_inRequest(Id value, java.lang.String key, NSMutableURLRequest request)
          This method represents the setProperty() method of the NSURLProtocol Objective-C class.