Modifier and Type | Interface and Description |
---|---|
interface |
Session<X extends Session<X>> |
Modifier and Type | Method and Description |
---|---|
Collection<Session> |
Connection.getSessions() |
Modifier and Type | Class and Description |
---|---|
class |
SessionAdapter |
Modifier and Type | Method and Description |
---|---|
Session<?> |
AMQSessionModel.getModelObject() |
Modifier and Type | Method and Description |
---|---|
void |
AMQSessionModel.setModelObject(Session<?> session) |
Modifier and Type | Method and Description |
---|---|
Session<?> |
ServerSession.getModelObject() |
Modifier and Type | Method and Description |
---|---|
void |
ServerSession.setModelObject(Session<?> session) |
Modifier and Type | Method and Description |
---|---|
Session<?> |
AMQChannel.getModelObject() |
Modifier and Type | Method and Description |
---|---|
void |
AMQChannel.setModelObject(Session<?> session) |
Modifier and Type | Method and Description |
---|---|
Session<?> |
Session_1_0.getModelObject() |
Modifier and Type | Method and Description |
---|---|
void |
Session_1_0.setModelObject(Session<?> session) |
Modifier and Type | Method and Description |
---|---|
Collection<Session> |
AbstractAMQPConnection.getSessions() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.