Table of Contents - ampedxx-yrpc-0.1.6 Documentation
Classes and Modules
- Yrpc
- Yrpc::AutoLoading
- Yrpc::Client
- Yrpc::Configuration
- Yrpc::Controllers
- Yrpc::Controllers::Base
- Yrpc::Controllers::Request
- Yrpc::Controllers::Request::Type
- Yrpc::Controllers::ServiceBinder
- Yrpc::Controllers::ServiceBinder::BoundDesc
- Yrpc::Error
- Yrpc::Error::ResponseError
- Yrpc::Executor
- Yrpc::Interceptors
- Yrpc::Interceptors::ActiveRecord
- Yrpc::Interceptors::ActiveRecord::ResetConnection
- Yrpc::Interceptors::Base
- Yrpc::Interceptors::ClientInterceptor
- Yrpc::Interceptors::Registry
- Yrpc::Outbound
- Yrpc::Outbound::RequestContext
- Yrpc::Response
- Yrpc::Response::Code
- Yrpc::Ruler
- Yrpc::Server
Methods
- ::after_action — Yrpc::Controllers::Base
- ::before_action — Yrpc::Controllers::Base
- ::bind — Yrpc::Controllers::Base
- ::extended — Yrpc::Configuration
- ::new — Yrpc::Client
- ::new — Yrpc::Controllers::Base
- ::new — Yrpc::Controllers::Request
- ::new — Yrpc::Controllers::Request::Type
- ::new — Yrpc::Response
- ::new — Yrpc::Controllers::ServiceBinder
- ::new — Yrpc::Error::ResponseError
- ::new — Yrpc::Interceptors::Base
- ::new — Yrpc::Interceptors::Registry
- ::new — Yrpc::Outbound::RequestContext
- ::new — Yrpc::Server
- ::to_underscore — Yrpc::Ruler
- #add_service — Yrpc::Server
- #auto_load_all — Yrpc::Executor
- #bidi_streamer — Yrpc::Interceptors::ClientInterceptor
- #bind! — Yrpc::Controllers::ServiceBinder
- #bind_method — Yrpc::Controllers::ServiceBinder
- #build_metadata — Yrpc::Client
- #build_ssl_credentials — Yrpc::Client
- #call — Yrpc::Controllers::Base
- #call — Yrpc::Interceptors::ClientInterceptor
- #call_signature — Yrpc::Client
- #client_streamer — Yrpc::Interceptors::ClientInterceptor
- #configure — Yrpc::Configuration
- #controllers_path — Yrpc::Server
- #enabled? — Yrpc::Interceptors::ActiveRecord::ResetConnection
- #execute — Yrpc::Client
- #grpc_server — Yrpc::Server
- #interceptors_mutex — Yrpc::Interceptors::Registry
- #invoke — Yrpc::Client
- #invoke — Yrpc::Interceptors::ActiveRecord::ResetConnection
- #load_controllers — Yrpc::Server
- #load_models — Yrpc::Server
- #message — Yrpc::Response
- #messages — Yrpc::Controllers::Request
- #method_missing — Yrpc::Controllers::Request
- #method_name — Yrpc::Controllers::Request
- #method_name — Yrpc::Outbound::RequestContext
- #options — Yrpc::Configuration
- #request_class — Yrpc::Controllers::Request
- #request_object — Yrpc::Client
- #request_response — Yrpc::Interceptors::ClientInterceptor
- #reset — Yrpc::Configuration
- #response_class — Yrpc::Controllers::Request
- #route_key — Yrpc::Outbound::RequestContext
- #rpc_desc — Yrpc::Client
- #rpc_desc — Yrpc::Controllers::ServiceBinder
- #rpc_methods — Yrpc::Controllers::ServiceBinder
- #run — Yrpc::Executor
- #server_streamer — Yrpc::Interceptors::ClientInterceptor
- #service_key — Yrpc::Controllers::Request
- #ssl_credentials — Yrpc::Server
- #status — Yrpc::Response
- #streaming_request? — Yrpc::Client
- #use — Yrpc::Interceptors::Registry