Package com.rabbitmq.client
Class AMQP.PROTOCOL
- java.lang.Object
-
- com.rabbitmq.client.AMQP.PROTOCOL
-
-
Constructor Summary
Constructors Constructor Description PROTOCOL()
-
-
-
Field Detail
-
MAJOR
public static final int MAJOR
- See Also:
- Constant Field Values
-
MINOR
public static final int MINOR
- See Also:
- Constant Field Values
-
REVISION
public static final int REVISION
- See Also:
- Constant Field Values
-
PORT
public static final int PORT
- See Also:
- Constant Field Values
-
-