public class OutgoingMessageMetaData<DestinationType,TransportSpecificInfoType> extends Object
| Modifier and Type | Field | Description |
|---|---|---|
DestinationType |
destination |
|
TransportSpecificInfoType |
details |
| Constructor | Description |
|---|---|
OutgoingMessageMetaData(DestinationType destination,
TransportSpecificInfoType details) |
public final DestinationType destination
public final TransportSpecificInfoType details
public OutgoingMessageMetaData(DestinationType destination, TransportSpecificInfoType details)
Copyright © 2019. All rights reserved.