|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.squawk.platform.posix.natives.SocketImpl
com.sun.squawk.platform.posix.solaris.natives.SocketImpl
public class SocketImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.squawk.platform.posix.natives.SocketImpl |
---|
SocketImpl.sockaddr_inImpl |
Nested classes/interfaces inherited from interface com.sun.squawk.platform.posix.natives.Socket |
---|
Socket.sockaddr_in |
Field Summary |
---|
Fields inherited from interface com.sun.squawk.platform.posix.natives.Socket |
---|
AF_INET, INADDR_ANY, INET_ADDRSTRLEN, INSTANCE, IPPROTO_TCP, SO_ACCEPTCONN, SO_BROADCAST, SO_DEBUG, SO_DONTROUTE, SO_ERROR, SO_KEEPALIVE, SO_OOBINLINE, SO_RCVBUF, SO_RCVLOWAT, SO_RCVTIMEO, SO_REUSEADDR, SO_SNDBUF, SO_SNDLOWAT, SO_SNDTIMEO, SO_TYPE, SOCK_DGRAM, SOCK_RAW, SOCK_STREAM, SOL_SOCKET, TCP_NODELAY |
Constructor Summary | |
---|---|
SocketImpl()
|
Method Summary | |
---|---|
int |
initConstInt(int index)
|
Methods inherited from class com.sun.squawk.platform.posix.natives.SocketImpl |
---|
accept, bind, connect, getsockopt, inet_ntop, inet_pton, listen, setsockopt, shutdown, socket |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocketImpl()
Method Detail |
---|
public int initConstInt(int index)
|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |