|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoopbackLink | |
|---|---|
| com.wolfram.jlink | This is the main J/Link package, containing the classes and interfaces that programmers will use most. |
| Uses of LoopbackLink in com.wolfram.jlink |
|---|
| Methods in com.wolfram.jlink that return LoopbackLink | |
|---|---|
static LoopbackLink |
MathLinkFactory.createLoopbackLink()
Creates a LoopbackLink, a special type of link that is written to and read by the same program. |
| Methods in com.wolfram.jlink with parameters of type LoopbackLink | |
|---|---|
void |
MathLink.transferToEndOfLoopbackLink(LoopbackLink source)
Writes the entire contents of the LoopbackLink source to this link. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||