A B C D E F G H I K L M N O P R S T U V W X Y

G

Get - Class in com.vhosting.netconf
The get Netconf operation.
Get(Session) - Constructor for class com.vhosting.netconf.Get
Create the get Netconf operation.
Get.GetReply - Class in com.vhosting.netconf
This class provides specific methods to process the data obtained in response to a RpcReply after a get operation.
Get.GetReply(RpcReply) - Constructor for class com.vhosting.netconf.Get.GetReply
Constructs an instance of the class.
getAnyxmlAttributes(Anyxml) - Method in interface com.vhosting.netconf.frame.Assignable
Get the list of attributes of the specified Anyxml element previously linked to this.
getAnyxmlAttributes(Anyxml) - Method in class com.vhosting.netconf.frame.Container
 
getAnyxmlAttributes(Anyxml) - Method in class com.vhosting.netconf.frame.ListValue
 
getAnyxmlValue(Anyxml) - Method in interface com.vhosting.netconf.frame.Assignable
Get the XML Document of the specified Anyxml element previously linked to this.
getAnyxmlValue(Anyxml) - Method in class com.vhosting.netconf.frame.Container
 
getAnyxmlValue(Anyxml) - Method in class com.vhosting.netconf.frame.ListValue
 
getCanonicalValue() - Method in class com.vhosting.netconf.yuma.Date
Get the canonical value of the date.
getCapabilitiesOnServer() - Method in class com.vhosting.netconf.transport.Session
Get the capabilities that until now has been used and present on the server.
getCapabilitiesURI() - Method in class com.vhosting.netconf.messages.HelloMsg
Get the capabilities URI with the message.
getCapability() - Method in class com.vhosting.netconf.Config
Get the capability that owns this configuration.
getCapability() - Method in class com.vhosting.netconf.SubtreeFilter.Filter
Get the capability they belong to the filtered data.
getCapabilityBaseURI() - Method in class com.vhosting.netconf.transport.Capability
Get the capability base Uri or the capability Uri without parameters.
getCapabilityURI() - Method in class com.vhosting.netconf.yuma.YANGCapability
Get the capability uri with the parameters module and revision.
getConfig() - Method in class com.vhosting.netconf.Config
Get the configuration string.
GetConfig - Class in com.vhosting.netconf
The get-config Netconf operation.
GetConfig(Session, Datastore) - Constructor for class com.vhosting.netconf.GetConfig
Create the get-config Netconf operation.
GetConfig.GetConfigReply - Class in com.vhosting.netconf
This class provides specific methods to process the data obtained in response to a RpcReply after a get-config operation.
GetConfig.GetConfigReply(RpcReply) - Constructor for class com.vhosting.netconf.GetConfig.GetConfigReply
Constructs an instance of the class.
getData() - Method in class com.vhosting.netconf.frame.Data
Get the first entry point to the structure as a container.
getData() - Method in class com.vhosting.netconf.Get.GetReply
Get the output data as an XML Document.
getData() - Method in class com.vhosting.netconf.GetConfig.GetConfigReply
Get the output data as an XML Document.
getDataModelSpecificErrorInfo(String, String) - Method in interface com.vhosting.netconf.frame.RpcReplyErrorInfo
Get a data model specific error informations.
getElemetByUniqueName(String) - Method in class com.vhosting.netconf.frame.Container
 
getElemetByUniqueName(String) - Method in class com.vhosting.netconf.frame.ListValue
 
getErrorAppTag() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Get the custom application error tag if exists.
getErrorInfo() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Get additional information about the error, if the error type requires it.
getErrorMessage() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Get human readable information about the problem.
getErrorPath() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Contains the absolute XPath expression identifying the element path to the node that is associated with the error being reported in a RPC error.
getErrors() - Method in interface com.vhosting.netconf.frame.RpcReply
Returns the error associated with the RPC operation associated if any.
getErrors() - Method in class com.vhosting.netconf.messages.RpcReplyMsg
 
getErrorSeverity() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Get the severity of the error.
getErrorTag() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Contains a string identifying the error condition.
getErrorType() - Method in interface com.vhosting.netconf.frame.RpcReplyError
Get the RPC error type.
getEventTime() - Method in class com.vhosting.netconf.messages.NotificationMsg
 
getEventTime() - Method in interface com.vhosting.netconf.notification.NotificationEvent
Returns the time when the event was actually generated by the server.
getEventType() - Method in class com.vhosting.netconf.transport.NetconfTransportEvent
Get the event type.
getFailCause() - Method in interface com.vhosting.netconf.transport.NetconfTransportError
Get the fail cause.
getFailCause() - Method in exception com.vhosting.netconf.transport.NetconfTransportException
Get the fail cause.
getFilterElements() - Method in class com.vhosting.netconf.SubtreeFilter.Filter
Get the filter elements.
getFilters() - Method in class com.vhosting.netconf.SubtreeFilter
Get all the filters setup.
getHost() - Method in class com.vhosting.netconf.transport.ssh.SshAuthInfo
Get the host.
getInput() - Method in class com.vhosting.netconf.frame.Rpc
Get the first entry point to the structure of the PRC operation as a container.
getLanguage() - Method in interface com.vhosting.netconf.frame.RpcReplyErrorMessage
The language code that was written the message received.
getLeafAttributes(Leaf) - Method in interface com.vhosting.netconf.frame.Assignable
Get the list of attributes of the specified leaf element previously linked to this.
getLeafAttributes(Leaf) - Method in class com.vhosting.netconf.frame.Container
 
getLeafAttributes(Leaf) - Method in class com.vhosting.netconf.frame.ListValue
 
getLeafCanonicalValue(Leaf) - Method in interface com.vhosting.netconf.frame.Assignable
Get the value of the specified leaf element previously linked to this.
getLeafCanonicalValue(Leaf) - Method in class com.vhosting.netconf.frame.Container
 
getLeafCanonicalValue(Leaf) - Method in class com.vhosting.netconf.frame.ListValue
 
getLeafListAttributes(LeafList) - Method in interface com.vhosting.netconf.frame.Assignable
Get the lists of attributes of the specified leaf list element previously linked to this.
getLeafListAttributes(LeafList) - Method in class com.vhosting.netconf.frame.Container
 
getLeafListAttributes(LeafList) - Method in class com.vhosting.netconf.frame.ListValue
 
getLeafListCanonicalValues(LeafList) - Method in interface com.vhosting.netconf.frame.Assignable
Get the values of the specified leaf list element previously linked to this.
getLeafListCanonicalValues(LeafList) - Method in class com.vhosting.netconf.frame.Container
 
getLeafListCanonicalValues(LeafList) - Method in class com.vhosting.netconf.frame.ListValue
 
getLockId() - Method in class com.vhosting.netconf.PartialLock.PartialLockReply
Get the lock identifier associated with the partial-lock operation.
getLogLevel() - Static method in class com.vhosting.netconf.transport.NetconfCatcher
Get the log level set.
getLogStream() - Static method in class com.vhosting.netconf.transport.NetconfCatcher
Get the log stream.
getMaximum() - Method in class com.vhosting.netconf.frame.LeafList
Get the maximum limit of values which can be assigned.
getMaximum() - Method in class com.vhosting.netconf.frame.ListReference
Get the maximum limit of set of assignments which can be assigned.
getMessage() - Method in interface com.vhosting.netconf.frame.RpcReplyErrorMessage
Get the RPC reply error message in a human readable form.
getMessage() - Method in interface com.vhosting.netconf.transport.NetconfTransportError
Get the fail message associated.
getMessageId() - Method in interface com.vhosting.netconf.frame.RpcReply
Get the message id of the associated RPC operation.
getMessageId() - Method in class com.vhosting.netconf.messages.RpcReplyMsg
Get the message id of the Rpc operation with this message as reply.
getMinimum() - Method in class com.vhosting.netconf.frame.LeafList
Get the minimum limit of values which can be assigned.
getMinimum() - Method in class com.vhosting.netconf.frame.ListReference
Get the minimum limit of set of assignments which can be assigned.
getMirrorContainer(ContainerReference) - Method in class com.vhosting.netconf.frame.ListValue
Get the unique instance of container for this ListValue created through the container reference specified.
getMirrorList(ListReference) - Method in class com.vhosting.netconf.frame.ListValue
Get the unique instance of list for this ListValue created through the list reference specified.
getModuleName() - Method in class com.vhosting.netconf.yuma.YANGCapability
Get the YANG module name.
getModuleRevision() - Method in class com.vhosting.netconf.yuma.Load.LoadReply
Allows you to retrieve the module revision in response to the Load operation.
getName() - Method in class com.vhosting.netconf.Datastore
Return the datastore name.
getName() - Method in class com.vhosting.netconf.frame.Identity
Get the name of the identity.
getNamespace() - Method in class com.vhosting.netconf.XPathSelections.Selection
Get the capability namespace for this selection.
getNamespaceURI() - Method in class com.vhosting.netconf.frame.Identity
Get the namespace URI of the identity.
getNamespaceURI() - Method in class com.vhosting.netconf.transport.Capability
Get the capability namespace Uri.
getNotification() - Method in class com.vhosting.netconf.frame.Notification
Get the first entry point to the structure of the PRC notification as a container.
getOutput() - Method in class com.vhosting.netconf.frame.Rpc
Get the first entry point to the structure of the PRC reply as a container.
getParam(String) - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Get the value of a parameter.
getPasswd() - Method in class com.vhosting.netconf.transport.ssh.SshAuthInfo
Get the password.
getPemFile() - Method in class com.vhosting.netconf.transport.ssh.SshAuthInfo
Get the PEM file.
getPemFilePass() - Method in class com.vhosting.netconf.transport.ssh.SshAuthInfo
Get the PEM file password.
getPrefix() - Method in class com.vhosting.netconf.frame.Identity
Get the namespace prefix of the identity.
getPrefix() - Method in class com.vhosting.netconf.transport.Capability
Get the namespace prefix.
getPrefix() - Method in class com.vhosting.netconf.XPathSelections.Selection
Get the capability namespace prefix for this selection.
getProtocolErrorInfo(RpcReplyErrorInfo.ErrorElement) - Method in interface com.vhosting.netconf.frame.RpcReplyErrorInfo
Get informations for the specific error element.
getProxyHost() - Method in class com.vhosting.netconf.transport.ssh.SshAuthInfo
Retrieve the HTTP Proxy host.
getRevision() - Method in class com.vhosting.netconf.yuma.YANGCapability
Get the YANG module revision if exists.
getRunnableConnection() - Method in class com.vhosting.netconf.transport.ssh.NetconfSshCather
Create a Runnable connection using a specific name for the remote Netconf sybsystem.
getSelections() - Method in class com.vhosting.netconf.XPathSelections
Get all the selections included.
getServerCapabilityParams(Session) - Method in class com.vhosting.netconf.transport.Capability
When the session is active, takes the server side parameters set for this capability.
getSession() - Method in interface com.vhosting.netconf.frame.RpcHandler
Get the session for this connection.
getSessionId() - Static method in class com.vhosting.netconf.messages.HelloMsg
Get the session id with the message.
getSessionId() - Method in class com.vhosting.netconf.transport.Session
Get the session identifier.
getTransportError() - Method in class com.vhosting.netconf.transport.NetconfTransportEvent
Return the transport error if present.
getTransportErrorException() - Method in class com.vhosting.netconf.transport.NetconfTransportEvent
Return the transport error exception if present.
getUname() - Method in class com.vhosting.netconf.transport.ssh.SshAuthInfo
Get the User name.
getUniqueNane() - Method in class com.vhosting.netconf.frame.Identity
Get the unique name of the identity.
getUniqueNanes() - Method in class com.vhosting.netconf.frame.Container
 
getUniqueNanes() - Method in class com.vhosting.netconf.frame.ListValue
 
getValue() - Method in class com.vhosting.netconf.frame.Attribute
Get the attribute value.
getValue() - Method in class com.vhosting.netconf.yuma.Date
Get the date.
getValues() - Method in class com.vhosting.netconf.frame.List
Get all instances of ListValue associated with the list.
getXPath() - Method in class com.vhosting.netconf.XPathSelections.Selection
Get the XPath of the selection.
getYANGModuleDeviations() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Get any YANG module deviations from the parameters.
getYANGModuleFeatures() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Get any YANG module features from the parameters.
getYANGModuleName() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Get any YANG module name from the parameters.
getYANGModuleRevision() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Get any YANG module revision date from the parameters.

A B C D E F G H I K L M N O P R S T U V W X Y