net.ihe.gazelle.proxy.listeners
Class ConnectionManager

java.lang.Object
  extended by net.ihe.gazelle.proxy.listeners.ConnectionManager

public class ConnectionManager
extends Object


Field Summary
static Map<Integer,Connection> connections
           
static Map<Integer,String> uuids
           
 
Method Summary
static String retrieveUuid(Integer channelId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connections

public static final Map<Integer,Connection> connections

uuids

public static final Map<Integer,String> uuids
Method Detail

retrieveUuid

public static String retrieveUuid(Integer channelId)


Copyright © 2012 JBoss. All Rights Reserved.