Uses of Class
org.gwe.drivers.HandleCreationException

Packages that use HandleCreationException
org.gwe.drivers   
org.gwe.drivers.fileSystems.handles   
org.gwe.drivers.netAccess.handles   
org.gwe.utils.security   
 

Uses of HandleCreationException in org.gwe.drivers
 

Subclasses of HandleCreationException in org.gwe.drivers
 class HandleCreationNotSupportedException
           
 

Methods in org.gwe.drivers that throw HandleCreationException
 HANDLE_TYPE DriversManager.createHandle(HANDLE_PARAM_TYPE handleParams)
           
<HANDLE_TYPE extends ResourceHandle>
HANDLE_TYPE
ResourceHandleFactory.createHandle(ResourceLink<HANDLE_TYPE> link)
           
protected  HostHandle ResourceHandle.createHostHandle(ProtocolScheme scheme)
           
 

Uses of HandleCreationException in org.gwe.drivers.fileSystems.handles
 

Constructors in org.gwe.drivers.fileSystems.handles that throw HandleCreationException
JSchHandle(ResourceLink<FileHandle> link)
           
 

Uses of HandleCreationException in org.gwe.drivers.netAccess.handles
 

Constructors in org.gwe.drivers.netAccess.handles that throw HandleCreationException
SSHHostHandle(ResourceLink<HostHandle> link)
           
 

Uses of HandleCreationException in org.gwe.utils.security
 

Methods in org.gwe.utils.security that throw HandleCreationException
 HANDLE_TYPE ResourceLink.createHandle()
           
 



Copyright © 2007-2009. All Rights Reserved.