Class QueueName
java.lang.Object
dk.cloudcreate.essentials.types.CharSequenceType<QueueName>
dk.cloudcreate.essentials.components.foundation.messaging.queue.QueueName
- All Implemented Interfaces:
dk.cloudcreate.essentials.types.Identifier,dk.cloudcreate.essentials.types.SingleValueType<CharSequence,,QueueName> Serializable,CharSequence,Comparable<QueueName>
public class QueueName
extends dk.cloudcreate.essentials.types.CharSequenceType<QueueName>
implements dk.cloudcreate.essentials.types.Identifier
The name of a Durable Queue
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dk.cloudcreate.essentials.types.CharSequenceType
charAt, chars, codePointAt, codePointBefore, codePointCount, codePoints, compareTo, compareTo, compareToIgnoreCase, contains, containsIgnoreCase, contentEquals, contentEquals, endsWith, equals, equalsIgnoreCase, getBytes, getBytes, getBytes, getChars, hashCode, indexOf, indexOf, indexOf, indexOf, isEmpty, lastIndexOf, lastIndexOf, lastIndexOf, lastIndexOf, length, offsetByCodePoints, startsWith, startsWith, subSequence, substring, substring, toCharArray, toString, valueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface dk.cloudcreate.essentials.types.SingleValueType
getValue
-
Constructor Details
-
QueueName
-
-
Method Details
-
of
-