Uses of Interface
org.apache.qpid.proton.engine.ProtonJEndpoint
-
Packages that use ProtonJEndpoint Package Description org.apache.qpid.proton.engine org.apache.qpid.proton.engine.impl -
-
Uses of ProtonJEndpoint in org.apache.qpid.proton.engine
Subinterfaces of ProtonJEndpoint in org.apache.qpid.proton.engine Modifier and Type Interface Description interfaceProtonJConnectionExtendsConnectionwith functionality that is specific to proton-jinterfaceProtonJSessionExtendsSessionwith functionality that is specific to proton-j -
Uses of ProtonJEndpoint in org.apache.qpid.proton.engine.impl
Classes in org.apache.qpid.proton.engine.impl that implement ProtonJEndpoint Modifier and Type Class Description classConnectionImplclassEndpointImplclassLinkImplclassReceiverImplclassSenderImplclassSessionImplclassTransportImpl
-