Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rerun generate script when it is modified | Rafael H. Schloming | 2007-09-24 | 1 | -14/+24 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@578826 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | * moved most of the classes in the org.apache.qpidity package to | Rafael H. Schloming | 2007-09-13 | 1 | -0/+36 |
| | | | | | | | | | | | | | | | | | | | | org.apache.qpidity.transport * factored out the network specific pieces into org.apache.qpidity.transport * moved the mina specific code to org.apache.qpidity.transport.network.mina * replaced the handler chain with Sender/Receiver chains that can deal with close request/closed notifications * moved from an anonymous struct[] to a real Header class * removed an excess copy from message data transmit git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@575474 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | switched common generate script over to jython | Rafael H. Schloming | 2007-08-01 | 1 | -0/+54 |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561657 13f79535-47bb-0310-9956-ffa450edef68 |