|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amqp.server.AmqpProtocol
public class AmqpProtocol
Custom serialization for the cache
Constructor Summary | |
---|---|
AmqpProtocol()
|
Method Summary | |
---|---|
ProtocolConnection |
createConnection(SocketLink link)
Creates a new protocol connection. |
java.lang.String |
getProtocolName()
Returns the protocol name. |
void |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmqpProtocol()
Method Detail |
---|
@PostConstruct public void init()
public ProtocolConnection createConnection(SocketLink link)
Protocol
createConnection
in interface Protocol
public java.lang.String getProtocolName()
Protocol
getProtocolName
in interface Protocol
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |