|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFailOverStrategy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier |
---|
INotifier.Introspection |
Field Summary | |
---|---|
static IFailOverStrategy |
NOOP
|
Method Summary | ||
---|---|---|
|
send(RequestWithConfirmation<RESULT> request)
|
|
|
send(RequestWithConfirmation<RESULT> request,
long timeout)
|
Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
---|
addListener, removeListener |
Field Detail |
---|
static final IFailOverStrategy NOOP
Method Detail |
---|
<RESULT> RESULT send(RequestWithConfirmation<RESULT> request) throws java.lang.Exception
java.lang.Exception
<RESULT> RESULT send(RequestWithConfirmation<RESULT> request, long timeout) throws java.lang.Exception
java.lang.Exception
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |