Android Studio Sign in
Added in API level 24

ProtocolFamily

public interface ProtocolFamily

java.net.ProtocolFamily


Represents a family of communication protocols.

Summary

Public methods

abstract String name()

Returns the name of the protocol family.

Public methods

name

Added in API level 24
public abstract String name ()

Returns the name of the protocol family.

Returns
String the name of the protocol family

Morty Proxy This is a proxified and sanitized view of the page, visit original site.