Uses of Interface
org.apache.qpid.proton.codec.FastPathDescribedTypeConstructor
-
Packages that use FastPathDescribedTypeConstructor Package Description org.apache.qpid.proton.codec org.apache.qpid.proton.codec.messaging org.apache.qpid.proton.codec.transport -
-
Uses of FastPathDescribedTypeConstructor in org.apache.qpid.proton.codec
Methods in org.apache.qpid.proton.codec with parameters of type FastPathDescribedTypeConstructor Modifier and Type Method Description voidDecoder. register(java.lang.Object descriptor, FastPathDescribedTypeConstructor<?> dtc)voidDecoderImpl. register(java.lang.Object descriptor, FastPathDescribedTypeConstructor<?> btc) -
Uses of FastPathDescribedTypeConstructor in org.apache.qpid.proton.codec.messaging
Classes in org.apache.qpid.proton.codec.messaging that implement FastPathDescribedTypeConstructor Modifier and Type Class Description classFastPathAcceptedTypeclassFastPathAmqpSequenceTypeclassFastPathAmqpValueTypeclassFastPathApplicationPropertiesTypeclassFastPathDataTypeclassFastPathDeliveryAnnotationsTypeclassFastPathFooterTypeclassFastPathHeaderTypeclassFastPathMessageAnnotationsTypeclassFastPathPropertiesType -
Uses of FastPathDescribedTypeConstructor in org.apache.qpid.proton.codec.transport
Classes in org.apache.qpid.proton.codec.transport that implement FastPathDescribedTypeConstructor Modifier and Type Class Description classFastPathDispositionTypeclassFastPathFlowTypeclassFastPathTransferTypeFast TrasnferType encoder
-