radtools.services.network
Interface NetworkSession<SP extends SecurityPrincipal>
- All Superinterfaces:
- DynamicBound, DynamicComponent, rcf.core.util.accessor.GUIAccessible, HostedRADService, RADService, ReflectedBindable<DynamicComponent>, ReflectedComponent, SecureSession<SP>
- All Known Implementing Classes:
- LinuxSession
@Revision(value="$Revision: 1.1 $",
date="$Date: 2006/12/07 21:56:04 $",
tag="$Name: $")
public interface NetworkSession<SP extends SecurityPrincipal>- extends SecureSession<SP>, HostedRADService
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
TODO: equals, hashCode, toString
- Version:
- $Revision: 1.1 $
- Author:
- Greg Gibeling
| Methods inherited from interface rcf.core.framework.component.DynamicBound |
gui |
| Methods inherited from interface rcf.core.util.accessor.GUIAccessible |
icon, popupMenu |
forward
NetworkTunnel<SP> forward(HostPort hostport)
- Description copied from interface:
SecureSession
- TODO: Javadoc
- Specified by:
forward in interface SecureSession<SP extends SecurityPrincipal>
- Returns:
host
NetworkSystem host()
- Description copied from interface:
HostedRADService
- TODO: Javadoc
- Specified by:
host in interface HostedRADService
- Returns:
dependency().parent().get()