public interface  org.apache.dubbo.remoting.IdleSensible extends java.lang.Object
{
public boolean canHandleIdle()
{
org.apache.dubbo.remoting.IdleSensible v;
v := @this: org.apache.dubbo.remoting.IdleSensible;
return 0;
}
}