Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.protocol.BufferStreamAdapter

Packages that use BufferStreamAdapter
net.java.sip.communicator.impl.neomedia.protocol   
 

Uses of BufferStreamAdapter in net.java.sip.communicator.impl.neomedia.protocol
 

Subclasses of BufferStreamAdapter in net.java.sip.communicator.impl.neomedia.protocol
 class PullBufferStreamAdapter
          Represents a PullBufferStream which reads its data from a specific PullSourceStream.
 class PushBufferStreamAdapter
          Represents a PushBufferStream which reads its data from a specific PushSourceStream.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.