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 classNSMutableURLRequestMethods in org.eclipse.swt.internal.cocoa that return NSURLRequest Modifier and Type Method Description static NSURLRequestNSURLRequest. requestWithURL(NSURL URL)Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLRequest Modifier and Type Method Description voidWebFrame. loadRequest(NSURLRequest request)
-