public class Address extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
void |
setHost(String host) |
void |
setPort(int port) |
String |
toString() |
Copyright © 2020 Kurento. All rights reserved.