索引

_ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

_

_oauth_consumer_token() (tornado.auth.OAuthMixin 方法)
_oauth_get_user_future() (tornado.auth.OAuthMixin 方法)

A

add() (tornado.httputil.HTTPHeaders 方法)
add_accept_handler() (在 tornado.netutil 模块中)
add_callback() (tornado.ioloop.IOLoop 方法)
add_callback_from_signal() (tornado.ioloop.IOLoop 方法)
add_done_callback() (tornado.concurrent.Future 方法)
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.OptionParser 方法)
(在 tornado.options 模块中)
add_reload_hook() (在 tornado.autoreload 模块中)
add_socket() (tornado.tcpserver.TCPServer 方法)
add_sockets() (tornado.tcpserver.TCPServer 方法)
add_timeout() (tornado.ioloop.IOLoop 方法)
addslash() (在 tornado.web 模块中)
Application (tornado.web 中的类)
application (tornado.web.RequestHandler 属性)
ArgReplacer (tornado.util 中的类)
Arguments (tornado.gen 中的类)
arguments (tornado.httputil.HTTPServerRequest 属性)
as_dict() (tornado.options.OptionParser 方法)
asynchronous() (在 tornado.web 模块中)
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 属性)

C

call_at() (tornado.ioloop.IOLoop 方法)
call_later() (tornado.ioloop.IOLoop 方法)
Callback (tornado.gen 中的类)
cancel() (tornado.concurrent.Future 方法)
cancelled() (tornado.concurrent.Future 方法)
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.web.RequestHandler 方法)
clear_all_cookies() (tornado.web.RequestHandler 方法)
clear_cookie() (tornado.web.RequestHandler 方法)
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_fd() (tornado.ioloop.IOLoop 方法)
(tornado.iostream.BaseIOStream 方法)
closed() (tornado.iostream.BaseIOStream 方法)
code (tornado.httputil.ResponseStartLine 属性)
compute_etag() (tornado.web.RequestHandler 方法)
(tornado.web.StaticFileHandler 方法)
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 中的类)
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 模块中)
define() (tornado.options.OptionParser 方法)
(在 tornado.options 模块中)
define_logging_options() (在 tornado.log 模块中)
delete() (tornado.web.RequestHandler 方法)
detach() (tornado.http1connection.HTTP1Connection 方法)
DictLoader (tornado.template 中的类)
done() (tornado.concurrent.Future 方法)
(tornado.gen.WaitIterator 方法)

E

embedded_css() (tornado.web.UIModule 方法)
embedded_javascript() (tornado.web.UIModule 方法)
enable_pretty_logging() (在 tornado.log 模块中)
engine() (在 tornado.gen 模块中)
environ() (tornado.wsgi.WSGIContainer 静态方法)
errno_from_exception() (在 tornado.util 模块中)
Error
ErrorHandler (tornado.web 中的类)
exc_info() (tornado.concurrent.Future 方法)
exception() (tornado.concurrent.Future 方法)
ExceptionStackContext (tornado.stack_context 中的类)
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 属性)
Finish
finish() (tornado.http1connection.HTTP1Connection 方法)
(tornado.httputil.HTTPConnection 方法)
(tornado.httputil.HTTPMessageDelegate 方法)
(tornado.httputil.HTTPServerRequest 方法)
(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 中的类)
FUTURES() (在 tornado.concurrent 模块中)

G

gen_test() (在 tornado.testing 模块中)
generate() (tornado.template.Template 方法)
get() (tornado.locale.Locale 类方法)
(tornado.web.RequestHandler 方法)
(在 tornado.locale 模块中)
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.FacebookGraphMixin 方法)
(tornado.auth.GoogleOAuth2Mixin 方法)
(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_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_old_value() (tornado.util.ArgReplacer 方法)
get_query_argument() (tornado.web.RequestHandler 方法)
get_query_arguments() (tornado.web.RequestHandler 方法)
get_result() (tornado.gen.YieldPoint 方法)
get_secure_cookie() (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_template_namespace() (tornado.web.RequestHandler 方法)
get_template_path() (tornado.web.RequestHandler 方法)
get_unused_port() (在 tornado.testing 模块中)
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_callback_exception() (tornado.ioloop.IOLoop 方法)
handle_stream() (tornado.tcpserver.TCPServer 方法)
head() (tornado.web.RequestHandler 方法)
headers (tornado.httputil.HTTPServerRequest 属性)
headers_received() (tornado.httputil.HTTPMessageDelegate 方法)
host (tornado.httputil.HTTPServerRequest 属性)
html_body() (tornado.web.UIModule 方法)
html_head() (tornado.web.UIModule 方法)
HTTP1Connection (tornado.http1connection 中的类)
HTTP1ConnectionParameters (tornado.http1connection 中的类)
HTTP1ServerConnection (tornado.http1connection 中的类)
HTTPClient (tornado.httpclient 中的类)
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 方法)
initialized() (tornado.ioloop.IOLoop 静态方法)
install() (tornado.ioloop.IOLoop 方法)
instance() (tornado.ioloop.IOLoop 静态方法)
IOLoop (tornado.ioloop 中的类)
IOStream (tornado.iostream 中的类)
is_ready() (tornado.gen.YieldPoint 方法)
is_running() (tornado.ioloop.PeriodicCallback 方法)
is_valid_ip() (在 tornado.netutil 模块中)
items() (tornado.options.OptionParser 方法)

J

javascript_files() (tornado.web.UIModule 方法)
json_decode() (在 tornado.escape 模块中)
json_encode() (在 tornado.escape 模块中)

L

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 属性)
log_exception() (tornado.web.RequestHandler 方法)
log_request() (tornado.web.Application 方法)
log_stack() (tornado.ioloop.IOLoop 方法)
LogFormatter (tornado.log 中的类)
LogTrapTestCase (tornado.testing 中的类)

M

main() (在 tornado.autoreload 模块中)
(在 tornado.testing 模块中)
make_current() (tornado.ioloop.IOLoop 方法)
make_static_url() (tornado.web.StaticFileHandler 类方法)
MAX_SUPPORTED_SIGNED_VALUE_VERSION() (在 tornado.web 模块中)
maybe_future() (在 tornado.gen 模块中)
method (tornado.httputil.HTTPServerRequest 属性)
(tornado.httputil.RequestStartLine 属性)
MIN_SUPPORTED_SIGNED_VALUE_VERSION() (在 tornado.web 模块中)
MissingArgumentError
mockable() (tornado.options.OptionParser 方法)
moment() (在 tornado.gen 模块中)

N

native_str() (在 tornado.escape 模块中)
next() (tornado.gen.WaitIterator 方法)
NullContext (tornado.stack_context 中的类)

O

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_pong() (tornado.websocket.WebSocketHandler 方法)
open() (tornado.websocket.WebSocketHandler 方法)
OpenIdMixin (tornado.auth 中的类)
OptionParser (tornado.options 中的类)
options() (tornado.web.RequestHandler 方法)
(在 tornado.options 模块中)
OverrideResolver (tornado.netutil 中的类)

P

parse() (tornado.httputil.HTTPHeaders 类方法)
parse_body_arguments() (在 tornado.httputil 模块中)
parse_command_line() (tornado.options.OptionParser 方法)
(在 tornado.options 模块中)
parse_config_file() (tornado.options.OptionParser 方法)
(在 tornado.options 模块中)
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
path (tornado.httputil.HTTPServerRequest 属性)
(tornado.httputil.RequestStartLine 属性)
path_args (tornado.web.RequestHandler 属性)
path_kwargs (tornado.web.RequestHandler 属性)
PeriodicCallback (tornado.ioloop 中的类)
pgettext() (tornado.locale.GettextLocale 方法)
ping() (tornado.websocket.WebSocketHandler 方法)
PipeIOStream (tornado.iostream 中的类)
post() (tornado.web.RequestHandler 方法)
prepare() (tornado.web.RequestHandler 方法)
print_help() (tornado.options.OptionParser 方法)
(在 tornado.options 模块中)
protocol (tornado.httputil.HTTPServerRequest 属性)
put() (tornado.web.RequestHandler 方法)

Q

query (tornado.httputil.HTTPServerRequest 属性)
query_arguments (tornado.httputil.HTTPServerRequest 属性)

R

read_bytes() (tornado.iostream.BaseIOStream 方法)
read_from_fd() (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 中的类)
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_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 中的类)
result() (tornado.concurrent.Future 方法)
rethrow() (tornado.httpclient.HTTPResponse 方法)
Return
return_future() (在 tornado.concurrent 模块中)
reverse_url() (tornado.web.Application 方法)
(tornado.web.RequestHandler 方法)
run_on_executor() (在 tornado.concurrent 模块中)
run_sync() (tornado.ioloop.IOLoop 方法)
run_with_stack_context() (在 tornado.stack_context 模块中)
running() (tornado.concurrent.Future 方法)

S

select_subprotocol() (tornado.websocket.WebSocketHandler 方法)
send_error() (tornado.web.RequestHandler 方法)
set_blocking_log_threshold() (tornado.ioloop.IOLoop 方法)
set_blocking_signal_threshold() (tornado.ioloop.IOLoop 方法)
set_body_timeout() (tornado.http1connection.HTTP1Connection 方法)
set_close_callback() (tornado.http1connection.HTTP1Connection 方法)
(tornado.iostream.BaseIOStream 方法)
set_cookie() (tornado.web.RequestHandler 方法)
set_default_headers() (tornado.web.RequestHandler 方法)
set_default_locale() (在 tornado.locale 模块中)
set_etag_header() (tornado.web.RequestHandler 方法)
set_exc_info() (tornado.concurrent.Future 方法)
set_exception() (tornado.concurrent.Future 方法)
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_result() (tornado.concurrent.Future 方法)
set_secure_cookie() (tornado.web.RequestHandler 方法)
set_status() (tornado.web.RequestHandler 方法)
settings (tornado.web.Application 属性)
(tornado.web.RequestHandler 属性)
should_return_304() (tornado.web.StaticFileHandler 方法)
sleep() (在 tornado.gen 模块中)
spawn_callback() (tornado.ioloop.IOLoop 方法)
split_fd() (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 中的类)
StackContext (tornado.stack_context 中的类)
start() (tornado.gen.YieldPoint 方法)
(tornado.ioloop.IOLoop 方法)
(tornado.ioloop.PeriodicCallback 方法)
(tornado.tcpserver.TCPServer 方法)
(在 tornado.autoreload 模块中)
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 中的类)
supports_http_1_1() (tornado.httputil.HTTPServerRequest 方法)

T

Task() (在 tornado.gen 模块中)
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
to_asyncio_future() (在 tornado.platform.asyncio 模块中)
to_basestring() (在 tornado.escape 模块中)
to_tornado_future() (在 tornado.platform.asyncio 模块中)
to_unicode() (在 tornado.escape 模块中)
tornado.auth (模块)
tornado.autoreload (模块)
tornado.concurrent (模块)
tornado.escape (模块)
tornado.gen (模块)
tornado.http1connection (模块)
tornado.httpclient (模块)
tornado.httpserver (模块)
tornado.httputil (模块)
tornado.ioloop (模块)
tornado.iostream (模块)
tornado.locale (模块)
tornado.log (模块)
tornado.netutil (模块)
tornado.options (模块)
tornado.platform.asyncio (模块)
tornado.platform.caresresolver (模块)
tornado.platform.twisted (模块)
tornado.process (模块)
tornado.stack_context (模块)
tornado.tcpclient (模块)
tornado.tcpserver (模块)
tornado.template (模块)
tornado.testing (模块)
tornado.util (模块)
tornado.web (模块)
tornado.websocket (模块)
tornado.wsgi (模块)
TornadoReactor (tornado.platform.twisted 中的类)
translate() (tornado.locale.Locale 方法)
TwistedIOLoop (tornado.platform.twisted 中的类)
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.web 中的类)
utf8() (在 tornado.escape 模块中)

V

validate_absolute_path() (tornado.web.StaticFileHandler 方法)
version (tornado.httputil.HTTPServerRequest 属性)
(tornado.httputil.RequestStartLine 属性)
(tornado.httputil.ResponseStartLine 属性)

W

Wait (tornado.gen 中的类)
wait() (tornado.testing.AsyncTestCase 方法)
(在 tornado.autoreload 模块中)
wait_for_exit() (tornado.process.Subprocess 方法)
wait_for_handshake() (tornado.iostream.SSLIOStream 方法)
WaitAll (tornado.gen 中的类)
WaitIterator (tornado.gen 中的类)
watch() (在 tornado.autoreload 模块中)
websocket_connect() (在 tornado.websocket 模块中)
WebSocketClientConnection (tornado.websocket 中的类)
WebSocketClosedError
WebSocketHandler (tornado.websocket 中的类)
with_timeout() (在 tornado.gen 模块中)
wrap() (在 tornado.stack_context 模块中)
write() (tornado.http1connection.HTTP1Connection 方法)
(tornado.httputil.HTTPConnection 方法)
(tornado.httputil.HTTPServerRequest 方法)
(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 方法)
WSGIAdapter (tornado.wsgi 中的类)
WSGIApplication (tornado.wsgi 中的类)
WSGIContainer (tornado.wsgi 中的类)

X

xhtml_escape() (在 tornado.escape 模块中)
xhtml_unescape() (在 tornado.escape 模块中)
xsrf_form_html() (tornado.web.RequestHandler 方法)
xsrf_token (tornado.web.RequestHandler 属性)

Y

YieldPoint (tornado.gen 中的类)