public interface OutboundStrategy
Outbound.| Modifier and Type | Method and Description | 
|---|---|
<T> Outbound<T> | 
outboundFor(java.lang.Object component,
           ArooaSession session)
Attempt to provide an  
Outbound. | 
<T> Outbound<T> outboundFor(java.lang.Object component, ArooaSession session)
Outbound.component - The component or its proxy.sessin - A session that might be useful.