public class QueueMarshaller extends AbstractCollectionMarshaller<Queue>
Constructor and Description |
---|
QueueMarshaller() |
Modifier and Type | Method and Description |
---|---|
LinkedList |
doDemarshall(EJArray o,
MarshallingSession ctx) |
Queue[] |
getEmptyArray()
Returns an empty array of the type handled by this marshaller.
|
doDemarshall, doMarshall, marshallToCollection
demarshall, marshall, marshall
public Queue[] getEmptyArray()
Marshaller
List.toArray(T[])
.public LinkedList doDemarshall(EJArray o, MarshallingSession ctx)
doDemarshall
in class AbstractCollectionMarshaller<Queue>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.