Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
When I created artemis-proton-plug and the current implementation on artemis-amqp-protocol, the qpid-jms client was in its beginning and I had some difficulties on testing raw clients against the server, so I had some classes around to perform several client->server tasks.
I had to write some abstract model to support both client and server...
I also wrote it independently to be reused in other servers.
Since there's no more need for the client part, I decided to do some simplifications over the class model.
- removing the artemis-proton-plug
- removng lots of interfaces that only have a single implementation
- in a try to make the code easier to understand for developers working on it at the first time.
No semantics will be changed as part of this task.
Attachments
Issue Links
- links to