|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.signal.Signal
org.eclipse.net4j.signal.SignalReactor
org.eclipse.net4j.signal.Indication
public abstract class Indication
Constructor Summary | |
---|---|
protected |
Indication()
|
Method Summary | |
---|---|
protected void |
execute(BufferInputStream in,
BufferOutputStream out)
|
protected abstract void |
indicating(ExtendedDataInputStream in)
|
Methods inherited from class org.eclipse.net4j.signal.SignalReactor |
---|
toString |
Methods inherited from class org.eclipse.net4j.signal.Signal |
---|
finishInputStream, finishOutputStream, getBufferInputStream, getBufferOutputStream, getCorrelationID, getProtocol, getSignalID, run, runSync, wrapInputStream, wrapOutputStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Indication()
Method Detail |
---|
protected final void execute(BufferInputStream in, BufferOutputStream out) throws java.lang.Exception
execute
in class Signal
java.lang.Exception
protected abstract void indicating(ExtendedDataInputStream in) throws java.io.IOException
java.io.IOException
|
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 |