org.springframework.integration.ip.util
Class SocketUtils

java.lang.Object
  extended by org.springframework.integration.ip.util.SocketUtils

public abstract class SocketUtils
extends java.lang.Object

Since:
2.0

Constructor Summary
SocketUtils()
           
 
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

SocketUtils

public SocketUtils()
Method Detail

getSocketId

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