diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2008-07-29 19:03:34 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2008-07-29 19:03:34 +0000 |
| commit | 10f23aca8dab83f51cb4fce341dc7fef7dac44b9 (patch) | |
| tree | e5a2f87fa041d49c682fef6c13d8e7e10429d156 /java/common/MethodDelegate.tpl | |
| parent | 8347e88e113fe70a4875271118db1d507aebde71 (diff) | |
| download | qpid-python-10f23aca8dab83f51cb4fce341dc7fef7dac44b9.tar.gz | |
QPID-1072: renamed org.apache.qpidity -> org.apache.qpid
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@680803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common/MethodDelegate.tpl')
| -rw-r--r-- | java/common/MethodDelegate.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/common/MethodDelegate.tpl b/java/common/MethodDelegate.tpl index e5ab1ae1e7..84fa0e43da 100644 --- a/java/common/MethodDelegate.tpl +++ b/java/common/MethodDelegate.tpl @@ -1,4 +1,4 @@ -package org.apache.qpidity.transport; +package org.apache.qpid.transport; public abstract class MethodDelegate<C> { |
