summaryrefslogtreecommitdiff
path: root/java/src/Ice/_ObjectDel.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/Ice/_ObjectDel.java')
-rw-r--r--java/src/Ice/_ObjectDel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/Ice/_ObjectDel.java b/java/src/Ice/_ObjectDel.java
index 4ed42f655f6..2a5d5eda56a 100644
--- a/java/src/Ice/_ObjectDel.java
+++ b/java/src/Ice/_ObjectDel.java
@@ -27,5 +27,5 @@ public interface _ObjectDel
java.util.Map context)
throws IceInternal.LocalExceptionWrapper;
- Connection ice_connection();
+ ConnectionI __getConnection(BooleanHolder compress);
}