Struct hprose::rpc::BaseClient [] [src]

pub struct BaseClient<T: Transporter> { /* fields omitted */ }

BaseClient is the hprose base client

Methods

impl<T: Transporter> BaseClient<T>
[src]