Index
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
Publishermetadata. - 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
fullyQualifiedParameterTyperecord component. - fullyQualifiedSuperType() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
-
Returns the value of the
fullyQualifiedSuperTyperecord 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
importsrecord component.
M
- methodName() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
-
Returns the value of the
methodNamerecord component.
N
- name() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
-
Returns the value of the
namerecord 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
packageNamerecord component. - parameterName() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
-
Returns the value of the
parameterNamerecord 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
Publisherrecord 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
Subscriberrecord class. - subscribers() - Method in record class org.schlunzis.zis.stomp.processor.internal.Publisher
-
Returns the value of the
subscribersrecord component.
T
- topic() - Method in record class org.schlunzis.zis.stomp.processor.internal.Subscriber
-
Returns the value of the
topicrecord 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.
All Classes and Interfaces|All Packages