Interface | Description |
---|---|
DeviceInterface |
The device interface is the base of the shared device interfaces that are used by
shared devices on the SMB server.
|
ShareMapper |
Share Mapper Interface
|
Class | Description |
---|---|
DeviceContext |
The device context is passed to the methods of a device interface.
|
SharedDevice |
The shared device class is the base class for all shared device implementations.
|
SharedDeviceList |
List of shared devices.
|
ShareType |
Available shared resource types.
|
Exception | Description |
---|---|
DeviceContextException |
Device Context Exception Class
|
InvalidDeviceInterfaceException |
This exception may be thrown by a SharedDevice when the device interface has not been specified,
the device interface does not match the shared device type, or the device interface driver class
cannot be loaded.
|
NoPooledMemoryException |
No Pooled Memory Exception Class
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.