|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSURLProtocolClient | |
---|---|
org.rococoa.cocoa.foundation |
Uses of NSURLProtocolClient in org.rococoa.cocoa.foundation |
---|
Methods in org.rococoa.cocoa.foundation that return NSURLProtocolClient | |
---|---|
abstract NSURLProtocolClient |
NSURLProtocol.client()
|
Methods in org.rococoa.cocoa.foundation with parameters of type NSURLProtocolClient | |
---|---|
static NSURLProtocol |
NSURLProtocol.createWithRequest_cachedResponse_client(NSURLRequest request,
NSCachedURLResponse cachedResponse,
NSURLProtocolClient client)
Factory method |
abstract NSURLProtocol |
NSURLProtocol.initWithRequest_cachedResponse_client(NSURLRequest request,
NSCachedURLResponse cachedResponse,
NSURLProtocolClient client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |