Uses of Class
org.netxms.base.NXCPException
Packages that use NXCPException
- 
Uses of NXCPException in org.netxms.baseMethods in org.netxms.base that throw NXCPExceptionModifier and TypeMethodDescriptionstatic EncryptionContextEncryptionContext.createInstance(NXCPMessage request) Create encryption context based on information from session key request message.NXCPMessageReceiver.receiveMessage(InputStream in, EncryptionContext ectx) Receive NXCP message from input streamConstructors in org.netxms.base that throw NXCPExceptionModifierConstructorDescriptionNXCPMessage(byte[] nxcpMessage, EncryptionContext ectx) Create NXCPMessage from binary NXCP message