type abstract method

String type()

Return the connection type. This corresponds to the endpoint type, i.e., "tcp", "udp", etc.

Implementation

String type();