| Package | Description |
|---|---|
| com.wolfram.jlink |
This is the main J/Link package, containing the classes and interfaces that programmers will use most.
|
| Modifier and Type | Method and Description |
|---|---|
static LoopbackLink |
MathLinkFactory.createLoopbackLink()
Creates a LoopbackLink, a special type of link that is written to and read
by the same program.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MathLink.transferToEndOfLoopbackLink(LoopbackLink source)
Writes the entire contents of the LoopbackLink
source to this link. |
J/Link is Copyright (c) 1999-2012, Wolfram Research, Inc. All rights reserved.