public class AMQPProtocolVersionWrapper extends Object
Constructor and Description |
---|
AMQPProtocolVersionWrapper(Protocol amqpProtocol) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getMajor() |
int |
getMinor() |
int |
getPatch() |
Protocol |
getProtocol() |
int |
hashCode() |
String |
toString() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.