Table of Contents - grpc-web-1.2.1 Documentation
Classes and Modules
- GRPCWeb
- GRPCWeb::Client
- GRPCWeb::ClientExecutor
- GRPCWeb::ContentTypes
- GRPCWeb::GRPCRequestProcessor
- GRPCWeb::MessageFrame
- GRPCWeb::MessageFraming
- GRPCWeb::MessageSerialization
- GRPCWeb::RackApp
- GRPCWeb::RackApp::RouteHandler
- GRPCWeb::RackHandler
- GRPCWeb::RequestFraming
- GRPCWeb::ServiceClassValidator
- GRPCWeb::TextCoder
Methods
- ::call — GRPCWeb::RackHandler
- ::decode_request — GRPCWeb::TextCoder
- ::deserialize_request — GRPCWeb::MessageSerialization
- ::encode_response — GRPCWeb::TextCoder
- ::error_response — GRPCWeb::RackHandler
- ::execute_request — GRPCWeb::GRPCRequestProcessor
- ::extract_headers — GRPCWeb::ClientExecutor
- ::frame_response — GRPCWeb::RequestFraming
- ::generate_headers — GRPCWeb::MessageSerialization
- ::handle — GRPCWeb
- ::handle_response — GRPCWeb::ClientExecutor
- ::header_frame — GRPCWeb::MessageFrame
- ::invalid_response — GRPCWeb::RackHandler
- ::message_framing — GRPCWeb::RequestFraming
- ::new — GRPCWeb::Client
- ::new — GRPCWeb::MessageFrame
- ::new — GRPCWeb::RackApp::RouteHandler
- ::not_found_response — GRPCWeb::RackHandler
- ::on_error — GRPCWeb
- ::pack_frames — GRPCWeb::MessageFraming
- ::parse_headers — GRPCWeb::ClientExecutor
- ::payload_frame — GRPCWeb::MessageFrame
- ::post_request — GRPCWeb::ClientExecutor
- ::process — GRPCWeb::GRPCRequestProcessor
- ::rack_app — GRPCWeb
- ::raise_on_response_errors — GRPCWeb::ClientExecutor
- ::request — GRPCWeb::ClientExecutor
- ::request_headers — GRPCWeb::ClientExecutor
- ::response_content_type — GRPCWeb::GRPCRequestProcessor
- ::serialize_error_response — GRPCWeb::MessageSerialization
- ::serialize_response — GRPCWeb::MessageSerialization
- ::serialize_success_response — GRPCWeb::MessageSerialization
- ::unframe_request — GRPCWeb::RequestFraming
- ::unpack_frames — GRPCWeb::MessageFraming
- ::unsupported_media_type_response — GRPCWeb::RackHandler
- ::valid_content_types? — GRPCWeb::RackHandler
- ::validate — GRPCWeb::ServiceClassValidator
- #== — GRPCWeb::MessageFrame
- #add_service_method_to_app — GRPCWeb::RackApp
- #call — GRPCWeb::RackApp::RouteHandler
- #define_rpc_method — GRPCWeb::Client
- #endpoint_uri — GRPCWeb::Client
- #handle — GRPCWeb::RackApp
- #header? — GRPCWeb::MessageFrame
- #payload? — GRPCWeb::MessageFrame
- #service — GRPCWeb::RackApp::RouteHandler