Uses of Class
org.granite.client.messaging.channel.amf.JMFAMFRemotingChannel

Packages that use JMFAMFRemotingChannel
org.granite.client.messaging.channel   
 

Uses of JMFAMFRemotingChannel in org.granite.client.messaging.channel
 

Methods in org.granite.client.messaging.channel that return JMFAMFRemotingChannel
 JMFAMFRemotingChannel JMFChannelFactory.newRemotingChannel(String id, URI uri)
           
 JMFAMFRemotingChannel JMFChannelFactory.newRemotingChannel(String id, URI uri, int maxConcurrentRequests)