Package | Description |
---|---|
org.alfresco.jlan.client.admin | |
org.alfresco.jlan.smb.dcerpc | |
org.alfresco.jlan.smb.dcerpc.client | |
org.alfresco.jlan.smb.dcerpc.info |
Modifier and Type | Method and Description |
---|---|
void |
IPCPipeFile.doDCERequest(int opCode,
DCEBuffer buf,
int maxTx,
int callId)
Send the DCE request to the server and receive the response data.
|
int |
SvcctlPipeFile.setServiceConfiguration(ServiceHandle handle,
ServiceConfigInfo config)
Set the remote service configuration details
|
Modifier and Type | Method and Description |
---|---|
void |
DCEBuffer.appendData(byte[] buf,
int off,
int len)
Append a raw data block to the buffer
|
int |
DCEBuffer.copyData(byte[] buf,
int off,
int cnt)
Copy data from the DCE buffer to the user buffer, and update the current read position.
|
int |
DCEBuffer.getByte(int align)
Get a byte from the buffer
|
byte[] |
DCEBuffer.getBytes(byte[] buf,
int len)
Get a block of bytes from the buffer
|
byte[] |
DCEBuffer.getByteStructure(byte[] buf)
Get a byte structure that has a header
|
String |
DCEBuffer.getCharArray()
Get a character array from the buffer
|
String |
DCEBuffer.getCharArray(int align)
Get a character array from the buffer and align on the specified boundary
|
String |
DCEBuffer.getCharArrayNotNull(String strVar,
int align)
Get a character array from the buffer if the String variable is not null, and align on the specified boundary
|
String |
DCEBuffer.getCharArrayPointer()
Get a character array header from the buffer and return either an empty string if the pointer is valid or null.
|
String |
DCEBuffer.getChars(int len)
Get a number of Unicode characters from the buffer and return as a string
|
byte[] |
DCEBuffer.getDataBlock(int align)
Get a data block from the buffer and align on the specified boundary
|
void |
DCEBuffer.getHandle(PolicyHandle handle)
Get a handle from the buffer
|
int |
DCEBuffer.getInt()
Get an integer from the buffer
|
long |
DCEBuffer.getLong()
Get a long (64 bit) value from the buffer
|
long |
DCEBuffer.getNTTime()
Get an NT 64bit time value.
|
int |
DCEBuffer.getPointer()
Get a pointer from the buffer
|
int |
DCEBuffer.getShort()
Get a short from the buffer
|
int |
DCEBuffer.getShort(int align)
Get a short from the buffer and align the read pointer
|
String |
DCEBuffer.getString()
Get a string from the buffer
|
String |
DCEBuffer.getString(int align)
Get a string from the buffer and align on the specified boundary
|
String |
DCEBuffer.getStringAt(int pos)
Get a string from a particular position in the buffer
|
String |
DCEBuffer.getStringNotNull(String strVar,
int align)
Get a string from the buffer if the String variable is not null, and align on the specified boundary
|
String |
DCEBuffer.getStringPointer()
Get a pointer from the buffer and return either an empty string if the pointer is valid or null.
|
int |
DCEBuffer.getUnicodeHeaderLength()
Read a Unicode string header and return the string length.
|
String |
DCEBuffer.getUnicodeString()
Get a unicode string from the current position in the buffer
|
UUID |
DCEBuffer.getUUID(boolean readVer)
Get a UUID from the buffer
|
void |
DCEBuffer.positionAt(int pos)
Set the read position
|
void |
DCEList.readList(DCEBuffer buf)
Read a list of objects from the DCE buffer
|
void |
DCEReadable.readObject(DCEBuffer buf)
Read the object state from the DCE/RPC buffer
|
void |
DCEReadableList.readObject(DCEBuffer buf)
Read the object state from the DCE/RPC buffer
|
void |
DCEReadable.readStrings(DCEBuffer buf)
Read the strings for object from the DCE/RPC buffer
|
void |
DCEBuffer.skipBytes(int cnt)
Skip over a number of bytes
|
void |
DCEBuffer.skipPointer()
Skip over a pointer
|
void |
DCEList.writeList(DCEBuffer buf)
Write the list of objects to a DCE buffer
|
void |
DCEWriteableList.writeObject(DCEBuffer buf)
Write the object state to DCE/RPC buffers.
|
void |
DCEWriteable.writeObject(DCEBuffer buf,
DCEBuffer strBuf)
Write the object state to DCE/RPC buffers.
|
Constructor and Description |
---|
DCEList(DCEBuffer buf)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
DCEPacket.initializeDCERequest(int pipeHandle,
int opCode,
DCEBuffer buf,
int maxTx,
int callId)
Initialize a DCE request packet
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceStatusInfo.readObject(DCEBuffer buf)
Read the service status information from the DCE buffer
|
void |
ServiceStatusList.readObject(DCEBuffer buf)
Read the service status info list from the DCE buffer
|
void |
ServerInfo.readObject(DCEBuffer buf)
Read the server information from the DCE/RPC buffer
|
void |
ConnectionInfo.readObject(DCEBuffer buf)
Read a connection information object from a DCE buffer
|
void |
RegistryKeyInfo.readObject(DCEBuffer buf)
Read the registry key information
|
void |
SessionInfo.readObject(DCEBuffer buf)
Read the session information from the DCE buffer
|
void |
PerfDataBlock.readObject(DCEBuffer buf)
Read the performance data block object
|
void |
ServerFileInfo.readObject(DCEBuffer buf) |
void |
ServiceConfigInfo.readObject(DCEBuffer buf)
Read the service configuration information from the DCE buffer
|
void |
RegistryKey.readObject(DCEBuffer buf)
Read the key details from a DCE buffer
|
void |
RegistryValue.readObject(DCEBuffer buf)
Read the registry value information
|
void |
WorkstationInfo.readObject(DCEBuffer buf)
Read the workstation information from the DCE/RPC buffer
|
void |
ShareInfo.readObject(DCEBuffer buf)
Read the share information from the DCE/RPC buffer
|
void |
EventlogRecord.readObject(DCEBuffer buf)
Read the eventlog record from the DCE/RPC buffer
|
void |
ServiceStatusExInfo.readObject(DCEBuffer buf)
Read the service status information from the DCE buffer
|
void |
ServiceStatusExList.readObject(DCEBuffer buf)
Read the service status info list from the DCE buffer
|
void |
UserInfo.readObject(DCEBuffer buf)
Read the user information from the DCE buffer
|
void |
EventlogRecordList.readRecords(DCEBuffer buf,
int cnt)
Read the eventlog records from the DCE buffer
|
void |
ServiceStatusInfo.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
ServerInfo.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
ConnectionInfo.readStrings(DCEBuffer buf)
Read the strings for this connection information from the DCE/RPC buffer
|
void |
RegistryKeyInfo.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
SessionInfo.readStrings(DCEBuffer buf)
Read the strings for this session information from the DCE/RPC buffer
|
void |
PerfDataBlock.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
ServerFileInfo.readStrings(DCEBuffer buf)
Read the strings for this file information from the DCE/RPC buffer
|
void |
ServiceConfigInfo.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
RegistryKey.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
RegistryValue.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
WorkstationInfo.readStrings(DCEBuffer buf)
Read the strings for this workstation from the DCE/RPC buffer
|
void |
ShareInfo.readStrings(DCEBuffer buf)
Read the strings for this share from the DCE/RPC buffer
|
void |
EventlogRecord.readStrings(DCEBuffer buf)
Read the strings for this object from the DCE/RPC buffer
|
void |
UserInfo.readStrings(DCEBuffer buf)
Read the strings for this user information from the DCE buffer
|
void |
RegistryValue.readValue(DCEBuffer buf)
Read the value and type from a DCE buffer
|
void |
ServiceConfigInfo.writeObject(DCEBuffer buf,
DCEBuffer strBuf)
Write the service configuration to the DCE buffer
|
Constructor and Description |
---|
ConnectionInfoList(DCEBuffer buf)
Class constructor
|
ServerFileInfoList(DCEBuffer buf)
Class constructor
|
SessionInfoList(DCEBuffer buf)
Class constructor
|
ShareInfoList(DCEBuffer buf)
Class constructor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.