public interface ProtonJConnection extends Connection, ProtonJEndpoint
Connection
with functionality that is specific to proton-jConnection.Factory
Modifier and Type | Method and Description |
---|---|
int |
getMaxChannels() |
ProtonJSession |
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?
|
void |
setLocalContainerId(java.lang.String localContainerId) |
collect, getContainer, getContext, getHostname, getReactor, getRemoteContainer, getRemoteDesiredCapabilities, getRemoteHostname, getRemoteOfferedCapabilities, getRemoteProperties, getTransport, getWorkHead, linkHead, sessionHead, setContainer, setContext, setDesiredCapabilities, setHostname, setOfferedCapabilities, setProperties
free
close, free, getCondition, getLocalState, getRemoteCondition, getRemoteState, open, setCondition
attachments
void setLocalContainerId(java.lang.String localContainerId)
ProtonJSession session()
Connection
session
in interface Connection
int getMaxChannels()