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, setPropertiesfreeclose, free, getCondition, getLocalState, getRemoteCondition, getRemoteState, open, setConditionattachmentsvoid setLocalContainerId(java.lang.String localContainerId)
ProtonJSession session()
Connectionsession in interface Connectionint getMaxChannels()