cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/core MsgContext.java

2003-01-16 Thread costin
costin 2003/01/16 14:18:55 Modified:jk/java/org/apache/jk/core MsgContext.java Log: Store a "control" object, for guard-based access control Revision ChangesPath 1.6 +12 -1 jakarta-tomcat-connectors/jk/java/org/apache/jk/core/MsgContext.java Index: MsgCon

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/core MsgContext.java

2002-06-20 Thread costin
costin 2002/06/20 11:49:23 Modified:jk/java/org/apache/jk/core MsgContext.java Log: Added few timers, to help in tunning. It'll work like notes, i.e. various components will get an 'id' and use it to manage the timer. Right now I used some static constants, temporarily.

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/core MsgContext.java

2002-04-17 Thread costin
costin 02/04/17 15:32:45 Modified:jk/java/org/apache/jk/core MsgContext.java Log: Few changes to MsgContext to allow it to be used in a more flexible way. Most of the methods can become generic 'notes' ( but we need to support 'long' notes, I wouldn't like to convert to Lo

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/core MsgContext.java Endpoint.java

2002-02-06 Thread costin
costin 02/02/06 09:27:03 Added: jk/java/org/apache/jk/core MsgContext.java Removed: jk/java/org/apache/jk/core Endpoint.java Log: Renamed Endpoint to MsgContext. Added few common attributes ( that are used all the times ). The MsgContext is a store for info exchanged betw