com.caucho.amqp
Class AmqpServerProtocol

java.lang.Object
  extended by com.caucho.amqp.server.AmqpProtocol
      extended by com.caucho.amqp.AmqpServerProtocol
All Implemented Interfaces:
Protocol

public class AmqpServerProtocol
extends AmqpProtocol

AMQP server protocol


Constructor Summary
AmqpServerProtocol()
           
 
Method Summary
 
Methods inherited from class com.caucho.amqp.server.AmqpProtocol
createConnection, getProtocolName, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmqpServerProtocol

public AmqpServerProtocol()