Class AmqpSerializedObjectDelegate

java.lang.Object
org.apache.qpid.jms.provider.amqp.message.AmqpSerializedObjectDelegate
All Implemented Interfaces:
AmqpObjectTypeDelegate, ClassLoadingAwareObjectInputStream.TrustedClassFilter

public class AmqpSerializedObjectDelegate extends Object implements AmqpObjectTypeDelegate, ClassLoadingAwareObjectInputStream.TrustedClassFilter
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage type.