org.mitre.jsip
Clase GeneralUri

public class GeneralUri
extends Object
Detalle del constructor

GeneralUri

public GeneralUri()
GeneralUri

Detalle del método

getProtocolName

public String getProtocolName()
Returns the protocol name of the URI. For example, an http URI has a protocol name of 'http'.
Returns:
String

uri

public String uri()
Returns the entire URI, including protocol name and full path.
Returns:
String