Uses of Class
net.ihe.gazelle.proxy.model.message.Connection

Packages that use Connection
net.ihe.gazelle.proxy.listeners   
net.ihe.gazelle.proxy.model.message   
 

Uses of Connection in net.ihe.gazelle.proxy.listeners
 

Fields in net.ihe.gazelle.proxy.listeners with type parameters of type Connection
static Map<Integer,Connection> ConnectionManager.connections
           
 

Uses of Connection in net.ihe.gazelle.proxy.model.message
 

Methods in net.ihe.gazelle.proxy.model.message that return Connection
 Connection AbstractMessage.getConnection()
           
 

Methods in net.ihe.gazelle.proxy.model.message with parameters of type Connection
 void AbstractMessage.setConnection(Connection connection)
           
 



Copyright © 2012 JBoss. All Rights Reserved.