Package org.reactivecommons.async.rabbit
Class RabbitMessage.RabbitMessageProperties
java.lang.Object
org.reactivecommons.async.rabbit.RabbitMessage.RabbitMessageProperties
- All Implemented Interfaces:
org.reactivecommons.async.commons.communications.Message.Properties
- Enclosing class:
- RabbitMessage
public static class RabbitMessage.RabbitMessageProperties
extends Object
implements org.reactivecommons.async.commons.communications.Message.Properties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.reactivecommons.async.commons.communications.Message.Properties
getContentEncoding, getContentLength, getContentType, getHeaders, getKey, getTopic
-
Constructor Details
-
RabbitMessageProperties
public RabbitMessageProperties()
-