Lynkeos
Instance Methods | List of all members
LynkeosThreadConnection(QueueMgt) Category Reference

Internal part of the connection class. More...

Instance Methods

(void) - sendInvocation:inThread:
 Send a method invocation to an object over the connection. More...
 

Detailed Description

Internal part of the connection class.

Method Documentation

- (void) sendInvocation: (NSInvocation*)  inv
inThread: (BOOL)  inThread 

Send a method invocation to an object over the connection.

Parameters
invThe invocation
inThreadNO if the receiver is in the main thread

References LynkeosThreadCnxEnd::_state, and LynkeosThreadCnxEnd::adjustMessageCount:.


The documentation for this category was generated from the following file: