| Package | Description |
|---|---|
| com.taobao.api.internal.toplink.endpoint |
| Modifier and Type | Method and Description |
|---|---|
EndpointProxy |
Endpoint.getEndpoint(Identity target) |
EndpointProxy |
Endpoint.getEndpoint(Identity target,
URI uri) |
EndpointProxy |
Endpoint.getEndpoint(Identity target,
URI uri,
Map<String,Object> extras) |
EndpointProxy |
SendCallback.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<EndpointProxy> |
Endpoint.getConnected() |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleProxyStateHandler.onConnect(EndpointProxy endpoint,
ChannelSenderWrapper sender,
Identity connectingIdentity) |
void |
StateHandler.onConnect(EndpointProxy endpoint,
ChannelSenderWrapper sender,
Identity connectingIdentity) |
protected Map<String,Object> |
Endpoint.sendAndWait(EndpointProxy e,
ChannelSender sender,
Message message,
int timeout) |
| Constructor and Description |
|---|
SendCallback(EndpointProxy endpointProxy) |
Copyright © 2021. All rights reserved.