A C E F G H I J K L M N O P R S T U V

L

Link - class java.lang.isolate.Link.
A Link supports communication between isolates.
link() - Method in class java.nio.channels.LinkChannel
Returns the unique Link associated with this LinkChannel.
LinkChannel - class java.nio.channels.LinkChannel.
A selectable channel for a Link.
LinkSerializationException - exception java.lang.isolate.LinkSerializationException.
An exception thrown as the result of one of a number of underlying serialization-related exceptions.
LinkSerializationException(String, Throwable) - Constructor for class java.lang.isolate.LinkSerializationException
Constructs a LinkSerializationException with the given detail message (may be null) and containing the given cause exception.
LinkSerializationException(Throwable) - Constructor for class java.lang.isolate.LinkSerializationException
Constructs a LinkSerializationException containing the given cause exception.

A C E F G H I J K L M N O P R S T U V