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