Uses of Interface
org.robovm.apple.foundation.NSURLProtocolClient
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLProtocolClient in org.robovm.apple.foundation
Classes in org.robovm.apple.foundation that implement NSURLProtocolClient Modifier and Type Class Description classNSURLProtocolClientAdapterMethods in org.robovm.apple.foundation that return NSURLProtocolClient Modifier and Type Method Description NSURLProtocolClientNSURLProtocol. getClient()Methods in org.robovm.apple.foundation with parameters of type NSURLProtocolClient Modifier and Type Method Description protected longNSURLProtocol. init(NSURLRequest request, NSCachedURLResponse cachedResponse, NSURLProtocolClient client)protected longNSURLProtocol. init(NSURLSessionTask task, NSCachedURLResponse cachedResponse, NSURLProtocolClient client)Constructors in org.robovm.apple.foundation with parameters of type NSURLProtocolClient Constructor Description NSURLProtocol(NSURLRequest request, NSCachedURLResponse cachedResponse, NSURLProtocolClient client)NSURLProtocol(NSURLSessionTask task, NSCachedURLResponse cachedResponse, NSURLProtocolClient client)