Uses of Class
org.apache.qpid.server.transport.ServerConnectionDelegate

Packages that use ServerConnectionDelegate
org.apache.qpid.server.transport   
 

Uses of ServerConnectionDelegate in org.apache.qpid.server.transport
 

Methods in org.apache.qpid.server.transport that return ServerConnectionDelegate
 ServerConnectionDelegate ServerConnection.getConnectionDelegate()
           
 

Methods in org.apache.qpid.server.transport with parameters of type ServerConnectionDelegate
 void ServerConnection.setConnectionDelegate(ServerConnectionDelegate delegate)
           
 



Licensed to the Apache Software Foundation