| Package | Description |
|---|---|
| org.alfresco.jlan.client.admin |
| Modifier and Type | Method and Description |
|---|---|
protected DCEPacket |
IPCPipeFile.getPacket()
Return the DCE packet
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPCPipeFile.doDCERequest(DCEPacket pkt)
Send the DCE request to the server and receive the response data.
|
| Constructor and Description |
|---|
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–2014 Alfresco Software. All rights reserved.