Uses of Class
org.apache.qpid.protonj2.engine.impl.ProtonAttachments
-
Packages that use ProtonAttachments Package Description org.apache.qpid.protonj2.engine.impl -
-
Uses of ProtonAttachments in org.apache.qpid.protonj2.engine.impl
Methods in org.apache.qpid.protonj2.engine.impl that return ProtonAttachments Modifier and Type Method Description ProtonAttachments
ProtonEndpoint. getAttachments()
ProtonAttachments
ProtonIncomingDelivery. getAttachments()
ProtonAttachments
ProtonOutgoingDelivery. getAttachments()
ProtonAttachments
ProtonTransaction. getAttachments()
ProtonAttachments
ProtonAttachments. set(String key, Object value)
-