Uses of Interface com.wolfram.jlink.PacketListener
|
Packages that use PacketListener |
| com.wolfram.jlink |
This is the main J/Link package, containing the classes and interfaces that programmers will use most. |
| com.wolfram.jlink.ui |
Includes some classes useful in programs with non-trivial user intefaces. |
| com.wolfram.jlink.util |
A couple of special utility classes: LinkSnooper, a program that displays MathLink traffic between two programs, and MathematicaTask, an Ant task for using Mathematica in Ant build files. |
| Classes in com.wolfram.jlink that implement PacketListener |
class |
PacketPrinter
PacketPrinter is an implementation of the PacketListener interface that prints
the contents of incoming packets to a stream that you specify. |
J/Link is Copyright (c) 1999-2008, Wolfram Research, Inc. All rights reserved.
|
|