OpenScape
V3.2, Revision 044 20100322

com.siemens.symphonia.bcom.bcommon.external
Interface QueueConnection

All Superinterfaces:
ComConnection
All Known Subinterfaces:
QueueConnectionInternal
All Known Implementing Classes:
AbstractQueueConnection, QueueConnectionImpl, QueueConnectionImpl

public interface QueueConnection
extends ComConnection

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

forward

ComConnection forward(ComEndpoint forwardToEndpoint)
Forwards a Queue Connection to the specified ComEndpoint.

Not Implemented. Don't use it.

Parameters:
forwardToEndpoint - endpoint of new destination.
Returns:
newly created ComConnection object.

forward

ComConnection forward(java.lang.String forwardToUri)
Forwards a Queue Connection to another target.

Not Implemented. Don't use it.

Parameters:
forwardToUri - URI new connection should be established to.
Returns:
newly created ComConnection object.

OpenScape
V3.2, Revision 044 20100322

Copyright (c) 2014 Unify, Germany
All rights reserved.

This software is the confidential and proprietary information of Unify, Germany