From 5df457086fe499f774ddbfddc20b26ac4a4d46db Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 6 Nov 2013 13:34:09 +0100 Subject: Upgrade Javadocs to tools.jar-1.7 and apiviz-1.3.2.GA --- .../net4j/signal/class-use/SignalReactor.html | 471 ++++++++++----------- 1 file changed, 228 insertions(+), 243 deletions(-) (limited to 'plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/signal/class-use/SignalReactor.html') diff --git a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/signal/class-use/SignalReactor.html b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/signal/class-use/SignalReactor.html index e035adc188..1f4b2f6999 100644 --- a/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/signal/class-use/SignalReactor.html +++ b/plugins/org.eclipse.net4j.doc/javadoc/org/eclipse/net4j/signal/class-use/SignalReactor.html @@ -1,257 +1,242 @@ - - - - - -Uses of Class org.eclipse.net4j.signal.SignalReactor (Net4j Signalling Platform Documentation) - - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
- -
- + + + + + - -
-
-

-Uses of Class
org.eclipse.net4j.signal.SignalReactor

-
- - - - - - - - - - - - - -
-Packages that use SignalReactor
org.eclipse.net4j.signalA framework for request/response based communication on top of the Net4j transport layer. 
org.eclipse.net4j.signal.heartbeatA signal protocol implementation that realizes a configurable heart beat protocol. 
-  -

- - - - - -
-Uses of SignalReactor in org.eclipse.net4j.signal
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of SignalReactor in org.eclipse.net4j.signal
- classIndication - -
-          Represents the receiver side of a one-way signal, i.e., one with no response.
- classIndicationWithMonitoring - -
-          Represents the receiver side of a two-way signal with additional support for remote progress monitoring.
- classIndicationWithResponse - -
-          Represents the receiver side of a two-way signal, i.e., one with a response.
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal that return SignalReactor
-protected  SignalReactorSignalProtocol.createSignalReactor(short signalID) - -
-          Returns a new signal instance to serve the given signal ID or null if the signal ID is invalid/unknown - for this protocol.
-protected  SignalReactorSignalProtocol.provideSignalReactor(short signalID) - -
-           
-  -

- - - - - -
-Uses of SignalReactor in org.eclipse.net4j.signal.heartbeat
-  -

- - - - - - - - - - - - - -
Methods in org.eclipse.net4j.signal.heartbeat that return SignalReactor
-protected  SignalReactorHeartBeatProtocol.createSignalReactor(short signalID) - -
-           
-protected  SignalReactorHeartBeatProtocol.Server.createSignalReactor(short signalID) - -
-           
-  -

-


- - +
+

Uses of Class
org.eclipse.net4j.signal.SignalReactor

+
+
+ +
- - - - - - - - - - - - -
- -
- + + + + + - -
-Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others. - - +

Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.

+ + -- cgit v1.2.3