Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Class and Description |
---|---|
class |
ServerSessionDelegate |
Constructor and Description |
---|
ServerSession(Connection connection,
SessionDelegate delegate,
Binary name,
long expiry) |
Modifier and Type | Method and Description |
---|---|
protected Session |
ServerDelegate.getSession(Connection conn,
SessionDelegate delegate,
SessionAttach atc) |
Constructor and Description |
---|
Session(Connection connection,
SessionDelegate delegate,
Binary name,
long expiry) |
Session(Connection connection,
SessionDelegate delegate,
Binary name,
long expiry,
boolean noReplay) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.