Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

root: 132 7

latest revision download root:

132 annotated / raw | Diffs: previous, other | Lines: 121 ( +2, -2 )

Created: 2005-10-09 19:06:39 -0500 (2 years 7 months ago) | Author: chirino | Changeset: 132

Copied to: tags/ACTIVEIO-2.1/activeio/src/java/org/activeio/FilterAsyncChannel.java 146

The narrow() method was a little smelly and I've been told more than once.  Since it's purpose is that same as the IAdaptable interface eclipse uses, I'm going to follow that lead.
Refactored out the Adaptable interface and renamed the method.

115 annotated / raw | Diffs: previous, other | Lines: 121 ( +7, -7 )

Created: 2005-08-11 11:14:59 -0500 (2 years 9 months ago) | Author: chirino | Changeset: 115

Copied to: branches/constructor/activeio/src/java/org/activeio/FilterAsyncChannel.java 130

Some more synch to sync renaming.

98 new/moved annotated / raw | Diffs: previous, other | Lines: 121 ( +121, -0 )

Created: 2005-05-08 10:10:32 -0500 (3 years ago) | Author: chirino | Changeset: 98

Moved from: trunk/activeio/src/java/org/activeio/FilterAsynchChannel.java 96

big refactor.  Synch Async -> to Sync Async

96 annotated / raw | Diffs: previous, other | Lines: 121 ( +2, -8 )

Created: 2005-05-07 23:21:41 -0500 (3 years ago) | Author: jstrachan | Changeset: 96

Moved to: trunk/activeio/src/java/org/activeio/FilterAsyncChannel.java 98

fixed up some javadoc stuff

86 annotated / raw | Diffs: previous, other | Lines: 127 ( +2, -3 )

Created: 2005-04-22 15:47:16 -0500 (3 years ago) | Author: chirino | Changeset: 86

Copied to: tags/ACTIVEIO-1.0/activeio/src/java/org/activeio/FilterAsynchChannel.java 88

- extracted a Input and Output channel interfaces from the Asynch and Sync channels.
- Added an AsynchWriteAsynchChannelAdapter that causes the writes to be done in an async thread.

41 annotated / raw | Diffs: previous, other | Lines: 128 ( +5, -1 )

Created: 2005-01-09 12:52:40 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 41

Cleanup thread handling a bit.  We now set the thread names and also use a a single static ThreadPool as the default executor when none is provided.

30 annotated / raw | Diffs: previous, other | Lines: 124 ( +1, -1 )

Created: 2004-12-29 17:04:35 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 30

- Fixing class name typo ASynch -> Async
- Asynch to Synch channel conversion will not be potentially more efficient (they will remove un-needed coversions)
- Fixed the SynchChannelInputStream, it was only reading the first packet.
- Consolidated the OnePortAsyncChannelServer so that it's helper classes are inner classes.

13 annotated / raw | Diffs: previous, other | Lines: 124 ( +15, -15 )

Created: 2004-12-20 18:31:51 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 13

- Renamed ChannelConsumer to AsynchChannelListener to be more consistent.
- Added a few RequestChannel implementations.
- The SyncToAsync*Apdapters can now be given an Executor that will be used to power the background thread.

12 annotated / raw | Diffs: previous, other | Lines: 124 ( +6, -6 )

Created: 2004-12-20 13:01:05 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 12

- Added support for JXTA p2p sockets
- Added support for SSL sockets
- Renamed the TcpSocket class to SocketMetadata
- Added adaptors make a SynchChannel and SyncChannelServer look like Socket and ServerSocket objects.
- Added in a RequestChannel inerface

9 annotated / raw | Diffs: previous, other | Lines: 124 ( +11, -9 )

Created: 2004-12-16 15:21:33 -0600 (3 years 4 months ago) | Author: chirino | Changeset: 9

More clean up.  Got rid of ChannelException.

7 new annotated / raw | Lines: 122 ( +122, -0 )

Created: 2004-12-09 16:57:37 -0600 (3 years 5 months ago) | Author: chirino | Changeset: 7

Some more package/class renaming with David Blevins' assistance.

Open Source License registered to the Codehaus Project. This license of FishEye is provided to support the development of Codehaus only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2008-05-16 02:44 -0500