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

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

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

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