Uses of Class
org.netxms.base.NXCPDataInputStream
Packages that use NXCPDataInputStream
-
Uses of NXCPDataInputStream in org.netxms.base
Methods 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.snmp
Constructors in org.netxms.client.snmp with parameters of type NXCPDataInputStreamModifierConstructorDescriptionprotectedMibObject(NXCPDataInputStream in, MibObject parent) Read MIB object from compiled MIB file.