|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSURLClient
Client informal protocol for use with the deprecated loadResourceDataNotifyingClient: below.
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
NSURLClient._static_
|
Method Summary | |
---|---|
void |
URL_resourceDataDidBecomeAvailable(NSURL sender,
NSData newBytes)
|
void |
URL_resourceDidFailLoadingWithReason(NSURL sender,
NSString reason)
|
void |
URLResourceDidCancelLoading(NSURL sender)
|
void |
URLResourceDidFinishLoading(NSURL sender)
|
Method Detail |
---|
void URL_resourceDataDidBecomeAvailable(NSURL sender, NSData newBytes)
void URLResourceDidFinishLoading(NSURL sender)
void URLResourceDidCancelLoading(NSURL sender)
void URL_resourceDidFailLoadingWithReason(NSURL sender, NSString reason)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |