org.granite.client.messaging.channel
Interface RemotingChannel

All Superinterfaces:
Channel
All Known Implementing Classes:
AMFRemotingChannel, JMFAMFRemotingChannel

public interface RemotingChannel
extends Channel

Author:
Franck WOLFF

Field Summary
 
Fields inherited from interface org.granite.client.messaging.channel.Channel
BYTEARRAY_BODY_HEADER, RECONNECT_INTERVAL_MS_KEY, RECONNECT_MAX_ATTEMPTS_KEY
 
Method Summary
 
Methods inherited from interface org.granite.client.messaging.channel.Channel
getClientId, getCredentials, getId, getTransport, getTransportData, getUri, isAuthenticated, isStarted, logout, onCancelled, onError, onMessage, send, setCredentials, setTransportData, start, stop