gov.cca.ports.ConnectionEventService Interface Reference

Connection event service. More...

Inheritance diagram for gov.cca.ports.ConnectionEventService:

Inheritance graph
[legend]
Collaboration diagram for gov.cca.ports.ConnectionEventService:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void addConnectionEventListener (in EventType et, in ConnectionEventListener cel)
 Sign up to be told about connection activity.
void removeConnectionEventListener (in EventType et, in ConnectionEventListener cel)
 Ignore future ConnectionEvents of the given type.


Detailed Description

Connection event service.

Member Function Documentation

void gov.cca.ports.ConnectionEventService.addConnectionEventListener ( in EventType  et,
in ConnectionEventListener  cel 
)

Sign up to be told about connection activity.

connectionEventType must be one of the integer values defined iN ConnectionEvent.

void gov.cca.ports.ConnectionEventService.removeConnectionEventListener ( in EventType  et,
in ConnectionEventListener  cel 
)

Ignore future ConnectionEvents of the given type.

connectionEventType must be one of the integer values defined in ConnectionEvent.


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

Generated on Thu Mar 17 09:40:08 2011 for cca-spec-babel by  doxygen 1.5.9