|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NSURLProtocol | |
| com.jniwrapper.macosx.cocoa.nsurlprotocol | |
| Uses of NSURLProtocol in com.jniwrapper.macosx.cocoa.nsurlprotocol |
| Methods in com.jniwrapper.macosx.cocoa.nsurlprotocol that return NSURLProtocol | |
static NSURLProtocol |
NSURLProtocol.NSURLProtocol_propertyForKey_inRequest(java.lang.String key,
NSURLRequest request)
This method represents the propertyForKey static constructor of the NSURLProtocol Objective-C class. |
| Methods in com.jniwrapper.macosx.cocoa.nsurlprotocol with parameters of type NSURLProtocol | |
void |
NSURLProtocolClientProtocol.URLProtocol_didFailWithError(NSURLProtocol protocol,
NSError error)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
void |
NSURLProtocolClientProtocol.URLProtocolDidFinishLoading(NSURLProtocol protocol)
|
void |
NSURLProtocolClientProtocol.URLProtocol_didReceiveResponse_cacheStoragePolicy(NSURLProtocol protocol,
NSURLResponse response,
NSURLCacheStoragePolicy policy)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
void |
NSURLProtocolClientProtocol.URLProtocol_wasRedirectedToRequest_redirectResponse(NSURLProtocol protocol,
NSURLRequest request,
NSURLResponse redirectResponse)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
void |
NSURLProtocolClientProtocol.URLProtocol_didLoadData(NSURLProtocol protocol,
NSData data)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
void |
NSURLProtocolClientProtocol.URLProtocol_didReceiveAuthenticationChallenge(NSURLProtocol protocol,
NSURLAuthenticationChallenge challenge)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
void |
NSURLProtocolClientProtocol.URLProtocol_cachedResponseIsValid(NSURLProtocol protocol,
NSCachedURLResponse cachedResponse)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
void |
NSURLProtocolClientProtocol.URLProtocol_didCancelAuthenticationChallenge(NSURLProtocol protocol,
NSURLAuthenticationChallenge challenge)
This method represents the URLProtocol() method of the NSURLProtocolClientProtocol Objective-C protocol. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||