Class RFC9457Reporter
java.lang.Object
org.eclipse.aether.transport.http.RFC9457.RFC9457Reporter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
generateException
(org.apache.http.client.methods.CloseableHttpResponse response) boolean
isRFC9457Message
(org.apache.http.client.methods.CloseableHttpResponse response)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RFC9457Reporter
public RFC9457Reporter()
-
-
Method Details
-
isRFC9457Message
-
generateException
public void generateException(org.apache.http.client.methods.CloseableHttpResponse response) throws HttpRFC9457Exception - Throws:
HttpRFC9457Exception
-