Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.contactservice |
Modifier and Type | Method and Description |
---|---|
ConnectionResponse |
ContactServiceImpl.addParty(AddPartyRequest parameters)
Add an additional party to an existing contact.
|
ConnectionResponse |
ContactServiceImpl.bargeIn(BargeInRequest parameters)
Forcefully adds a party to the contact
|
ConnectionResponse |
ContactServiceImpl.getConnection(ContactAddressRequest parameters)
Retrieve a specified connection associated with this contact
|
ConnectionResponse |
ContactServiceImpl.observe(ObserveRequest request)
Creates an "observe" connection to this contact
|
ConnectionResponse |
ContactServiceImpl.observeTargetConnection(ObserveTargetConnectionRequest request)
Creates an "observe" connection to this contact
|
ConnectionResponse |
ContactServiceImpl.whisper(WhisperRequest parameters)
|
ConnectionResponse |
ContactServiceImpl.whisperTargetConnection(WhisperTargetConnectionRequest parameters)
Creates a "whisper" connection to this contact
|
Modifier and Type | Method and Description |
---|---|
ConnectionResponse |
ObjectFactory.createConnectionResponse()
Create an instance of
ConnectionResponse |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createAddPartyResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createBargeInResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createGetConnectionResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createObserveResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createWhisperResponse(ConnectionResponse value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createAddPartyResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createBargeInResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createGetConnectionResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createObserveResponse(ConnectionResponse value)
|
javax.xml.bind.JAXBElement<ConnectionResponse> |
ObjectFactory.createWhisperResponse(ConnectionResponse value)
|
Copyright © 2010 All Rights Reserved.