public class JaxRSDestination extends Destination
DEFAULT_REQUEST_TIMEOUT| 构造器和说明 |
|---|
JaxRSDestination() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getCharset() |
String |
getLogLevel() |
String |
getSsl() |
int |
hashCode() |
boolean |
isSsl() |
void |
setCharset(String charset) |
void |
setLogLevel(String logLevel) |
void |
setSsl(String ssl) |
getIdentify, getLocation, getTimeout, getTokenManagerKey, isTokenTransfer, setIdentify, setLocation, setTimeout, setTokenManagerKey, setTokenTransferpublic boolean isSsl()
public String getLogLevel()
public void setLogLevel(String logLevel)
public String getCharset()
public void setCharset(String charset)
public String getSsl()
public void setSsl(String ssl)
public boolean equals(Object o)
equals 在类中 Destinationpublic int hashCode()
hashCode 在类中 DestinationCopyright © 2020. All rights reserved.