Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
ServerSession |
ServerConnectionDelegate.getSession(Connection conn,
SessionAttach atc) |
void |
ServerConnectionDelegate.sessionAttach(Connection conn,
SessionAttach atc) |
Modifier and Type | Method and Description |
---|---|
SessionAttach |
SessionAttach.clearForce() |
SessionAttach |
SessionAttach.clearName() |
SessionAttach |
SessionAttach.force(boolean value) |
SessionAttach |
SessionAttach.name(byte[] value) |
SessionAttach |
SessionAttach.setForce(boolean value) |
SessionAttach |
SessionAttach.setName(byte[] value) |
Modifier and Type | Method and Description |
---|---|
Session |
ServerDelegate.getSession(Connection conn,
SessionAttach atc) |
protected Session |
ServerDelegate.getSession(Connection conn,
SessionDelegate delegate,
SessionAttach atc) |
void |
ServerDelegate.sessionAttach(Connection conn,
SessionAttach atc) |
void |
MethodDelegate.sessionAttach(C context,
SessionAttach method) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.