| Package | Description |
|---|---|
| org.apache.qpid.transport |
| 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–2018 The Apache Software Foundation. All rights reserved.