public class AutoTransportUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALL |
static String |
AMQP |
static String |
AUTO |
static String |
MQTT |
static String |
OPENWIRE |
static String |
STOMP |
Constructor and Description |
---|
AutoTransportUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Map<String,Object>> |
extractWireFormatOptions(Map<String,String> options) |
static Set<String> |
parseProtocols(String protocolString) |
public AutoTransportUtils()
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.