public class NotifyService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NotifyService.HttpResult |
| Modifier and Type | Field and Description |
|---|---|
static String |
NOTIFY_HEADER_LAST_MODIFIED
為了方便系统beta,不改变notify.do接口,新增lastModifed参数通过Http header传递
|
static String |
NOTIFY_HEADER_OP_HANDLE_IP |
| Modifier | Constructor and Description |
|---|---|
protected |
NotifyService() |
|
NotifyService(ServerListService serverListService) |
| Modifier and Type | Method and Description |
|---|---|
static NotifyService.HttpResult |
invokeURL(String url,
List<String> headers,
String encoding) |
public static final String NOTIFY_HEADER_LAST_MODIFIED
public static final String NOTIFY_HEADER_OP_HANDLE_IP
@Autowired public NotifyService(ServerListService serverListService)
protected NotifyService()
public static NotifyService.HttpResult invokeURL(String url, List<String> headers, String encoding) throws IOException
IOExceptionCopyright © 2018–2019 Alibaba Group. All rights reserved.