#import <WebMSOfficeProtocol.h>
Abgeleitet von NSURLProtocol.
Öffentliche Methoden | |
| (void) | - startLoading |
| (void) | - stopLoading |
Öffentliche, statische Methoden | |
| (BOOL) | + canInitWithRequest: |
| (id) | + canonicalRequestForRequest: |
| (void) | + initialize |
| (id) | + protocolScheme |
| (void) | + registerProtocol |
| (void) | + removeResourceDictionaryForDataSource: |
| (BOOL) | + requestIsCacheEquivalent:toRequest: |
| (void) | + setResourceDictionary:forDataSource: |
Definiert in Zeile 9 der Datei WebMSOfficeProtocol.h.
| + (BOOL) canInitWithRequest: | (id) | fp8 |
Implementiert NSURLProtocol.
| + (id) canonicalRequestForRequest: | (id) | fp8 |
Implementiert NSURLProtocol.
| + (void) initialize |
Implementiert NSObject.
| + (id) protocolScheme |
| + (void) registerProtocol |
| + (void) removeResourceDictionaryForDataSource: | (id) | fp8 |
| + (BOOL) requestIsCacheEquivalent: | (id) | fp8 | ||
| toRequest: | (id) | fp12 | ||
Implementiert NSURLProtocol.
| + (void) setResourceDictionary: | (id) | fp8 | ||
| forDataSource: | (id) | fp12 | ||
| - (void) startLoading |
Implementiert NSURLProtocol.
| - (void) stopLoading |
Implementiert NSURLProtocol.