[jQuery] temporarily disable ajaxSend?

[jQuery] temporarily disable ajaxSend?


In order to prevent a clash between a java applet and jquery, i need to
disable the ajaxSend trigger for a certain ajax call. How do i do that?