Class UriHeaderDelegate
java.lang.Object
org.jboss.resteasy.plugins.delegates.UriHeaderDelegate
- All Implemented Interfaces:
jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<URI>
public class UriHeaderDelegate
extends Object
implements jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<URI>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UriHeaderDelegate
public UriHeaderDelegate()
-
-
Method Details
-
fromString
- Specified by:
fromString
in interfacejakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate<URI>
- Throws:
IllegalArgumentException
-
toString
-