|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionImpl | |
|---|---|
| org.apache.qpid.proton.engine.impl | |
| Uses of SessionImpl in org.apache.qpid.proton.engine.impl |
|---|
| Methods in org.apache.qpid.proton.engine.impl that return SessionImpl | |
|---|---|
SessionImpl |
LinkImpl.getSession()
|
SessionImpl |
ConnectionImpl.session()
|
| Methods in org.apache.qpid.proton.engine.impl that return types with arguments of type SessionImpl | |
|---|---|
protected org.apache.qpid.proton.engine.impl.LinkNode<SessionImpl> |
ConnectionImpl.addSessionEndpoint(SessionImpl endpoint)
|
| Methods in org.apache.qpid.proton.engine.impl with parameters of type SessionImpl | |
|---|---|
protected org.apache.qpid.proton.engine.impl.LinkNode<SessionImpl> |
ConnectionImpl.addSessionEndpoint(SessionImpl endpoint)
|
| Constructors in org.apache.qpid.proton.engine.impl with parameters of type SessionImpl | |
|---|---|
LinkImpl(SessionImpl session,
String name)
|
|
ReceiverImpl(SessionImpl session,
String name)
|
|
SenderImpl(SessionImpl session,
String name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||