Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.connectionservice |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionServiceImpl.accept(ConnectionRequest parameters)
Accepts a telephone call incoming to an Address
|
void |
ConnectionServiceImpl.alert(ConnectionRequest parameters)
Place a connection into the alerting state
|
void |
ConnectionServiceImpl.disconnect(ConnectionRequest parameters)
Drops a Connection from an active contact
|
AddressResponse |
ConnectionServiceImpl.getAddress(ConnectionRequest parameters)
Returns the Address object associated with this Connection
|
ConnectionCapabilitiesResponse |
ConnectionServiceImpl.getConnectionCapabilities(ConnectionRequest parameters)
Returns the dynamic capabilities for the instance of the Connection object
|
ContactResponse |
ConnectionServiceImpl.getContact(ConnectionRequest parameters)
Returns the Contact object associated with this Connection.
|
RecordingState |
ConnectionServiceImpl.getRecordingState(ConnectionRequest parameters)
Returns the current recording state of the Connection
|
Reason |
ConnectionServiceImpl.getRecordingStateReason(ConnectionRequest parameters)
Returns the reason for the current recording state
|
ConnectionStateResponse |
ConnectionServiceImpl.getState(ConnectionRequest parameters)
Returns the current state information of the Connection
|
TerminalConnectionsResponse |
ConnectionServiceImpl.getTerminalConnections(ConnectionRequest parameters)
Returns a list of TerminalConnection objects associated with the specified Connection
|
void |
ConnectionServiceImpl.reject(ConnectionRequest parameters)
Rejects a contact incoming to an Address.
|
Modifier and Type | Method and Description |
---|---|
ConnectionRequest |
ObjectFactory.createConnectionRequest()
Create an instance of
ConnectionRequest |
Copyright © 2010 All Rights Reserved.