Class Property
java.lang.Object
com.swiftmq.impl.streams.comp.message.Property
Facade to wrap the Property of a javax.jms.Message
- Author:
- IIT Software GmbH, Muenster/Germany, (c) 2016, All Rights Reserved
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
-
-
Method Details
-
name
-
value
-
set
-
exists
public boolean exists()Returns whether this Property exists in the Message- Returns:
- exists or not
-
clear
-