it.list.jft
Interface MulticastConnection

All Superinterfaces:
CommunicationLifeCycle, LifeCycle

public interface MulticastConnection
extends CommunicationLifeCycle


Field Summary
static int STATUS_CONNECTED
           
static int STATUS_DISCONNECTED
           
 
Fields inherited from interface LifeCycle
RESULT_GENERIC_ERROR, RESULT_INVALID_STATUS, RESULT_OK, STATUS_INIT, STATUS_RELEASED
 
Method Summary
 int close()
           
 int enableNotify(int entityClassID)
           
 int open()
           
 
Methods inherited from interface CommunicationLifeCycle
getContext, getListener, getParam
 
Methods inherited from interface LifeCycle
enumChilds, getStatus, release
 

Field Detail

STATUS_CONNECTED

static final int STATUS_CONNECTED
See Also:
Constant Field Values

STATUS_DISCONNECTED

static final int STATUS_DISCONNECTED
See Also:
Constant Field Values
Method Detail

open

int open()

close

int close()

enableNotify

int enableNotify(int entityClassID)


Submit a bug or feature to FT\API Programming Support<\font>