com.vhosting.netconf.example
Class Example

java.lang.Object
  extended by com.vhosting.netconf.example.Example

public class Example
extends java.lang.Object


Constructor Summary
Example()
           
 
Method Summary
protected static boolean checkToaster(NetconfSshCather catcher, RpcHandler rpcHandler)
           
static void connectConfig()
           
static void main(java.lang.String[] s)
           
protected static void makeToast(RpcHandler rpcHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example

public Example()
Method Detail

connectConfig

public static final void connectConfig()
                                throws java.io.IOException
Throws:
java.io.IOException

main

public static final void main(java.lang.String[] s)
                       throws java.io.IOException
Throws:
java.io.IOException

makeToast

protected static void makeToast(RpcHandler rpcHandler)
                         throws java.io.IOException
Throws:
java.io.IOException

checkToaster

protected static boolean checkToaster(NetconfSshCather catcher,
                                      RpcHandler rpcHandler)
                               throws java.io.IOException
Throws:
java.io.IOException