#import <NSURLConnection-NSURLConnectionInternal_LoaderThread.h>
Öffentliche Methoden | |
| (void) | - _setWaitingForCallback: |
| (void) | - touch |
| (void) | - _performLoad: |
| (void) | - _performOriginLoad: |
| (void) | - _performTimeOut |
| (void) | - _performUseCredential: |
| (void) | - _performContinueWithoutCredential |
| (void) | - _processServerEvents |
| (void) | - _cleanupProtocol |
| (void) | - URLProtocol:wasRedirectedToRequest:redirectResponse: |
| (void) | - URLProtocol:didReceiveAuthenticationChallenge: |
| (void) | - URLProtocol:didCancelAuthenticationChallenge: |
| (void) | - _failLoadWithDataLengthExceedsMaximumError |
| (void) | - URLProtocol:didReceiveResponse:cacheStoragePolicy: |
| (void) | - URLProtocol:didLoadData:lengthReceived: |
| (void) | - URLProtocol:didLoadData: |
| (void) | - URLProtocol:cachedResponseIsValid: |
| (void) | - URLProtocolDidFinishLoading: |
| (void) | - URLProtocol:didFailWithError: |
Öffentliche, statische Methoden | |
| (void) | + _setLoaderThreadPriority: |
| (void) | + _setMIMETypesWithNoSizeLimit: |
| (void) | + _resourceLoadLoop: |
| (void) | + _checkForTimeouts |
Definiert in Zeile 11 der Datei NSURLConnection-NSURLConnectionInternal_LoaderThread.h.
| + (void) _setLoaderThreadPriority: | (int) | fp8 |
| + (void) _setMIMETypesWithNoSizeLimit: | (id) | fp8 |
| + (void) _resourceLoadLoop: | (id) | fp8 |
| + (void) _checkForTimeouts |
| - (void) _setWaitingForCallback: | (BOOL) | fp8 |
| - (void) touch |
| - (void) _performLoad: | (id) | fp8 |
| - (void) _performOriginLoad: | (id) | fp8 |
| - (void) _performTimeOut |
| - (void) _performUseCredential: | (id) | fp8 |
| - (void) _performContinueWithoutCredential |
| - (void) _processServerEvents |
| - (void) _cleanupProtocol |
| - (void) URLProtocol: | (id) | fp8 | ||
| wasRedirectedToRequest: | (id) | fp12 | ||
| redirectResponse: | (id) | fp16 | ||
| - (void) URLProtocol: | (id) | fp8 | ||
| didReceiveAuthenticationChallenge: | (id) | fp12 | ||
| - (void) URLProtocol: | (id) | fp8 | ||
| didCancelAuthenticationChallenge: | (id) | fp12 | ||
| - (void) _failLoadWithDataLengthExceedsMaximumError |
| - (void) URLProtocol: | (id) | fp8 | ||
| didReceiveResponse: | (id) | fp12 | ||
| cacheStoragePolicy: | (unsigned int) | fp16 | ||
| - (void) URLProtocol: | (id) | fp8 | ||
| didLoadData: | (id) | fp12 | ||
| lengthReceived: | (long long) | fp16 | ||
| - (void) URLProtocol: | (id) | fp8 | ||
| didLoadData: | (id) | fp12 | ||
| - (void) URLProtocol: | (id) | fp8 | ||
| cachedResponseIsValid: | (id) | fp12 | ||
| - (void) URLProtocolDidFinishLoading: | (id) | fp8 |
| - (void) URLProtocol: | (id) | fp8 | ||
| didFailWithError: | (id) | fp12 | ||