cca-spec-babel  0.8.6-unstable(developer)
Public Member Functions
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

Sign up to be told about connection activity.

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

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: