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

I

Identity - Class in com.vhosting.netconf.frame
This class allows to implement objects that possess a specific identity within the Netconf system.
Identity(Capability, String) - Constructor for class com.vhosting.netconf.frame.Identity
Create an identity for a specified capability.
IdentityCreator - Class in com.vhosting.netconf.frame
This class adds convenience methods to an Identity.
IdentityCreator(Capability, String) - Constructor for class com.vhosting.netconf.frame.IdentityCreator
Use this constructor when you decide to create a subclass.
INTERLEAVE_1_0 - Static variable in class com.vhosting.netconf.transport.Session
 
isActive() - Method in class com.vhosting.netconf.transport.Session
Allows you to check if the session is active.
isASpecImplCapability() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Check if the parameters can be deduced that the capability is a specific implementation of a capability.
isConnected() - Method in class com.vhosting.netconf.transport.NetconfCatcher
Check if the connection is alive or not.
isConnected() - Method in class com.vhosting.netconf.transport.ssh.NetconfSshCather
 
isNetconfCapability() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Check to see if its features can be deduced that the capability is a Netconf capability.
isPresentOnServer(Session) - Method in class com.vhosting.netconf.transport.Capability
Check if the capability is present on the server.
isYANGImplSpecCapability() - Method in class com.vhosting.netconf.transport.Capability.CapabilityParams
Check if the parameters can be deduced that the capability represents a YANG module.

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