Uses of Interface
org.apache.qpid.proton.codec.AMQPType
-
-
Uses of AMQPType in org.apache.qpid.proton.codec
Subinterfaces of AMQPType in org.apache.qpid.proton.codec Modifier and Type Interface Description interfacePrimitiveType<V>Classes in org.apache.qpid.proton.codec that implement AMQPType Modifier and Type Class Description classAbstractDescribedType<T,M>classArrayTypeclassBigIntegerTypeclassBinaryTypeclassBooleanTypeclassByteTypeclassCharacterTypeclassDecimal128TypeclassDecimal32TypeclassDecimal64TypeclassDoubleTypeclassDynamicDescribedTypeclassFloatTypeclassIntegerTypeclassListTypeclassLongTypeclassMapTypeclassNullTypeclassShortTypeclassStringTypeclassSymbolTypeclassTimestampTypeclassUnsignedByteTypeclassUnsignedIntegerTypeclassUnsignedLongTypeclassUnsignedShortTypeclassUUIDTypeMethods in org.apache.qpid.proton.codec that return AMQPType Modifier and Type Method Description AMQPTypeEncoder. getType(java.lang.Object element)AMQPTypeEncoderImpl. getType(java.lang.Object element)AMQPType<V>TypeEncoding. getType()AMQPTypeEncoderImpl. getTypeFromClass(java.lang.Class clazz)Methods in org.apache.qpid.proton.codec with parameters of type AMQPType Modifier and Type Method Description <V> voidEncoder. register(AMQPType<V> type)<V> voidEncoderImpl. register(AMQPType<V> type)voidMapType. setKeyEncoding(AMQPType<?> keyType) -
Uses of AMQPType in org.apache.qpid.proton.codec.messaging
Classes in org.apache.qpid.proton.codec.messaging that implement AMQPType Modifier and Type Class Description classAcceptedTypeclassAmqpSequenceTypeclassAmqpValueTypeclassApplicationPropertiesTypeclassDataTypeclassDeleteOnCloseTypeclassDeleteOnNoLinksOrMessagesTypeclassDeleteOnNoLinksTypeclassDeleteOnNoMessagesTypeclassDeliveryAnnotationsTypeclassFastPathAcceptedTypeclassFastPathAmqpSequenceTypeclassFastPathAmqpValueTypeclassFastPathApplicationPropertiesTypeclassFastPathDataTypeclassFastPathDeliveryAnnotationsTypeclassFastPathFooterTypeclassFastPathHeaderTypeclassFastPathMessageAnnotationsTypeclassFastPathPropertiesTypeclassFooterTypeclassHeaderTypeclassMessageAnnotationsTypeclassModifiedTypeclassPropertiesTypeclassReceivedTypeclassRejectedTypeclassReleasedTypeclassSourceTypeclassTargetType -
Uses of AMQPType in org.apache.qpid.proton.codec.security
Classes in org.apache.qpid.proton.codec.security that implement AMQPType Modifier and Type Class Description classSaslChallengeTypeclassSaslInitTypeclassSaslMechanismsTypeclassSaslOutcomeTypeclassSaslResponseType -
Uses of AMQPType in org.apache.qpid.proton.codec.transaction
Classes in org.apache.qpid.proton.codec.transaction that implement AMQPType Modifier and Type Class Description classCoordinatorTypeclassDeclaredTypeclassDeclareTypeclassDischargeTypeclassTransactionalStateType -
Uses of AMQPType in org.apache.qpid.proton.codec.transport
Classes in org.apache.qpid.proton.codec.transport that implement AMQPType Modifier and Type Class Description classAttachTypeclassBeginTypeclassCloseTypeclassDetachTypeclassDispositionTypeclassEndTypeclassErrorConditionTypeclassFastPathDispositionTypeclassFastPathFlowTypeclassFastPathTransferTypeFast TrasnferType encoderclassFlowTypeclassOpenTypeclassTransferType
-