public class JaxRSDestination extends Destination
DEFAULT_REQUEST_TIMEOUT| Constructor and Description |
|---|
JaxRSDestination() |
| Modifier and Type | Method and Description |
|---|---|
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 in class Destinationpublic int hashCode()
hashCode in class DestinationCopyright © 2020. All rights reserved.