Class and Description |
---|
org.apache.activemq.thread.Valve |
Method and Description |
---|
org.apache.activemq.transport.TransportFactory.bind(String, URI) |
org.apache.activemq.selector.SimpleCharStream.getColumn() |
org.apache.activemq.selector.SimpleCharStream.getLine() |
org.apache.activemq.command.ConsumerInfo.getSubcriptionName() |
org.apache.activemq.broker.TransportConnector.setBrokerName(String)
use the
TransportConnector.setBrokerService(BrokerService) method
instead. |
org.apache.activemq.xbean.XBeanBrokerService.setDestroyApplicationContextOnShutdown(boolean) |
org.apache.activemq.xbean.XBeanBrokerService.setDestroyApplicationContextOnStop(boolean) |
org.apache.activemq.transport.tcp.SslTransportFactory.setKeyAndTrustManagers(KeyManager[], TrustManager[], SecureRandom)
"Do not use anymore... using static initializers like this method only allows the JVM to use 1 SSL configuration per broker."
|
org.apache.activemq.command.ConsumerInfo.setSubcriptionName(String) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.