Uses of Interface
org.rococoa.cocoa.foundation.protocols.NSURLProtocolClient

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)
           
 



Copyright © 2009. All Rights Reserved.