Uses of Class
tigase.meet.AbstractMeet
Packages that use AbstractMeet
-
Uses of AbstractMeet in tigase.meet
Classes in tigase.meet with type parameters of type AbstractMeetModifier and TypeClassDescriptionclassAbstractParticipation<P extends AbstractParticipation<P,M>, M extends AbstractMeet<P>> classAbstractParticipationWithSession<P extends AbstractParticipationWithSession<P,M>, M extends AbstractMeet<P>> Subclasses of AbstractMeet in tigase.meetConstructors in tigase.meet with parameters of type AbstractMeetModifierConstructorDescriptionParticipationWithListener(AbstractMeet<ParticipationWithListener> meet, LocalPublisher localPublisher, LocalSubscriber localSubscriber)