Class: Gio::ProxyAddressEnumerator
- Inherits:
-
SocketAddressEnumerator
- Object
- SocketAddressEnumerator
- Gio::ProxyAddressEnumerator
- Defined in:
- (unknown)
Overview
Class structure for GProxy::AddressEnumerator.
Instance Method Summary collapse
-
#connectable ⇒ Gio::SocketConnectable
The connectable being enumerated.
-
#connectable=(connectable) ⇒ Gio::SocketConnectable
The connectable being enumerated.
-
#default_port ⇒ Integer
The default port to use if GProxy::AddressEnumerator:uri does not specify one.
-
#default_port=(default_port) ⇒ Integer
The default port to use if GProxy::AddressEnumerator:uri does not specify one.
-
#proxy_resolver ⇒ Gio::ProxyResolver
The proxy resolver to use.
-
#proxy_resolver=(proxy_resolver) ⇒ Gio::ProxyResolver
The proxy resolver to use.
-
#uri ⇒ String
The destination URI.
-
#uri=(uri) ⇒ String
The destination URI.
Methods inherited from SocketAddressEnumerator
#next, #next_async, #next_finish
Instance Method Details
#connectable ⇒ Gio::SocketConnectable
The connectable being enumerated.
#connectable=(connectable) ⇒ Gio::SocketConnectable
The connectable being enumerated.
#default_port ⇒ Integer
The default port to use if GProxy::AddressEnumerator:uri does not specify one.
#default_port=(default_port) ⇒ Integer
The default port to use if GProxy::AddressEnumerator:uri does not specify one.
#proxy_resolver ⇒ Gio::ProxyResolver
The proxy resolver to use.
#proxy_resolver=(proxy_resolver) ⇒ Gio::ProxyResolver
The proxy resolver to use.
#uri ⇒ String
The destination URI. Use none:// for a generic socket.
#uri=(uri) ⇒ String
The destination URI. Use none:// for a generic socket.