Uses of Class
org.apache.qpid.proton.amqp.messaging.AmqpSequence
Packages that use AmqpSequence
-
Uses of AmqpSequence in org.apache.qpid.proton.codec.messaging
Methods in org.apache.qpid.proton.codec.messaging that return AmqpSequenceModifier and TypeMethodDescriptionAmqpSequenceType.newInstance
(Object described) FastPathAmqpSequenceType.readValue()
Methods in org.apache.qpid.proton.codec.messaging that return types with arguments of type AmqpSequenceModifier and TypeMethodDescriptionCollection<? extends TypeEncoding<AmqpSequence>>
FastPathAmqpSequenceType.getAllEncodings()
FastPathAmqpSequenceType.getCanonicalEncoding()
FastPathAmqpSequenceType.getEncoding
(AmqpSequence val) AmqpSequenceType.getTypeClass()
FastPathAmqpSequenceType.getTypeClass()
Methods in org.apache.qpid.proton.codec.messaging with parameters of type AmqpSequenceModifier and TypeMethodDescriptionFastPathAmqpSequenceType.getEncoding
(AmqpSequence val) protected List
AmqpSequenceType.wrap
(AmqpSequence val) void
FastPathAmqpSequenceType.write
(AmqpSequence sequence)