org.kuali.rice.ksb.messaging.callforwarding
Interface ForwardedCallHandler

All Known Implementing Classes:
ForwardedCallHandlerImpl

public interface ForwardedCallHandler

Takes a call made on a remote machine and forwarded here to be invoked.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 void handleCall(PersistedMessage message)
           
 

Method Detail

handleCall

void handleCall(PersistedMessage message)
                throws Exception
Throws:
Exception


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.