|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResourceLink in org.gwe.api |
|---|
| Methods in org.gwe.api that return ResourceLink | |
|---|---|
ResourceLink<HostHandle> |
ServerAPILink.getHostLink()
|
| Constructors in org.gwe.api with parameters of type ResourceLink | |
|---|---|
ServerAPILink(HeadResourceInfo daemonInfo,
ResourceLink<HostHandle> link)
|
|
| Uses of ResourceLink in org.gwe.api.exceptions |
|---|
| Constructors in org.gwe.api.exceptions with parameters of type ResourceLink | |
|---|---|
PasswordMismatchException(ResourceLink authLink)
|
|
| Uses of ResourceLink in org.gwe.drivers |
|---|
| Fields in org.gwe.drivers declared as ResourceLink | |
|---|---|
protected ResourceLink |
ResourceHandle.link
|
| Methods in org.gwe.drivers that return ResourceLink | |
|---|---|
ResourceLink |
ResourceHandle.getLink()
|
| Methods in org.gwe.drivers with parameters of type ResourceLink | ||
|---|---|---|
|
ResourceHandleFactory.createHandle(ResourceLink<HANDLE_TYPE> link)
|
|
|
ResourceHandleFactory.getHandleClass(ResourceLink<HANDLE_TYPE> link)
|
|
| Constructors in org.gwe.drivers with parameters of type ResourceLink | |
|---|---|
ResourceHandle(ResourceLink link)
|
|
| Uses of ResourceLink in org.gwe.drivers.bundleManagers |
|---|
| Methods in org.gwe.drivers.bundleManagers with parameters of type ResourceLink | |
|---|---|
boolean |
BundleHandle.deploy(ResourceLink<HostHandle> destLink,
java.lang.String deploymentRoot,
KeyStore keys)
|
boolean |
BundleHandle.deploy(ResourceLink<HostHandle> destLink,
java.lang.String unbundleCmdPath,
java.lang.String deploymentRoot,
KeyStore keys)
|
java.lang.String |
BundleHandle.transferTo(ResourceLink<HostHandle> destLink,
java.lang.String destPath,
KeyStore keys)
|
| Uses of ResourceLink in org.gwe.drivers.fileSystems |
|---|
| Constructors in org.gwe.drivers.fileSystems with parameters of type ResourceLink | |
|---|---|
FileHandle(ResourceLink<FileHandle> link)
|
|
| Uses of ResourceLink in org.gwe.drivers.fileSystems.handles |
|---|
| Constructors in org.gwe.drivers.fileSystems.handles with parameters of type ResourceLink | |
|---|---|
HTTPHandle(ResourceLink<FileHandle> link)
|
|
JSchHandle(ResourceLink<FileHandle> link)
|
|
VfsHandle(ResourceLink<FileHandle> link)
|
|
| Uses of ResourceLink in org.gwe.drivers.netAccess |
|---|
| Constructors in org.gwe.drivers.netAccess with parameters of type ResourceLink | |
|---|---|
HostHandle(ResourceLink<HostHandle> link)
|
|
RemoteHostHandle(ResourceLink<HostHandle> link)
|
|
| Uses of ResourceLink in org.gwe.drivers.netAccess.handles |
|---|
| Constructors in org.gwe.drivers.netAccess.handles with parameters of type ResourceLink | |
|---|---|
JSchConnection(ResourceLink<HostHandle> link)
|
|
LocalHostHandle(ResourceLink link)
|
|
SSHHostHandle(ResourceLink<HostHandle> link)
|
|
| Uses of ResourceLink in org.gwe.drivers.netAccess.tunneling |
|---|
| Constructors in org.gwe.drivers.netAccess.tunneling with parameters of type ResourceLink | |
|---|---|
HostTunnel(ResourceLink<? extends HostHandle> link)
|
|
| Uses of ResourceLink in org.gwe.persistence.model |
|---|
| Methods in org.gwe.persistence.model that return ResourceLink | |
|---|---|
ResourceLink<HostHandle> |
DaemonConfigDesc.getDaemonHostLink()
|
| Uses of ResourceLink in org.gwe.utils.security |
|---|
| Subclasses of ResourceLink in org.gwe.utils.security | |
|---|---|
class |
RMIResourceLink<HANDLE_TYPE extends ResourceHandle>
|
| Methods in org.gwe.utils.security that return ResourceLink | ||
|---|---|---|
ResourceLink<HostHandle> |
ResourceLink.cloneToHostLink(ProtocolScheme hostScheme)
|
|
ResourceLink<FileHandle> |
KeyStore.createFileLink(java.lang.String uriStr)
|
|
ResourceLink<HostHandle> |
KeyStore.createHostLink(java.lang.String uriStr)
|
|
|
Realm.createResourceLink(ThinURI uri)
|
|
ResourceLink<ResourceHandle> |
Realm.createTestHostLink()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||