ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Dec 6 22:57:45 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
Changes since 1.12: +12 -11 lines
Diff to previous 1.12
Added the new Plugin Manager bits.

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Nov 30 03:16:17 2000 UTC (23 years, 5 months ago) by ajm
Branch: MAIN
Changes since 1.11: +4 -6 lines
Diff to previous 1.11
removed some silly debug line that was annoying the pants off Tim!

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Nov 30 02:38:09 2000 UTC (23 years, 5 months ago) by ajm
Branch: MAIN
Changes since 1.10: +4 -5 lines
Diff to previous 1.10
Changed package structure
uk.ac.ukc.iscream.refman and xml -> uk.ac.ukc.iscream.util

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Nov 30 02:00:54 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.9: +22 -24 lines
Diff to previous 1.9
Changed all classes so that references to the Logger and ConfigurationManager
are no longer passed around between classes. All of the classes now utilise
the new ReferenceManager, which makes life much easier.
Also tidied everything so that they all use the same conventions for attributes,
namely the _ prefix to the name.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Nov 29 21:27:39 2000 UTC (23 years, 5 months ago) by ajm
Branch: MAIN
Changes since 1.8: +17 -9 lines
Diff to previous 1.8
Update for package move.
Fixed bug in constructors.

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Nov 29 19:26:00 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.7: +45 -3 lines
Diff to previous 1.7
Made changes to fit into the new package structure. Also made all classes, namely
the UDPReader and FilterThread, conform to the Template class specification.

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Nov 27 21:47:13 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Yuck, a System.out.println() :)

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Nov 23 09:36:07 2000 UTC (23 years, 5 months ago) by pjm2
Branch: MAIN
Changes since 1.5: +8 -6 lines
Diff to previous 1.5
Altered the printAll() method in the XMLPacket.

Added logging facilities to XMLPacketMaker.

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Nov 23 09:21:48 2000 UTC (23 years, 5 months ago) by pjm2
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
Altered both UDPReader and FilterThread such that a reference to a Logger
is passed to the FilterThread when it is constructed.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Nov 23 09:14:29 2000 UTC (23 years, 5 months ago) by pjm2
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Modified the verbosity of the Logger messages that may occur in the
UDPReader thread.

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Nov 23 09:08:07 2000 UTC (23 years, 5 months ago) by pjm2
Branch: MAIN
Changes since 1.2: +11 -13 lines
Diff to previous 1.2
Altered UDPReader and FilterThread so that the UDP packet data is now
passed via the FilterThread's constructor.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Nov 22 09:33:52 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.1: +13 -3 lines
Diff to previous 1.1
Added parent filter passing, so the packet can be passed on. Also had to make
a quick fix because a null pointer exception was being thrown on the substring()
part. I think this was because when a message came in over CORBA rather than UDP
it didn't have the 0 (byte 0 that is) at the end.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Nov 22 08:40:53 2000 UTC (23 years, 5 months ago) by pjm2
Branch: MAIN
Gave the UDP and XML processing classes a new home with the filter.

UDPReaderThread has been renamed to FilterThread

XMLPacketParser has been renamed to XMLStringParser (as that's what it
does!)

Convenience Links

Links to HEAD: (view) (annotate) Links to SERVER_PACKAGEBUILD: (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