org.apache.qpid.transport
Interface Connection.SessionFactory

Enclosing class:
Connection

public static interface Connection.SessionFactory


Method Summary
 Session newSession(Connection conn, Binary name, long expiry)
           
 

Method Detail

newSession

Session newSession(Connection conn,
                   Binary name,
                   long expiry)


Licensed to the Apache Software Foundation