Uses of Interface
com.pusher.rest.marshaller.DataMarshaller
Packages that use DataMarshaller
-
Uses of DataMarshaller in com.pusher.rest
Methods in com.pusher.rest with parameters of type DataMarshallerModifier and TypeMethodDescriptionvoid
PusherAbstract.setDataMarshaller
(DataMarshaller marshaller) Set a custom marshaller used to serialize Objects passed toPusherAbstract.trigger(List, String, Object)
and friends. -
Uses of DataMarshaller in com.pusher.rest.marshaller
Classes in com.pusher.rest.marshaller that implement DataMarshaller