org.mobicents.media.server.spi
Interface ConnectionEvent
- All Superinterfaces:
- Event<Connection>
public interface ConnectionEvent
- extends Event<Connection>
Defines connection event.
- Author:
- kulikov
|
Method Summary |
int |
getId()
|
| Methods inherited from interface org.mobicents.media.server.spi.listener.Event |
getSource |
STATE_CHANGE
static final int STATE_CHANGE
- See Also:
- Constant Field Values
MODE_CHANGE
static final int MODE_CHANGE
- See Also:
- Constant Field Values
IO_ERROR
static final int IO_ERROR
- See Also:
- Constant Field Values
getId
int getId()
Copyright © 2011. All Rights Reserved.