Spec-Zone.ru › Haxe Java

ServerSocket

package java.net

implements Closeable

Доступно в java

Статические методы

staticsetSocketFactory(param1:SocketImplFactory):Void

Конструктор

new(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

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/net/ServerSocket.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API