Package | Description |
---|---|
org.alfresco.jlan.client | |
org.alfresco.jlan.client.admin |
Modifier and Type | Class and Description |
---|---|
class |
CIFSPipeSession
SMB CIFS pipe session class
|
Modifier and Type | Method and Description |
---|---|
static IPCSession |
SessionFactory.OpenPipe(PCShare shr)
Open a connection to a remote pipe/IPC
|
static IPCSession |
SessionFactory.OpenPipe(PCShare shr,
SessionSettings settings)
Open a connection to a remote pipe/IPC
|
Modifier and Type | Method and Description |
---|---|
protected IPCSession |
IPCPipeFile.getSession()
Return the associated SMB session
|
Constructor and Description |
---|
AdminSession(IPCSession sess)
Class constructor
|
EventlogPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
InitShutPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
IPCPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTxSize,
int maxRxSize)
Class constructor
|
LsarpcPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
NetLogonPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
SamrPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
SrvsvcPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
SvcctlPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
WinregPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
WkssvcPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.