Package | Description |
---|---|
org.alfresco.jlan.client |
Modifier and Type | Class and Description |
---|---|
class |
CIFSDiskSession
SMB CIFS disk session class
|
class |
CoreDiskSession
SMB core disk session class
|
Modifier and Type | Method and Description |
---|---|
protected DiskSession |
SearchContext.getSession()
Return the associated disk session
|
static DiskSession |
SessionFactory.OpenDisk(PCShare shr)
Open a connection to a remote file server disk share.
|
static DiskSession |
SessionFactory.OpenDisk(PCShare shr,
Session sess)
Open a connection to a remote file server disk share using the existing sessions network
session.
|
static DiskSession |
SessionFactory.OpenDisk(PCShare shr,
SessionSettings settings)
Open a connection to a remote file server disk share.
|
Constructor and Description |
---|
SearchContext(DiskSession sess)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.