org.granite.client.messaging.transport
Interface TransportStopListener

All Known Implementing Classes:
AbstractAMFChannel, AbstractAMFMessagingChannel, AbstractHTTPChannel, AMFMessagingChannel, AMFRemotingChannel, JMFAMFMessagingChannel, JMFAMFRemotingChannel

public interface TransportStopListener

Author:
William DRAI

Method Summary
 void onStop(Transport transport)
           
 

Method Detail

onStop

void onStop(Transport transport)