| Package | Description |
|---|---|
| xdi2.client.impl.websocket |
An XDI client that can send XDI messages via HTTP.
|
| xdi2.messaging.response |
| Modifier and Type | Method and Description |
|---|---|
protected FutureMessagingResponse |
XDIWebSocketClient.sendInternal(MessageEnvelope messageEnvelope) |
| Modifier and Type | Method and Description |
|---|---|
Map<XDIAddress,FutureMessagingResponse> |
XDIWebSocketClient.getFutureMessagingResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
XDIWebSocketClient.putFutureMessagingResponse(XDIAddress messageXDIaddress,
FutureMessagingResponse futureMessagingResponse) |
| Modifier and Type | Method and Description |
|---|---|
static FutureMessagingResponse |
FutureMessagingResponse.fromMessageEnvelope(MessageEnvelope messageEnvelope) |
| Modifier and Type | Method and Description |
|---|---|
void |
FutureMessagingResponse.Callback.onMessagingResponse(FutureMessagingResponse futureMessagingResponse,
XDIAddress messageXDIAddress,
TransportMessagingResponse messagingResponse) |
Copyright © 2017. All rights reserved.