Table of Contents

Class DataStructureSupport

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
public abstract class DataStructureSupport : DataStructure, ICloneable
Inheritance
DataStructureSupport
Implements
Inherited Members

Constructors

DataStructureSupport()

protected DataStructureSupport()

Methods

Clone()

public virtual object Clone()

Returns

object

GetDataStructureType()

public virtual byte GetDataStructureType()

Returns

byte

IsMarshallAware()

public virtual bool IsMarshallAware()

Returns

bool