Commit 2b3f3a9
Alexandru Scvortov
updated docs
ConnectionFactory.newConnection() is about 40 lines. Ultimately,
that's the amount of work necessary to create an AMQConnection, so
I've removed the example from AMQConnection since it will always be
less than ideal.1 parent 1308d21 commit 2b3f3a9
File tree
2 files changed
+6
-17
lines changed- src/com/rabbitmq/client
- impl
2 files changed
+6
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 57 | + | |
| 58 | + | |
74 | 59 | | |
75 | 60 | | |
76 | 61 | | |
| |||
0 commit comments