Uses of Class
org.apache.qpid.proton.amqp.messaging.Modified
-
Packages that use Modified Package Description org.apache.qpid.proton.codec.messaging -
-
Uses of Modified in org.apache.qpid.proton.codec.messaging
Methods in org.apache.qpid.proton.codec.messaging that return Modified Modifier and Type Method Description ModifiedModifiedType. newInstance(java.lang.Object described)Methods in org.apache.qpid.proton.codec.messaging that return types with arguments of type Modified Modifier and Type Method Description java.lang.Class<Modified>ModifiedType. getTypeClass()Methods in org.apache.qpid.proton.codec.messaging with parameters of type Modified Modifier and Type Method Description protected java.util.ListModifiedType. wrap(Modified val)Constructors in org.apache.qpid.proton.codec.messaging with parameters of type Modified Constructor Description ModifiedWrapper(Modified impl)
-