JanosVM v1.0 API

java.lang.isolate
Interface IsolateMessageDispatcher.Listener

Enclosing class:
IsolateMessageDispatcher

public static interface IsolateMessageDispatcher.Listener


Method Summary
 void messageReceived(IsolateMessageDispatcher dispatcher, Link link, IsolateMessage message)
           
 void receiveFailed(IsolateMessageDispatcher dispatcher, Link link, java.lang.Throwable throwable)
           
 

Method Detail

messageReceived

public void messageReceived(IsolateMessageDispatcher dispatcher,
                            Link link,
                            IsolateMessage message)

receiveFailed

public void receiveFailed(IsolateMessageDispatcher dispatcher,
                          Link link,
                          java.lang.Throwable throwable)

JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003