public abstract class Conferenceable
extends Object
Interface used to identify entities with which another entity can participate in a conference
call with. The ConnectionService implementation will only recognize
Conferenceables which are Connections or Conferences.