class type connector =object
..end
The class type of connector objects.
method id : string
Returns a string representation of the wire end identifier.
method check : bool
Returns true
if the other end of the wire has not yet been
reclaimed by the garbage collector.