package java.net
implements Closeable
Available on javanew (param1:Int, param2:Int, param3:InetAddress)
new ()
new (param1:Int)
new (param1:Int, param2:Int)
accept ():Socket
bind (param1:SocketAddress, param2:Int):Void
bind (param1:SocketAddress):Void
close ():Void
getChannel ():ServerSocketChannel
getInetAddress ():InetAddress
getLocalPort ():Int
getLocalSocketAddress ():SocketAddress
getReceiveBufferSize ():Int
getReuseAddress ():Bool
getSoTimeout ():Int
isBound ():Bool
isClosed ():Bool
setPerformancePreferences (param1:Int, param2:Int, param3:Int):Void
setReceiveBufferSize (param1:Int):Void
setReuseAddress (param1:Bool):Void
setSoTimeout (param1:Int):Void
toString ():String
static setSocketFactory (param1:SocketImplFactory):Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/net/ServerSocket.html