2018-07-18 12:24:37 +02:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "it" >
< head >
2018-07-18 17:02:05 +02:00
<!-- Generated by javadoc (10.0.1) on Wed Jul 18 16:33:16 CEST 2018 -->
2018-07-18 12:24:37 +02:00
< title > it.ernytech.tdbot Class Hierarchy< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< meta name = "dc.created" content = "2018-07-18" >
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../jquery/jquery-ui.css" title = "Style" >
< script type = "text/javascript" src = "../../../script.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../../jquery/jquery-1.10.2.js" > < / script >
< script type = "text/javascript" src = "../../../jquery/jquery-ui.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="it.ernytech.tdbot Class Hierarchy";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../";loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a id = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li class = "navBarCell1Rev" > Tree< / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > < a href = "../../../it/ernytech/tdlib/package-tree.html" > Next< / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?it/ernytech/tdbot/package-tree.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-tree.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< / div >
< a id = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
< main role = "main" >
< div class = "header" >
< h1 class = "title" > Hierarchy For Package it.ernytech.tdbot< / h1 >
< span class = "packageHierarchyLabel" > Package Hierarchies:< / span >
< ul class = "horizontal" >
< li > < a href = "../../../overview-tree.html" > All Packages< / a > < / li >
< / ul >
< / div >
< div class = "contentContainer" >
< section role = "region" >
< h2 title = "Class Hierarchy" > Class Hierarchy< / h2 >
< ul >
< li class = "circle" > java.lang.Object
< ul >
< li class = "circle" > it.ernytech.tdbot.< a href = "../../../it/ernytech/tdbot/ConstructorDetector.html" title = "class in it.ernytech.tdbot" > < span class = "typeNameLink" > ConstructorDetector< / span > < / a > < / li >
< li class = "circle" > it.ernytech.tdbot.< a href = "../../../it/ernytech/tdbot/EasyClient.html" title = "class in it.ernytech.tdbot" > < span class = "typeNameLink" > EasyClient< / span > < / a >
< ul >
< li class = "circle" > it.ernytech.tdbot.< a href = "../../../it/ernytech/tdbot/BotClient.html" title = "class in it.ernytech.tdbot" > < span class = "typeNameLink" > BotClient< / span > < / a > < / li >
< li class = "circle" > it.ernytech.tdbot.< a href = "../../../it/ernytech/tdbot/UserClient.html" title = "class in it.ernytech.tdbot" > < span class = "typeNameLink" > UserClient< / span > < / a > < / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / section >
< section role = "region" >
< h2 title = "Interface Hierarchy" > Interface Hierarchy< / h2 >
< ul >
< li class = "circle" > it.ernytech.tdbot.< a href = "../../../it/ernytech/tdbot/AuthorizationHandler.html" title = "interface in it.ernytech.tdbot" > < span class = "typeNameLink" > AuthorizationHandler< / span > < / a > < / li >
< / ul >
< / section >
< / div >
< / main >
< footer role = "contentinfo" >
< nav role = "navigation" >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a id = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li class = "navBarCell1Rev" > Tree< / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > < a href = "../../../it/ernytech/tdlib/package-tree.html" > Next< / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?it/ernytech/tdbot/package-tree.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "package-tree.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< / div >
< a id = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / nav >
< / footer >
< / body >
< / html >