Uses of Class
org.netxms.base.NXCPDataInputStream
Packages that use NXCPDataInputStream
- 
Uses of NXCPDataInputStream in org.netxms.baseMethods in org.netxms.base with parameters of type NXCPDataInputStreamModifier and TypeMethodDescriptionbyte[]EncryptionContext.decryptMessage(NXCPDataInputStream inputStream, int length) Decrypt message from input stream
- 
Uses of NXCPDataInputStream in org.netxms.client.snmpConstructors in org.netxms.client.snmp with parameters of type NXCPDataInputStreamModifierConstructorDescriptionprotectedMibObject(NXCPDataInputStream in, MibObject parent) Read MIB object from compiled MIB file.