Package netapp.manage

Interface Summary
NaErrno This interface contains 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.
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.
 

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