<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ATCD.git/java/src/ServiceConfig.java, branch LocalObject</title>
<subtitle>github.com: DOCGroup/ATCD.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/'/>
<entry>
<title>Removed the deprecation warning for using a StreamTokenizer(InputStream)</title>
<updated>1998-05-12T20:26:48+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1998-05-12T20:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=1dea7c199c59d1d46a6ea328852273496ec0e9ef'/>
<id>1dea7c199c59d1d46a6ea328852273496ec0e9ef</id>
<content type='text'>
by using a Reader as suggested by Sun.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by using a Reader as suggested by Sun.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor change -- the ServiceRepository doesn't examine suspended services</title>
<updated>1998-05-12T20:04:49+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1998-05-12T20:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=0fa341fc6aca09caf7549a86a3dce8244bb156f4'/>
<id>0fa341fc6aca09caf7549a86a3dce8244bb156f4</id>
<content type='text'>
when it is searching for the right service to suspend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when it is searching for the right service to suspend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally changes SOCKStream so it doesn't have all the deprecation warnings.</title>
<updated>1998-05-11T19:50:25+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1998-05-11T19:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=dfcfa53f0cbb9cb3dbe3360d09f3d02c8843bd03'/>
<id>dfcfa53f0cbb9cb3dbe3360d09f3d02c8843bd03</id>
<content type='text'>
It's also a lot easier to understand since I use DataInputStreams and
DataOutputStreams.  NOTE:  We can't use the Reader/Writer Java classes
since they don't allow reading/writing bytes without losing C++ compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's also a lot easier to understand since I use DataInputStreams and
DataOutputStreams.  NOTE:  We can't use the Reader/Writer Java classes
since they don't allow reading/writing bytes without losing C++ compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed most of the javadoc commenting problems.  To make it perfect, all</title>
<updated>1998-05-10T20:12:43+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1998-05-10T20:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=c01ce850adaf528342fcdbb74e0965b2ec416a58'/>
<id>c01ce850adaf528342fcdbb74e0965b2ec416a58</id>
<content type='text'>
the source files would have to exist in a directory structure identical
to their package names.  With these changes, though, people can still view
the packages, classes, and methods correctly.  I mainly corrected the
@see and @exception statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the source files would have to exist in a directory structure identical
to their package names.  With these changes, though, people can still view
the packages, classes, and methods correctly.  I mainly corrected the
@see and @exception statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made some small changes so that there won't be warnings on NT when</title>
<updated>1997-12-19T01:16:40+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-12-19T01:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=810346d1068644561c0bfd0da3dd61f48a23b8a0'/>
<id>810346d1068644561c0bfd0da3dd61f48a23b8a0</id>
<content type='text'>
java.lang is imported or stuff is imported from a package that it's
already a member of.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
java.lang is imported or stuff is imported from a package that it's
already a member of.
</pre>
</div>
</content>
</entry>
<entry>
<title>Checks in the new additions to the ServiceConfigurator, makes a few</title>
<updated>1997-11-12T03:30:27+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=bcfd180be7842a3a9b9844ba89b4d2e7b2a13bdf'/>
<id>bcfd180be7842a3a9b9844ba89b4d2e7b2a13bdf</id>
<content type='text'>
small adjustments to the sockets, and removes a deprecation problem
with a String in BlobReader.  Acceptor's socket acceptor was changed
to protected rather than private.

The new files are broken down as follows:

Files that are involved in loading a C++ service config file to
load Java ACE network services:
 	Svc_Conf.y
	parser.java
	sym.java
	Yylex.lex

	ClassNameGenerator.java

Files that have to do with the overall restructuring of the Service
Configurator such that suspend/resume/remove and the service repository
are added:
	AddServiceObjectNode.java
	ClassReader.java    Extracts the full class name from a .class file
	SuspendNode.java
	ResumeNode.java
	RemoveNode.java
	ServiceRecord.java  Repository wrapper, makes calls via reflection
	ServiceObjectRecord.java  Wrapper for ServiceObjects specifically
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
small adjustments to the sockets, and removes a deprecation problem
with a String in BlobReader.  Acceptor's socket acceptor was changed
to protected rather than private.

The new files are broken down as follows:

Files that are involved in loading a C++ service config file to
load Java ACE network services:
 	Svc_Conf.y
	parser.java
	sym.java
	Yylex.lex

	ClassNameGenerator.java

Files that have to do with the overall restructuring of the Service
Configurator such that suspend/resume/remove and the service repository
are added:
	AddServiceObjectNode.java
	ClassReader.java    Extracts the full class name from a .class file
	SuspendNode.java
	ResumeNode.java
	RemoveNode.java
	ServiceRecord.java  Repository wrapper, makes calls via reflection
	ServiceObjectRecord.java  Wrapper for ServiceObjects specifically
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed package name from ACE to JACE</title>
<updated>1997-04-05T19:59:06+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-04-05T19:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=caa9969a768e42e37983cb865dcd676fdc59dd5c'/>
<id>caa9969a768e42e37983cb865dcd676fdc59dd5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support to load classes across the network.</title>
<updated>1997-03-10T21:25:09+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-03-10T21:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=aa2e9ccc6ea95a71e9b57f853186030f2029addc'/>
<id>aa2e9ccc6ea95a71e9b57f853186030f2029addc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>image files</title>
<updated>1996-11-12T00:51:48+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1996-11-12T00:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=e8d6c3f71e9fc8d3d58e7d0e7cacbdd5c9737753'/>
<id>e8d6c3f71e9fc8d3d58e7d0e7cacbdd5c9737753</id>
<content type='text'>
source files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
source files
</pre>
</div>
</content>
</entry>
</feed>
