Package org.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.

See:
          Description

Interface Summary
Stomp  
Stomp.Commands  
Stomp.Headers  
Stomp.Headers.Ack  
Stomp.Headers.Connect  
Stomp.Headers.Connected  
Stomp.Headers.Error  
Stomp.Headers.Message  
Stomp.Headers.Receipt  
Stomp.Headers.Send  
Stomp.Headers.Subscribe  
Stomp.Headers.Subscribe.AckModeValues  
Stomp.Headers.Unsubscribe  
Stomp.Responses  
 

Class Summary
Begin  
FlushPacket Dummy Marker packet to let the transport layer know that it should flush the wireformat.
StompTransportChannel A transport for using Stomp to talk to ActiveMQ
StompTransportChannelFactory A TTMP transport factory
StompTransportServerChannel A TTMP server connector
StompTransportServerChannelFactory A TTMP transport factory
StompWireFormat Implements the TTMP protocol.
Unsubscribe  
 

Package org.activemq.transport.stomp Description

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.



Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.