Uses of Interface
com.vhosting.netconf.transport.NetconfCatcherListener

Packages that use NetconfCatcherListener
com.vhosting.netconf.transport Contains everything related to the transport protocol of Netconf messages. 
 

Uses of NetconfCatcherListener in com.vhosting.netconf.transport
 

Methods in com.vhosting.netconf.transport with parameters of type NetconfCatcherListener
 void NetconfCatcher.setNetconfCatcherListener(NetconfCatcherListener ncl)
          Set the NetconfCatcherListener in order to intercept transport events.