Uses of Interface
org.apache.qpid.jms.provider.amqp.message.AmqpObjectTypeDelegate
Packages that use AmqpObjectTypeDelegate
-
Uses of AmqpObjectTypeDelegate in org.apache.qpid.jms.provider.amqp.message
Classes in org.apache.qpid.jms.provider.amqp.message that implement AmqpObjectTypeDelegateModifier and TypeClassDescriptionclassWrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.classWrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.Methods in org.apache.qpid.jms.provider.amqp.message with parameters of type AmqpObjectTypeDelegateModifier and TypeMethodDescriptionvoidAmqpObjectTypeDelegate.copyInto(AmqpObjectTypeDelegate copy) Copy the internal data into the given instance.voidAmqpSerializedObjectDelegate.copyInto(AmqpObjectTypeDelegate copy) voidAmqpTypedObjectDelegate.copyInto(AmqpObjectTypeDelegate copy)