Uses of Interface
com.caucho.bam.client.LinkConnectionFactory

Packages that use LinkConnectionFactory
com.caucho.bam.client   
 

Uses of LinkConnectionFactory in com.caucho.bam.client
 

Constructors in com.caucho.bam.client with parameters of type LinkConnectionFactory
LinkClient(LinkConnectionFactory linkFactory, ActorHolder actor)
           
OutboundMessageStream(LinkConnectionFactory linkFactory, Broker inboundBroker)