Uses of Interface
org.rococoa.cocoa.foundation.protocols.NSURLHandleClient

Packages that use NSURLHandleClient
org.rococoa.cocoa.foundation   
 

Uses of NSURLHandleClient in org.rococoa.cocoa.foundation
 

Classes in org.rococoa.cocoa.foundation that implement NSURLHandleClient
 class NSURL
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSURLHandleClient
abstract  void NSURLHandle.addClient(NSURLHandleClient client)
          Original signature : -(void)addClient:(id)
native declaration : NSURLHandle.h:73
abstract  void NSURLHandle.removeClient(NSURLHandleClient client)
          Original signature : -(void)removeClient:(id)
native declaration : NSURLHandle.h:74
 



Copyright © 2009. All Rights Reserved.