fn get_destination_hostname(&self) -> GString
fn get_destination_port(&self) -> u16
fn get_destination_protocol(&self) -> Option<GString>
fn get_password(&self) -> Option<GString>
fn get_protocol(&self) -> GString
fn get_uri(&self) -> Option<GString>
fn get_username(&self) -> Option<GString>
impl<O: IsA<ProxyAddress>> ProxyAddressExt for O
[src]fn get_destination_hostname(&self) -> GString
[src]fn get_destination_port(&self) -> u16
[src]fn get_destination_protocol(&self) -> Option<GString>
[src]fn get_password(&self) -> Option<GString>
[src]fn get_protocol(&self) -> GString
[src]fn get_uri(&self) -> Option<GString>
[src]fn get_username(&self) -> Option<GString>
[src]