Class AutoTransportUtils
- java.lang.Object
-
- org.apache.activemq.transport.auto.AutoTransportUtils
-
public class AutoTransportUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description AutoTransportUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Map<String,Object>>extractWireFormatOptions(Map<String,String> options)static Set<String>parseProtocols(String protocolString)
-