Package com.iternum.swlink

Interface Summary
Action Action when link activates.
Activatable A simple interface to designate the interface that is activated by an activator.
Activator The activator is a class that is used to activate a Link.
EndpointObserver Interface to observer changes of link endpoints.
EndpointProxy Instances of this type are used to proxy an endpoint.
Link A generic link interface.
TwowayLink A TwowayLink is a Link that supports two-way activation.
 

Class Summary
DefaultEndpointProxy Default Implementation of the Endpoint Proxy.
DefaultLink A default implementation of the Link interface.
DefaultTwowayLink Default implementation of a TwowayLink.
Linker Multi purpose linker factory class.
 

Exception Summary
LinkException The Exception thrown if a link can not be established of evaluated at Runtime.