Tornado
穩定版
使用者指南
網頁框架
HTTP 伺服器與客戶端
非同步網路
協程與並行
與其他服務整合
工具
常見問題
版本說明
Tornado
索引
在 GitHub 上編輯
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
_oauth_consumer_token() (tornado.auth.OAuthMixin 方法)
_oauth_get_user_future() (tornado.auth.OAuthMixin 方法)
A
acquire() (tornado.locks.BoundedSemaphore 方法)
(tornado.locks.Lock 方法)
(tornado.locks.Semaphore 方法)
add() (tornado.httputil.HTTPHeaders 方法)
add_accept_handler() (在模組 tornado.netutil 中)
add_callback() (tornado.ioloop.IOLoop 方法)
add_callback_from_signal() (tornado.ioloop.IOLoop 方法)
add_future() (tornado.ioloop.IOLoop 方法)
add_handler() (tornado.ioloop.IOLoop 方法)
add_handlers() (tornado.web.Application 方法)
add_header() (tornado.web.RequestHandler 方法)
add_parse_callback() (在模組 tornado.options 中)
(tornado.options.OptionParser 方法)
add_reload_hook() (在模組 tornado.autoreload 中)
add_rules() (tornado.routing.RuleRouter 方法)
add_socket() (tornado.tcpserver.TCPServer 方法)
add_sockets() (tornado.tcpserver.TCPServer 方法)
add_timeout() (tornado.ioloop.IOLoop 方法)
addslash() (在模組 tornado.web 中)
AddThreadSelectorEventLoop (在 tornado.platform.asyncio 中的類別)
AnyMatches (在 tornado.routing 中的類別)
AnyThreadEventLoopPolicy (在 tornado.platform.asyncio 中的類別)
Application (在 tornado.web 中的類別)
application (tornado.web.RequestHandler 屬性)
ArgReplacer (在 tornado.util 中的類別)
arguments (tornado.httputil.HTTPServerRequest 屬性)
as_dict() (tornado.options.OptionParser 方法)
AsyncHTTPClient (在 tornado.httpclient 中的類別)
AsyncHTTPSTestCase (在 tornado.testing 中的類別)
AsyncHTTPTestCase (在 tornado.testing 中的類別)
AsyncIOLoop (在 tornado.platform.asyncio 中的類別)
AsyncIOMainLoop (在 tornado.platform.asyncio 中的類別)
AsyncTestCase (在 tornado.testing 中的類別)
authenticate_redirect() (tornado.auth.OpenIdMixin 方法)
(tornado.auth.TwitterMixin 方法)
authenticated() (在模組 tornado.web 中)
authorize_redirect() (tornado.auth.OAuth2Mixin 方法)
(tornado.auth.OAuthMixin 方法)
B
BaseIOStream (在 tornado.iostream 中的類別)
BaseLoader (在 tornado.template 中的類別)
bind() (tornado.tcpserver.TCPServer 方法)
bind_sockets() (在模組 tornado.netutil 中)
bind_unix_socket() (在模組 tornado.netutil 中)
bind_unused_port() (在模組 tornado.testing 中)
BlockingResolver (在 tornado.netutil 中的類別)
body (tornado.httputil.HTTPServerRequest 屬性)
body_arguments (tornado.httputil.HTTPServerRequest 屬性)
BoundedSemaphore (在 tornado.locks 中的類別)
C
call_at() (tornado.ioloop.IOLoop 方法)
call_later() (tornado.ioloop.IOLoop 方法)
CalledProcessError
CaresResolver (在 tornado.platform.caresresolver 中的類別)
chain_future() (在模組 tornado.concurrent 中)
check_etag_header() (tornado.web.RequestHandler 方法)
check_origin() (tornado.websocket.WebSocketHandler 方法)
check_xsrf_cookie() (tornado.web.RequestHandler 方法)
clear() (tornado.locks.Event 方法)
(tornado.web.RequestHandler 方法)
clear_all_cookies() (tornado.web.RequestHandler 方法)
clear_cookie() (tornado.web.RequestHandler 方法)
clear_current() (tornado.ioloop.IOLoop 靜態方法)
clear_header() (tornado.web.RequestHandler 方法)
clear_instance() (tornado.ioloop.IOLoop 靜態方法)
close() (tornado.http1connection.HTTP1ServerConnection 方法)
(tornado.httpclient.AsyncHTTPClient 方法)
(tornado.httpclient.HTTPClient 方法)
(tornado.ioloop.IOLoop 方法)
(tornado.iostream.BaseIOStream 方法)
(tornado.netutil.Resolver 方法)
(tornado.websocket.WebSocketClientConnection 方法)
(tornado.websocket.WebSocketHandler 方法)
close_all_connections() (tornado.httpserver.HTTPServer 方法)
close_fd() (tornado.iostream.BaseIOStream 方法)
closed() (tornado.iostream.BaseIOStream 方法)
code (tornado.httputil.ResponseStartLine 屬性)
compute_etag() (tornado.web.RequestHandler 方法)
(tornado.web.StaticFileHandler 方法)
Condition (在 tornado.locks 中的類別)
Configurable (在 tornado.util 中的類別)
configurable_base() (tornado.util.Configurable 類別方法)
configurable_default() (tornado.util.Configurable 類別方法)
configure() (tornado.httpclient.AsyncHTTPClient 類別方法)
(tornado.util.Configurable 類別方法)
configured_class() (tornado.util.Configurable 類別方法)
connect() (tornado.iostream.IOStream 方法)
(tornado.tcpclient.TCPClient 方法)
connection (tornado.httputil.HTTPServerRequest 屬性)
convert_yielded() (在模組 tornado.gen 中)
cookies (tornado.httputil.HTTPServerRequest 屬性)
(tornado.web.RequestHandler 屬性)
coroutine() (在模組 tornado.gen 中)
cpu_count() (在模組 tornado.process 中)
create_signed_value() (tornado.web.RequestHandler 方法)
create_template_loader() (tornado.web.RequestHandler 方法)
css_files() (tornado.web.UIModule 方法)
CSVLocale (在 tornado.locale 中的類別)
CurlAsyncHTTPClient (在 tornado.curl_httpclient 中的類別)
current() (tornado.ioloop.IOLoop 靜態方法)
current_user (tornado.web.RequestHandler 屬性)
D
data_received() (tornado.httputil.HTTPMessageDelegate 方法)
(tornado.web.RequestHandler 方法)
decode_argument() (tornado.web.RequestHandler 方法)
decompress() (tornado.util.GzipDecompressor 方法)
DEFAULT_SIGNED_VALUE_MIN_VERSION (在模組 tornado.web 中)
DEFAULT_SIGNED_VALUE_VERSION (在模組 tornado.web 中)
DefaultExecutorResolver (在 tornado.netutil 中的類別)
DefaultHostMatches (在 tornado.routing 中的類別)
DefaultLoopResolver (在 tornado.netutil 中的類別)
define() (在模組 tornado.options 中)
(tornado.options.OptionParser 方法)
define_logging_options() (在模組 tornado.log 中)
delete() (tornado.web.RequestHandler 方法)
detach() (tornado.http1connection.HTTP1Connection 方法)
(tornado.web.RequestHandler 方法)
DictLoader (在 tornado.template 中的類別)
done() (tornado.gen.WaitIterator 方法)
E
embedded_css() (tornado.web.UIModule 方法)
embedded_javascript() (tornado.web.UIModule 方法)
enable_pretty_logging() (在模組 tornado.log 中)
encode_username_password() (在模組 tornado.httputil 中)
environ() (tornado.wsgi.WSGIContainer 方法)
errno_from_exception() (在模組 tornado.util 中)
Error
ErrorHandler (在 tornado.web 中的類別)
Event (在 tornado.locks 中的類別)
ExecutorResolver (在 tornado.netutil 中的類別)
ExpectLog (在 tornado.testing 中的類別)
F
facebook_request() (tornado.auth.FacebookGraphMixin 方法)
FacebookGraphMixin (在 tornado.auth 中的類別)
FallbackHandler (在 tornado.web 中的類別)
fetch() (tornado.httpclient.AsyncHTTPClient 方法)
(tornado.httpclient.HTTPClient 方法)
(tornado.testing.AsyncHTTPTestCase 方法)
fileno() (tornado.iostream.BaseIOStream 方法)
files (tornado.httputil.HTTPServerRequest 屬性)
filter_whitespace() (在模組 tornado.template 中)
find_handler() (tornado.routing.Router 方法)
Finish
finish() (tornado.http1connection.HTTP1Connection 方法)
(tornado.httputil.HTTPConnection 方法)
(tornado.httputil.HTTPMessageDelegate 方法)
(tornado.web.RequestHandler 方法)
flush() (tornado.util.GzipDecompressor 方法)
(tornado.web.RequestHandler 方法)
fork_processes() (在模組 tornado.process 中)
format_date() (tornado.locale.Locale 方法)
format_day() (tornado.locale.Locale 方法)
format_timestamp() (在模組 tornado.httputil 中)
friendly_number() (tornado.locale.Locale 方法)
full_url() (tornado.httputil.HTTPServerRequest 方法)
Future (在 tornado.concurrent 中的類別)
future_add_done_callback() (在模組 tornado.concurrent 中)
future_set_exc_info() (在模組 tornado.concurrent 中)
future_set_exception_unless_cancelled() (在模組 tornado.concurrent 中)
future_set_result_unless_cancelled() (在模組 tornado.concurrent 中)
G
gen_test() (在模組 tornado.testing 中)
generate() (tornado.template.Template 方法)
get() (在模組 tornado.locale 中)
(tornado.locale.Locale 類別方法)
(tornado.queues.Queue 方法)
(tornado.web.RequestHandler 方法)
get_absolute_path() (tornado.web.StaticFileHandler 類別方法)
get_all() (tornado.httputil.HTTPHeaders 方法)
get_app() (tornado.testing.AsyncHTTPTestCase 方法)
get_argument() (tornado.web.RequestHandler 方法)
get_arguments() (tornado.web.RequestHandler 方法)
get_async_test_timeout() (在模組 tornado.testing 中)
get_auth_http_client() (tornado.auth.OAuth2Mixin 方法)
(tornado.auth.OAuthMixin 方法)
(tornado.auth.OpenIdMixin 方法)
get_authenticated_user() (tornado.auth.FacebookGraphMixin 方法)
(tornado.auth.GoogleOAuth2Mixin 方法)
(tornado.auth.OAuthMixin 方法)
(tornado.auth.OpenIdMixin 方法)
get_body_argument() (tornado.web.RequestHandler 方法)
get_body_arguments() (tornado.web.RequestHandler 方法)
get_browser_locale() (tornado.web.RequestHandler 方法)
get_cache_time() (tornado.web.StaticFileHandler 方法)
get_closest() (tornado.locale.Locale 類別方法)
get_compression_options() (tornado.websocket.WebSocketHandler 方法)
get_content() (tornado.web.StaticFileHandler 類別方法)
get_content_size() (tornado.web.StaticFileHandler 方法)
get_content_type() (tornado.web.StaticFileHandler 方法)
get_content_version() (tornado.web.StaticFileHandler 類別方法)
get_cookie() (tornado.web.RequestHandler 方法)
get_current_user() (tornado.web.RequestHandler 方法)
get_fd_error() (tornado.iostream.BaseIOStream 方法)
get_google_oauth_settings() (tornado.auth.GoogleOAuth2Mixin 方法)
get_handler_delegate() (tornado.web.Application 方法)
get_http_port() (tornado.testing.AsyncHTTPTestCase 方法)
get_httpserver_options() (tornado.testing.AsyncHTTPTestCase 方法)
get_list() (tornado.httputil.HTTPHeaders 方法)
get_login_url() (tornado.web.RequestHandler 方法)
get_modified_time() (tornado.web.StaticFileHandler 方法)
get_new_ioloop() (tornado.testing.AsyncTestCase 方法)
get_nowait() (tornado.queues.Queue 方法)
get_old_value() (tornado.util.ArgReplacer 方法)
get_query_argument() (tornado.web.RequestHandler 方法)
get_query_arguments() (tornado.web.RequestHandler 方法)
get_secure_cookie() (tornado.web.RequestHandler 方法)
get_secure_cookie_key_version() (tornado.web.RequestHandler 方法)
get_signed_cookie() (tornado.web.RequestHandler 方法)
get_signed_cookie_key_version() (tornado.web.RequestHandler 方法)
get_ssl_certificate() (tornado.httputil.HTTPServerRequest 方法)
get_ssl_options() (tornado.testing.AsyncHTTPSTestCase 方法)
get_status() (tornado.web.RequestHandler 方法)
get_supported_locales() (在模組 tornado.locale 中)
get_target_delegate() (tornado.routing.RuleRouter 方法)
get_template_namespace() (tornado.web.RequestHandler 方法)
get_template_path() (tornado.web.RequestHandler 方法)
get_url() (tornado.testing.AsyncHTTPTestCase 方法)
get_user_locale() (tornado.web.RequestHandler 方法)
get_version() (tornado.web.StaticFileHandler 類別方法)
GettextLocale (在 tornado.locale 中的類別)
GoogleOAuth2Mixin (在 tornado.auth 中的類別)
group_dict() (tornado.options.OptionParser 方法)
groups() (tornado.options.OptionParser 方法)
GzipDecompressor (在 tornado.util 中的類別)
H
handle_stream() (tornado.tcpserver.TCPServer 方法)
head() (tornado.web.RequestHandler 方法)
headers (tornado.httputil.HTTPServerRequest 屬性)
headers_received() (tornado.httputil.HTTPMessageDelegate 方法)
host (tornado.httputil.HTTPServerRequest 屬性)
HostMatches (在 tornado.routing 中的類別)
html_body() (tornado.web.UIModule 方法)
html_head() (tornado.web.UIModule 方法)
HTTP1Connection (在 tornado.http1connection 中的類別)
HTTP1ConnectionParameters (在 tornado.http1connection 中的類別)
HTTP1ServerConnection (在 tornado.http1connection 中的類別)
HTTPClient (在 tornado.httpclient 中的類別)
HTTPClientError
HTTPConnection (在 tornado.httputil 中的類別)
HTTPError
,
[1]
HTTPFile (在 tornado.httputil 中的類別)
HTTPHeaders (在 tornado.httputil 中的類別)
HTTPInputError
HTTPMessageDelegate (在 tornado.httputil 中的類別)
HTTPOutputError
HTTPRequest (在 tornado.httpclient 中的類別)
HTTPResponse (在 tornado.httpclient 中的類別)
HTTPServer (在 tornado.httpserver 中的類別)
HTTPServerConnectionDelegate (在 tornado.httputil 中的類別)
HTTPServerRequest (在 tornado.httputil 中的類別)
I
import_object() (在模組 tornado.util 中)
initialize() (tornado.process.Subprocess 類別方法)
(tornado.util.Configurable 方法)
(tornado.web.RequestHandler 方法)
install() (在模組 tornado.platform.twisted 中)
(tornado.ioloop.IOLoop 方法)
instance() (tornado.ioloop.IOLoop 靜態方法)
IOLoop (在 tornado.ioloop 中的類別)
IOStream (在 tornado.iostream 中的類別)
is_coroutine_function() (在模組 tornado.gen 中)
is_running() (tornado.ioloop.PeriodicCallback 方法)
is_set() (tornado.locks.Event 方法)
is_transfer_encoding_chunked() (在模組 tornado.http1connection 中)
is_valid_ip() (在模組 tornado.netutil 中)
items() (tornado.options.OptionParser 方法)
J
javascript_files() (tornado.web.UIModule 方法)
join() (tornado.queues.Queue 方法)
json_decode() (在模組 tornado.escape 中)
json_encode() (在模組 tornado.escape 中)
L
LifoQueue (在 tornado.queues 中的類別)
linkify() (在模組 tornado.escape 中)
list() (tornado.locale.Locale 方法)
listen() (tornado.tcpserver.TCPServer 方法)
(tornado.web.Application 方法)
load() (tornado.template.BaseLoader 方法)
load_gettext_translations() (在模組 tornado.locale 中)
load_translations() (在模組 tornado.locale 中)
Loader (tornado.template 中的類別)
Locale (tornado.locale 中的類別)
locale (tornado.web.RequestHandler 的屬性)
Lock (tornado.locks 中的類別)
log_exception() (tornado.web.RequestHandler 的方法)
log_request() (tornado.web.Application 的方法)
LogFormatter (tornado.log 中的類別)
M
main() (在模組 tornado.autoreload 中)
(在模組 tornado.testing 中)
make_current() (tornado.ioloop.IOLoop 的方法)
make_static_url() (tornado.web.StaticFileHandler 的類別方法)
match() (tornado.routing.Matcher 的方法)
Matcher (tornado.routing 中的類別)
MAX_SUPPORTED_SIGNED_VALUE_VERSION (在模組 tornado.web 中)
maxsize (tornado.queues.Queue 的屬性)
maybe_future() (在模組 tornado.gen 中)
method (tornado.httputil.HTTPServerRequest 的屬性)
(tornado.httputil.RequestStartLine 的屬性)
MIN_SUPPORTED_SIGNED_VALUE_VERSION (在模組 tornado.web 中)
MissingArgumentError
mockable() (tornado.options.OptionParser 的方法)
module
tornado.auth
tornado.autoreload
tornado.concurrent
tornado.curl_httpclient
tornado.escape
tornado.gen
tornado.http1connection
tornado.httpclient
tornado.httpserver
tornado.httputil
tornado.ioloop
tornado.iostream
tornado.locale
tornado.locks
tornado.log
tornado.netutil
tornado.options
tornado.platform.asyncio
tornado.platform.caresresolver
tornado.platform.twisted
tornado.process
tornado.queues
tornado.routing
tornado.simple_httpclient
tornado.tcpclient
tornado.tcpserver
tornado.template
tornado.testing
tornado.util
tornado.web
tornado.websocket
tornado.wsgi
moment (在模組 tornado.gen 中)
multi() (在模組 tornado.gen 中)
multi_future() (在模組 tornado.gen 中)
N
native_str() (在模組 tornado.escape 中)
next() (tornado.gen.WaitIterator 的方法)
notify() (tornado.locks.Condition 的方法)
notify_all() (tornado.locks.Condition 的方法)
O
oauth2_request() (tornado.auth.OAuth2Mixin 的方法)
OAuth2Mixin (tornado.auth 中的類別)
OAuthMixin (tornado.auth 中的類別)
ObjectDict (tornado.util 中的類別)
on_close() (tornado.httputil.HTTPServerConnectionDelegate 的方法)
(tornado.websocket.WebSocketHandler 方法)
on_connection_close() (tornado.httputil.HTTPMessageDelegate 的方法)
(tornado.web.RequestHandler 方法)
on_finish() (tornado.web.RequestHandler 的方法)
on_message() (tornado.websocket.WebSocketHandler 的方法)
on_ping() (tornado.websocket.WebSocketHandler 的方法)
on_pong() (tornado.websocket.WebSocketHandler 的方法)
open() (tornado.websocket.WebSocketHandler 的方法)
OpenIdMixin (tornado.auth 中的類別)
OptionParser (tornado.options 中的類別)
options (在模組 tornado.options 中)
options() (tornado.web.RequestHandler 的方法)
OverrideResolver (tornado.netutil 中的類別)
P
parse() (tornado.httputil.HTTPHeaders 的類別方法)
parse_body_arguments() (在模組 tornado.httputil 中)
parse_command_line() (在模組 tornado.options 中)
(tornado.options.OptionParser 方法)
parse_config_file() (在模組 tornado.options 中)
(tornado.options.OptionParser 方法)
parse_cookie() (在模組 tornado.httputil 中)
parse_hex_int() (在模組 tornado.http1connection 中)
parse_int() (在模組 tornado.http1connection 中)
parse_line() (tornado.httputil.HTTPHeaders 的方法)
parse_multipart_form_data() (在模組 tornado.httputil 中)
parse_request_start_line() (在模組 tornado.httputil 中)
parse_response_start_line() (在模組 tornado.httputil 中)
parse_url_path() (tornado.web.StaticFileHandler 的方法)
ParseError
patch() (tornado.web.RequestHandler 的方法)
path (tornado.httputil.HTTPServerRequest 的屬性)
(tornado.httputil.RequestStartLine 的屬性)
path_args (tornado.web.RequestHandler 的屬性)
path_kwargs (tornado.web.RequestHandler 的屬性)
PathMatches (tornado.routing 中的類別)
PeriodicCallback (tornado.ioloop 中的類別)
pgettext() (tornado.locale.GettextLocale 的方法)
ping() (tornado.websocket.WebSocketClientConnection 的方法)
(tornado.websocket.WebSocketHandler 方法)
PipeIOStream (tornado.iostream 中的類別)
post() (tornado.web.RequestHandler 的方法)
prepare() (tornado.web.RequestHandler 的方法)
print_help() (在模組 tornado.options 中)
(tornado.options.OptionParser 方法)
PriorityQueue (tornado.queues 中的類別)
process_rule() (tornado.routing.RuleRouter 的方法)
protocol (tornado.httputil.HTTPServerRequest 的屬性)
put() (tornado.queues.Queue 的方法)
(tornado.web.RequestHandler 方法)
put_nowait() (tornado.queues.Queue 的方法)
Q
qs_to_qsl() (在模組 tornado.httputil 中)
qsize() (tornado.queues.Queue 的方法)
query (tornado.httputil.HTTPServerRequest 的屬性)
query_arguments (tornado.httputil.HTTPServerRequest 的屬性)
Queue (tornado.queues 中的類別)
QueueEmpty
QueueFull
R
re_unescape() (在模組 tornado.util 中)
read_bytes() (tornado.iostream.BaseIOStream 的方法)
read_from_fd() (tornado.iostream.BaseIOStream 的方法)
read_into() (tornado.iostream.BaseIOStream 的方法)
read_message() (tornado.websocket.WebSocketClientConnection 的方法)
read_response() (tornado.http1connection.HTTP1Connection 的方法)
read_until() (tornado.iostream.BaseIOStream 的方法)
read_until_close() (tornado.iostream.BaseIOStream 的方法)
read_until_regex() (tornado.iostream.BaseIOStream 的方法)
reading() (tornado.iostream.BaseIOStream 的方法)
reason (tornado.httputil.ResponseStartLine 的屬性)
recursive_unicode() (在模組 tornado.escape 中)
redirect() (tornado.web.RequestHandler 的方法)
RedirectHandler (tornado.web 中的類別)
release() (tornado.locks.BoundedSemaphore 的方法)
(tornado.locks.Lock 方法)
(tornado.locks.Semaphore 方法)
remote_ip (tornado.httputil.HTTPServerRequest 的屬性)
remove_handler() (tornado.ioloop.IOLoop 的方法)
remove_timeout() (tornado.ioloop.IOLoop 的方法)
removeslash() (在模組 tornado.web 中)
render() (tornado.web.RequestHandler 的方法)
(tornado.web.UIModule 的方法)
render_embed_css() (tornado.web.RequestHandler 的方法)
render_embed_js() (tornado.web.RequestHandler 的方法)
render_linked_css() (tornado.web.RequestHandler 的方法)
render_linked_js() (tornado.web.RequestHandler 的方法)
render_string() (tornado.web.RequestHandler 的方法)
(tornado.web.UIModule 的方法)
replace() (tornado.util.ArgReplacer 的方法)
request (tornado.web.RequestHandler 的屬性)
request_time() (tornado.httputil.HTTPServerRequest 的方法)
RequestHandler (tornado.web 中的類別)
RequestStartLine (tornado.httputil 中的類別)
require_setting() (tornado.web.RequestHandler 的方法)
reset() (tornado.template.BaseLoader 的方法)
resolve() (tornado.netutil.Resolver 的方法)
resolve_path() (tornado.template.BaseLoader 的方法)
Resolver (tornado.netutil 中的類別)
ResponseStartLine (tornado.httputil 中的類別)
rethrow() (tornado.httpclient.HTTPResponse 的方法)
Return
reverse() (tornado.routing.Matcher 的方法)
reverse_url() (tornado.routing.ReversibleRouter 的方法)
(tornado.web.Application 方法)
(tornado.web.RequestHandler 方法)
ReversibleRouter (tornado.routing 中的類別)
ReversibleRuleRouter (tornado.routing 中的類別)
Router (tornado.routing 中的類別)
Rule (tornado.routing 中的類別)
RuleRouter (tornado.routing 中的類別)
run_in_executor() (tornado.ioloop.IOLoop 的方法)
run_on_executor() (在模組 tornado.concurrent 中)
run_sync() (tornado.ioloop.IOLoop 的方法)
S
select_subprotocol() (tornado.websocket.WebSocketHandler 的方法)
selected_subprotocol (tornado.websocket.WebSocketClientConnection 的屬性)
(tornado.websocket.WebSocketHandler 的屬性)
SelectorThread (tornado.platform.asyncio 中的類別)
Semaphore (tornado.locks 中的類別)
send_error() (tornado.web.RequestHandler 的方法)
set() (tornado.locks.Event 的方法)
set_body_timeout() (tornado.http1connection.HTTP1Connection 的方法)
set_close_callback() (tornado.http1connection.HTTP1Connection 的方法)
(tornado.iostream.BaseIOStream 方法)
set_cookie() (tornado.web.RequestHandler 的方法)
set_default_executor() (tornado.ioloop.IOLoop 的方法)
set_default_headers() (tornado.web.RequestHandler 的方法)
set_default_locale() (在模組 tornado.locale 中)
set_etag_header() (tornado.web.RequestHandler 的方法)
set_exit_callback() (tornado.process.Subprocess 的方法)
set_extra_headers() (tornado.web.StaticFileHandler 的方法)
set_header() (tornado.web.RequestHandler 的方法)
set_headers() (tornado.web.StaticFileHandler 的方法)
set_max_body_size() (tornado.http1connection.HTTP1Connection 的方法)
set_nodelay() (tornado.iostream.BaseIOStream 的方法)
(tornado.websocket.WebSocketHandler 方法)
set_secure_cookie() (tornado.web.RequestHandler 的方法)
set_signed_cookie() (tornado.web.RequestHandler 的方法)
set_status() (tornado.web.RequestHandler 的方法)
settings (tornado.web.Application 的屬性)
(tornado.web.RequestHandler 屬性)
should_return_304() (tornado.web.StaticFileHandler 的方法)
SimpleAsyncHTTPClient (tornado.simple_httpclient 中的類別)
sleep() (在模組 tornado.gen 中)
spawn_callback() (tornado.ioloop.IOLoop 的方法)
split_host_and_port() (在模組 tornado.httputil 中)
squeeze() (在模組 tornado.escape 中)
ssl_options_to_context() (在模組 tornado.netutil 中)
ssl_wrap_socket() (在模組 tornado.netutil 中)
SSLIOStream (tornado.iostream 中的類別)
start() (在模組 tornado.autoreload 中)
(tornado.ioloop.IOLoop 方法)
(tornado.ioloop.PeriodicCallback 的方法)
(tornado.tcpserver.TCPServer 的方法)
start_request() (tornado.httputil.HTTPServerConnectionDelegate 的方法)
start_serving() (tornado.http1connection.HTTP1ServerConnection 的方法)
start_tls() (tornado.iostream.IOStream 的方法)
static_url() (tornado.web.RequestHandler 的方法)
StaticFileHandler (tornado.web 中的類別)
stop() (tornado.ioloop.IOLoop 的方法)
(tornado.ioloop.PeriodicCallback 的方法)
(tornado.tcpserver.TCPServer 的方法)
(tornado.testing.AsyncTestCase 的方法)
stream_request_body() (在模組 tornado.web 中)
StreamBufferFullError
StreamClosedError
Subprocess (tornado.process 中的類別)
T
task_done() (tornado.queues.Queue 的方法)
task_id() (在模組 tornado.process 中)
TCPClient (tornado.tcpclient 中的類別)
TCPServer (tornado.tcpserver 中的類別)
Template (tornado.template 中的類別)
ThreadedResolver (tornado.netutil 中的類別)
time() (tornado.ioloop.IOLoop 的方法)
timedelta_to_seconds() (在模組 tornado.util 中)
TimeoutError (tornado.util 中的類別)
to_asyncio_future() (在模組 tornado.platform.asyncio 中)
to_basestring() (在模組 tornado.escape 中)
to_tornado_future() (在模組 tornado.platform.asyncio 中)
to_unicode() (在模組 tornado.escape 中)
tornado.auth
module
tornado.autoreload
module
tornado.concurrent
module
tornado.curl_httpclient
module
tornado.escape
module
tornado.gen
module
tornado.http1connection
module
tornado.httpclient
module
tornado.httpserver
module
tornado.httputil
module
tornado.ioloop
module
tornado.iostream
module
tornado.locale
module
tornado.locks
module
tornado.log
module
tornado.netutil
module
tornado.options
module
tornado.platform.asyncio
module
tornado.platform.caresresolver
module
tornado.platform.twisted
module
tornado.process
module
tornado.queues
module
tornado.routing
module
tornado.simple_httpclient
module
tornado.tcpclient
module
tornado.tcpserver
module
tornado.template
module
tornado.testing
module
tornado.util
module
tornado.web
module
tornado.websocket
module
tornado.wsgi
module
translate() (tornado.locale.Locale 的方法)
TwistedResolver (tornado.platform.twisted 中的類別)
twitter_request() (tornado.auth.TwitterMixin 的方法)
TwitterMixin (tornado.auth 中的類別)
U
UIModule (tornado.web 中的類別)
unconsumed_tail (tornado.util.GzipDecompressor 的屬性)
uninitialize() (tornado.process.Subprocess 的類別方法)
UnsatisfiableReadError
update_handler() (tornado.ioloop.IOLoop 的方法)
uri (tornado.httputil.HTTPServerRequest 的屬性)
url_concat() (在模組 tornado.httputil 中)
url_escape() (在模組 tornado.escape 中)
url_unescape() (在模組 tornado.escape 中)
URLSpec (tornado.routing 中的類別)
(tornado.web 中的類別)
utf8() (在模組 tornado.escape 中)
V
validate_absolute_path() (tornado.web.StaticFileHandler 的方法)
version (tornado.httputil.HTTPServerRequest 的屬性)
(tornado.httputil.RequestStartLine 的屬性)
(tornado.httputil.ResponseStartLine 的屬性)
W
wait() (在模組 tornado.autoreload 中)
(tornado.locks.Condition 的方法)
(tornado.locks.Event 的方法)
(tornado.testing.AsyncTestCase 的方法)
wait_for_exit() (tornado.process.Subprocess 的方法)
wait_for_handshake() (tornado.iostream.SSLIOStream 的方法)
WaitIterator (tornado.gen 中的類別)
watch() (在模組 tornado.autoreload 中)
websocket_connect() (在模組 tornado.websocket 中)
WebSocketClientConnection (tornado.websocket 中的類別)
WebSocketClosedError
WebSocketHandler (tornado.websocket 中的類別)
with_timeout() (在模組 tornado.gen 中)
write() (tornado.http1connection.HTTP1Connection 的方法)
(tornado.httputil.HTTPConnection 方法)
(tornado.iostream.BaseIOStream 方法)
(tornado.web.RequestHandler 方法)
write_error() (tornado.web.RequestHandler 的方法)
write_headers() (tornado.http1connection.HTTP1Connection 的方法)
(tornado.httputil.HTTPConnection 方法)
write_message() (tornado.websocket.WebSocketClientConnection 的方法)
(tornado.websocket.WebSocketHandler 方法)
write_to_fd() (tornado.iostream.BaseIOStream 的方法)
writing() (tornado.iostream.BaseIOStream 的方法)
WSGIContainer (tornado.wsgi 中的類別)
X
xhtml_escape() (在模組 tornado.escape 中)
xhtml_unescape() (在模組 tornado.escape 中)
xsrf_form_html() (tornado.web.RequestHandler 的方法)
xsrf_token (tornado.web.RequestHandler 的屬性)