JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.sphere.sdk.subscriptions
Interface Destination
All Known Subinterfaces:
AzureServiceBusDestination
,
IronMqDestination
,
PubSubDestination
,
SnsDestination
,
SqsDestination
public interface
Destination
A destination contains all info necessary for Composable Commerce to deliver a message onto your Message Queue. Message Queues can be differentiated by the sub types of this interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getType
()
Method Detail
getType
String
getType()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method