ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/CorbaControlHandlerServant.java
Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Mar 17 03:57:17 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.12: +2 -5 lines
Diff to previous 1.12
This class now has shutdown functions.

Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Mar 16 02:14:40 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.11: +11 -2 lines
Diff to previous 1.11
Added finalizers to the debugging. This could be very useful to know.

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Mar 16 01:50:36 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
When a CORBA Client disconnects it is caught in the DataHandler. But this would
leave the ControlHandler just lurking about, so we now explicitly make an effort
to close it down, and disconnect it from the ORB.

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.9: +8 -8 lines
Diff to previous 1.9
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Mar 13 20:55:59 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Now has correct code for disconnecting from the ORB.

We were using the ORB to do the disconnect however it appears this is deprecated.  Thus we now use the new method of deactivating from the POA.

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Mar 13 19:14:07 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.7: +23 -2 lines
Diff to previous 1.7
Added a disconnect() method to the CorbaControlHandler.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Mar 13 18:37:08 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.6: +12 -12 lines
Diff to previous 1.6
Now makes use of the ConfigurationProxy.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Feb 28 19:04:00 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.5: +11 -4 lines
Diff to previous 1.5
Now requires a client send a name. This is to enable each handler to be
identified from the others. With TCP ones, this was quite easily done with the
hostname (which isn't perfect), but with corba a name was required.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Feb 21 19:11:28 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.4: +12 -4 lines
Diff to previous 1.4
Modification to the Queue system;
- interval of monitor is now configurable.
- attempt to identify each Queue better, although this is still hard.

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Feb 12 02:23:52 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
Now monitor the Queue here every 60 seconds, reporting back to the Queue in
the PacketSorter class.

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Feb 5 00:58:46 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.2: +25 -94 lines
Diff to previous 1.2
The original "all in one" class didn't work quite right, so it's been broken
down into two classes; one for control, and one for sending data. The whole lot
functions in a very similar way to the TCP setup, except that communication
happens over CORBA.

Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Feb 3 04:44:09 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
A few subtle changes... I keep forgetting to start Threads :)

Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Feb 3 00:42:54 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Initial checkins of the two files that handle connections from CORBA based
clients (most likely local clients). The Listener is essentially a "factory" for
the Handler class. There is a single Handler associated with each connected
client.

Convenience Links

Links to HEAD: (view) (annotate) Links to PROJECT_COMPLETION: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a