public class TokenServerDescriptor extends Object
| Constructor and Description |
|---|
TokenServerDescriptor(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
String |
getType() |
TokenServerDescriptor |
setType(String type) |
String |
toString() |
public TokenServerDescriptor(String host, int port)
Copyright © 2019 Alibaba Group. All rights reserved.