public class MessageExchangeManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsMap<String,IMessageExchangeSPI> |
getAll() |
static IMessageExchangeSPI |
getConfiguredImplementation() |
static IMessageExchangeSPI |
getImplementationOfID(String sID) |
static void |
reinitialize() |
public static void reinitialize()
@Nullable public static IMessageExchangeSPI getImplementationOfID(@Nullable String sID)
@Nonnull public static IMessageExchangeSPI getConfiguredImplementation()
@Nonnegative public static com.helger.commons.collection.impl.ICommonsMap<String,IMessageExchangeSPI> getAll()
Copyright © 2020 toop.eu. All rights reserved.