How to receive all packets?

Hi.

I try receive ALL packets using XBee ZB Zigbee RF Module(running as 802.15.4TH).

I use XBee Java Library, and add data listener.

But listener handle only data frame packets.

How to receive ALL packets(Regardless of Frame type)?

thanks