Uses of Interface
kareltherobot.ur_Robot.ConnectStrategy

Uses of ur_Robot.ConnectStrategy in kareltherobot
 

Methods in kareltherobot with parameters of type ur_Robot.ConnectStrategy
 java.io.BufferedWriter ur_Robot.connectTo(ur_Robot other, ur_Robot.ConnectStrategy strat)
           
 void ur_Robot.acceptConnectionFrom(ur_Robot sender, java.io.PipedOutputStream s, ur_Robot.ConnectStrategy strat)
           
 void ur_Robot.acceptConnection(java.io.PipedOutputStream s, ur_Robot.ConnectStrategy strat)