|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueueConnection
Connection of media type queue.
Specific characteristic of a
ComConnection
object
which describes a connection of media type queue. Objects of this class are instantiated on demand
by Basic Communication Service. Creation of such an object is notified either direct by the
onNewConnection(ComConnection, ComEndpoint)
event or indirect by the
onNewCommunication(Communication, ComEndpoint)
event as part of the graph constructed.
Release of such an object is also be done by Basic Communication and notified by an
onTerminated(ComConnection, ComEndpoint)
event.
NOTE:
Queue connections are currently not functional!
Method Summary | |
---|---|
ComConnection |
forward(ComEndpoint forwardToEndpoint)
Forwards a Queue Connection to the specified ComEndpoint. |
ComConnection |
forward(java.lang.String forwardToUri)
Forwards a Queue Connection to another target. |
Methods inherited from interface com.siemens.symphonia.bcom.bcommon.external.ComConnection |
---|
deflect, deflect, drop, getComEndpoint, getCommunication, getInitiationCause, getObjectId, getState, getTerminationCause, isMyConnection |
Method Detail |
---|
ComConnection forward(ComEndpoint forwardToEndpoint)
Not Implemented. Don't use it.
forwardToEndpoint
- endpoint of new destination.
ComConnection
object.ComConnection forward(java.lang.String forwardToUri)
Not Implemented. Don't use it.
forwardToUri
- URI new connection should be established to.
ComConnection
object.
|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This software is the confidential and proprietary information of Siemens Enterprise Communications, Germany