NSURLResponse Klassenreferenz

#import <NSURLResponse.h>

Abgeleitet von NSObject, < NSCoding > und < NSCopying >.

Basisklasse für NSHTTPURLResponse.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithURL:MIMEType:expectedContentLength:textEncodingName:
(id) - init
(id) - initWithCoder:
(void) - encodeWithCoder:
(id) - URL
(id) - MIMEType
(id) - textEncodingName
(long long) - expectedContentLength
(id) - suggestedFilename
(id) - copyWithZone:

Geschützte Attribute

NSURLResponseInternal_internal

Ausführliche Beschreibung

Definiert in Zeile 14 der Datei NSURLResponse.h.


Dokumentation der Elementfunktionen

- (id) initWithURL: (id)  fp8
MIMEType: (id)  fp12
expectedContentLength: (int)  fp16
textEncodingName: (id)  fp20 

Implementiert in NSHTTPURLResponse.

- (id) init  

- (id) initWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

Implementiert in NSHTTPURLResponse.

- (void) encodeWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

Implementiert in NSHTTPURLResponse.

- (id) URL  

- (id) MIMEType  

Implementiert in NSHTTPURLResponse.

- (id) textEncodingName  

Implementiert in NSHTTPURLResponse.

- (long long) expectedContentLength  

Implementiert in NSHTTPURLResponse.

- (id) suggestedFilename  

- (id) copyWithZone: (struct _NSZone *)  fp8  

Erneute Implementation von < NSCopying >.


Dokumentation der Datenelemente

- (NSURLResponseInternal*) _internal [protected]

Definiert in Zeile 16 der Datei NSURLResponse.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: