Home | History | Annotate | Download | only in ch

Lines Matching defs:Net

31 import java.net.*;
43 // The only aspects of java.net.Socket-hood that we don't attempt to emulate
46 // socket should look enough like a real java.net.Socket to fool most of the
50 // java.net.Socket so as to simplify tracking future changes to that class.
103 Net.translateException(ex);
146 Net.translateException(x, true);
156 Net.translateException(x);
178 return Net.getRevealedLocalAddress(local).getAddress();
314 Net.translateToSocketException(x);
324 Net.translateToSocketException(x);
332 Net.translateToSocketException(x);
341 Net.translateToSocketException(x);
445 Net.translateException(x);
453 Net.translateException(x);