Uses of Interface
org.apache.qpid.proton.codec.DescribedTypeConstructor
-
-
Uses of DescribedTypeConstructor in org.apache.qpid.proton.codec
Methods in org.apache.qpid.proton.codec with parameters of type DescribedTypeConstructor Modifier and Type Method Description voidDecoder. register(java.lang.Object descriptor, DescribedTypeConstructor dtc)voidDecoderImpl. register(java.lang.Object descriptor, DescribedTypeConstructor dtc)Constructors in org.apache.qpid.proton.codec with parameters of type DescribedTypeConstructor Constructor Description DynamicTypeConstructor(DescribedTypeConstructor dtc, TypeConstructor underlyingEncoding) -
Uses of DescribedTypeConstructor in org.apache.qpid.proton.codec.messaging
Classes in org.apache.qpid.proton.codec.messaging that implement DescribedTypeConstructor Modifier and Type Class Description classAcceptedTypeclassAmqpSequenceTypeclassAmqpValueTypeclassApplicationPropertiesTypeclassDataTypeclassDeleteOnCloseTypeclassDeleteOnNoLinksOrMessagesTypeclassDeleteOnNoLinksTypeclassDeleteOnNoMessagesTypeclassDeliveryAnnotationsTypeclassFooterTypeclassHeaderTypeclassMessageAnnotationsTypeclassModifiedTypeclassPropertiesTypeclassReceivedTypeclassRejectedTypeclassReleasedTypeclassSourceTypeclassTargetType -
Uses of DescribedTypeConstructor in org.apache.qpid.proton.codec.security
Classes in org.apache.qpid.proton.codec.security that implement DescribedTypeConstructor Modifier and Type Class Description classSaslChallengeTypeclassSaslInitTypeclassSaslMechanismsTypeclassSaslOutcomeTypeclassSaslResponseType -
Uses of DescribedTypeConstructor in org.apache.qpid.proton.codec.transaction
Classes in org.apache.qpid.proton.codec.transaction that implement DescribedTypeConstructor Modifier and Type Class Description classCoordinatorTypeclassDeclaredTypeclassDeclareTypeclassDischargeTypeclassTransactionalStateType -
Uses of DescribedTypeConstructor in org.apache.qpid.proton.codec.transport
Classes in org.apache.qpid.proton.codec.transport that implement DescribedTypeConstructor Modifier and Type Class Description classAttachTypeclassBeginTypeclassCloseTypeclassDetachTypeclassDispositionTypeclassEndTypeclassErrorConditionTypeclassFlowTypeclassOpenTypeclassTransferType
-