Index

C E F G H I M N O P S T 
All Classes and Interfaces|All Packages

C

ClassGenerator - Class in org.schlunzis.zis.stomp.processor.internal
Generates Java source files for STOMP client publishers based on the provided Publisher metadata.
ClassGenerator(Publisher) - Constructor for class org.schlunzis.zis.stomp.processor.internal.ClassGenerator
Constructs a ClassGenerator with the specified Publisher metadata.

E

equals(Object) - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Indicates whether some other object is "equal to" this one.

F

fullyQualifiedParameterType() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Returns the value of the fullyQualifiedParameterType record component.
fullyQualifiedSuperType() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns the value of the fullyQualifiedSuperType record component.

G

generate(ProcessingEnvironment) - Method in class org.schlunzis.zis.stomp.processor.internal.ClassGenerator
Generates the Java source file for the publisher.

H

hashCode() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns a hash code value for this object.
hashCode() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Returns a hash code value for this object.

I

imports() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns the value of the imports record component.

M

methodName() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Returns the value of the methodName record component.

N

name() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns the value of the name record component.

O

org.schlunzis.stomp.annotation.processor - module org.schlunzis.stomp.annotation.processor
Module definition for the STOMP client annotation processor.
org.schlunzis.zis.stomp.processor - package org.schlunzis.zis.stomp.processor
 
org.schlunzis.zis.stomp.processor.internal - package org.schlunzis.zis.stomp.processor.internal
 

P

packageName() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns the value of the packageName record component.
parameterName() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Returns the value of the parameterName record component.
process(Set, RoundEnvironment) - Method in class org.schlunzis.zis.stomp.processor.StompClientPublisherProcessor
 
Publisher - Record Class in org.schlunzis.zis.stomp.processor.internal
Record representing a Publisher with its metadata and associated Subscribers.
Publisher(String, List, String, String, List) - Constructor for record class org.schlunzis.zis.stomp.processor.internal.Publisher
Creates an instance of a Publisher record class.

S

StompClientPublisherProcessor - Class in org.schlunzis.zis.stomp.processor
Annotation processor for generating STOMP client publishers.
StompClientPublisherProcessor() - Constructor for class org.schlunzis.zis.stomp.processor.StompClientPublisherProcessor
Constructs a new StompClientPublisherProcessor.
Subscriber - Record Class in org.schlunzis.zis.stomp.processor.internal
Record representing a Subscriber with its metadata.
Subscriber(String, String, String, String) - Constructor for record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Creates an instance of a Subscriber record class.
subscribers() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns the value of the subscribers record component.

T

topic() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Returns the value of the topic record component.
toString() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
Returns a string representation of this record class.
toString() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
Returns a string representation of this record class.
C E F G H I M N O P S T 
All Classes and Interfaces|All Packages