|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSConnectionDelegateMethods
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 |
NSConnectionDelegateMethods._static_
|
Method Summary | |
---|---|
boolean |
authenticateComponents_withData(NSArray components,
NSData signature)
|
NSData |
authenticationDataForComponents(NSArray components)
|
boolean |
connection_shouldMakeNewConnection(NSConnection ancestor,
NSConnection conn)
of this delegate method if possible. |
NSObject |
createConversationForConnection(NSConnection conn)
|
boolean |
makeNewConnection_sender(NSConnection conn,
NSConnection ancestor)
of this delegate method if possible. |
Method Detail |
---|
boolean makeNewConnection_sender(NSConnection conn, NSConnection ancestor)
-(BOOL)makeNewConnection:(NSConnection*) sender:(NSConnection*)
boolean connection_shouldMakeNewConnection(NSConnection ancestor, NSConnection conn)
-(BOOL)connection:(NSConnection*) shouldMakeNewConnection:(NSConnection*)
NSData authenticationDataForComponents(NSArray components)
boolean authenticateComponents_withData(NSArray components, NSData signature)
NSObject createConversationForConnection(NSConnection conn)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |