libgdx API

Uses of Interface
com.badlogic.gdx.net.ServerSocket

Packages that use ServerSocket
com.badlogic.gdx   
 

Uses of ServerSocket in com.badlogic.gdx
 

Methods in com.badlogic.gdx that return ServerSocket
 ServerSocket Net.newServerSocket(Net.Protocol protocol, int port, ServerSocketHints hints)
          Creates a new server socket on the given port, using the given Net.Protocol, waiting for incoming connections.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)