public interface  org.apache.hc.core.util.Identifiable extends java.lang.Object
{
public abstract java.lang.String getId();
}