|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.vfs.InetAddressUtil
@Module public final class InetAddressUtil
Abstract socket to handle both normal sockets and bin/resin sockets.
Constructor Summary | |
---|---|
InetAddressUtil()
|
Method Summary | |
---|---|
static int |
createIpAddress(byte[] address,
char[] buffer)
Convert a system ip address to an actual address. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InetAddressUtil()
Method Detail |
---|
public static int createIpAddress(byte[] address, char[] buffer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |