Uses of Class
org.eclipse.swt.internal.cocoa.NSURLRequest
-
Packages that use NSURLRequest Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSURLRequest in org.eclipse.swt.internal.cocoa
Subclasses of NSURLRequest in org.eclipse.swt.internal.cocoa Modifier and Type Class Description class
NSMutableURLRequest
Methods in org.eclipse.swt.internal.cocoa that return NSURLRequest Modifier and Type Method Description static NSURLRequest
NSURLRequest. requestWithURL(NSURL URL)
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLRequest Modifier and Type Method Description void
WebFrame. loadRequest(NSURLRequest request)
-