com.sun.squawk.platform.posix.natives
Class Socket

java.lang.Object
  extended by com.sun.squawk.platform.posix.natives.Socket

public class Socket
extends java.lang.Object

A class which must exist to keep ConnectionManager happy, but which is never actually used anywhere.

Author:
wolf

Constructor Summary
Socket()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Socket

public Socket()