Uses of Class
org.apache.activemq.transport.nio.NIOTransportFactory

Packages that use NIOTransportFactory
org.apache.activemq.transport.stomp An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. 
 

Uses of NIOTransportFactory in org.apache.activemq.transport.stomp
 

Subclasses of NIOTransportFactory in org.apache.activemq.transport.stomp
 class StompNIOTransportFactory
          A STOMP over NIO transport factory
 



Copyright © 2005-2012. All Rights Reserved.