- java.lang.Object
-
- io.fabric8.gateway.handlers.detecting.protocol.amqp.AmqpHeader
-
-
Constructor Summary
Constructors
Constructor and Description |
AmqpHeader() |
AmqpHeader(org.vertx.java.core.buffer.Buffer buffer) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
AmqpHeader
public AmqpHeader()
-
Method Detail
-
getMajor
public int getMajor()
-
getMinor
public int getMinor()
-
getRevision
public int getRevision()
Copyright © 2011-2014 Red Hat. All Rights Reserved.