Uses of Class
org.apache.camel.quarkus.component.cbor.it.model.Author
Packages that use Author
-
Uses of Author in org.apache.camel.quarkus.component.cbor.it
Methods in org.apache.camel.quarkus.component.cbor.it that return AuthorModifier and TypeMethodDescriptionCborResource.marshalUnmarshalAuthor(Author author) CborResource.marshalUnmarshalCborMethod(Author author) CborResource.unmarshalAuthorViaJmsTypeHeader(byte[] authorCborBytes) Methods in org.apache.camel.quarkus.component.cbor.it with parameters of type AuthorModifier and TypeMethodDescriptionCborResource.marshalUnmarshalAuthor(Author author) CborResource.marshalUnmarshalCborMethod(Author author)