|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Session | |
|---|---|
| org.apache.qpid.proton.engine | |
| Uses of Session in org.apache.qpid.proton.engine |
|---|
| Methods in org.apache.qpid.proton.engine that return Session | |
|---|---|
Session |
Link.getSession()
|
Session |
Session.next(EnumSet<EndpointState> local,
EnumSet<EndpointState> remote)
|
Session |
Connection.session()
Returns a newly created session TODO does the Connection's channel-max property limit how many sessions can be created, or opened, or neither? |
Session |
Connection.sessionHead(EnumSet<EndpointState> local,
EnumSet<EndpointState> remote)
Returns the head of the list of sessions in the specified states. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||