Uses of Class
com.jniwrapper.macosx.cocoa.nsconnection.NSDistantObjectRequest

Packages that use NSDistantObjectRequest
com.jniwrapper.macosx.cocoa.nsobject   
 

Uses of NSDistantObjectRequest in com.jniwrapper.macosx.cocoa.nsobject
 

Methods in com.jniwrapper.macosx.cocoa.nsobject with parameters of type NSDistantObjectRequest
 com.jniwrapper.Bool NSObject.connection_handleRequest(NSConnection connection, NSDistantObjectRequest doreq)
          This method represents the connection() method of the NSObject Objective-C class.