Uses of Class
org.jboss.messaging.core.remoting.impl.wireformat.CreateConnectionResponse

Packages that use CreateConnectionResponse
org.jboss.messaging.core.server   
org.jboss.messaging.core.server.impl   
 

Uses of CreateConnectionResponse in org.jboss.messaging.core.server
 

Methods in org.jboss.messaging.core.server that return CreateConnectionResponse
 CreateConnectionResponse MessagingServer.createConnection(java.lang.String username, java.lang.String password, long remotingClientSessionID, java.lang.String clientAddress, int incrementVersion, PacketReturner sender)
           
 

Uses of CreateConnectionResponse in org.jboss.messaging.core.server.impl
 

Methods in org.jboss.messaging.core.server.impl that return CreateConnectionResponse
 CreateConnectionResponse MessagingServerImpl.createConnection(java.lang.String username, java.lang.String password, long remotingClientSessionID, java.lang.String clientAddress, int incrementVersion, PacketReturner sender)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.