org.springframework.integration.ip.tcp
Class SocketIoUtils

java.lang.Object
  extended by org.springframework.integration.ip.tcp.SocketIoUtils

public class SocketIoUtils
extends java.lang.Object


Constructor Summary
SocketIoUtils()
           
 
Method Summary
static java.lang.String getSocketId(java.net.Socket socket)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketIoUtils

public SocketIoUtils()
Method Detail

getSocketId

public static java.lang.String getSocketId(java.net.Socket socket)