Package netapp.manage

Interface Summary
DfmErrno This interface contains DataFabric Manager server API error code constants.
NaErrno This interface contains Data ONTAP API error code constants.
 

Class Summary
ARCFour A utility class implementing ARCFOUR (the alleged RC4 algorithm) for encryption of a data stream.
Base16 Handle encoding character arrays into a base-16 string, and decoding them again.
NaElement This class is one element of a XML-like tree of elements.
NaProxyServer A class used to connect to proxy servers and invoke APIs.
NaServer A class used to connect to servers and invoke APIs.
 

Exception Summary
NaAPIFailedException Thrown to indicate that the API invocation failed.
NaAuthenticationException Thrown to indicate that some authentication credentials were not accepted.
NaCertificateException Indicates some kind of error detected during verifying the remote certificate chain.
NaException Thrown when there is a problem invoking an API.
NaProtocolException Thrown to indicate that there was a protocol problem.
NaProxyFailedException Thrown to indicate that the proxy API invocation failed.
NaSSLException Indicates some kind of error detected during SSL handshake.
 

Error Summary
NaError Thrown when there is a serious problem with the library.