public abstract class MessageFuture<T> extends implements MessageStateListener
MessageFuture()
void
messageReply(Message message)
messageTimedOut()
protected abstract T
process(Message message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageFuture()
public void messageTimedOut()
messageTimedOut
MessageStateListener
public void messageReply(Message message)
messageReply
protected abstract T process(Message message) throws java.lang.Exception
java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0