java.lang.Object
org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
- All Implemented Interfaces:
jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Object>
public class ObjectToStringDelegate
extends Object
implements jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Object>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
ObjectToStringDelegate
public ObjectToStringDelegate()
-
Method Details
-
fromString
- Specified by:
fromString in interface jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Object>
-
toString
- Specified by:
toString in interface jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<Object>