public class URIProvider extends Object implements HeaderDelegateProvider<URI>
Constructor and Description |
---|
URIProvider() |
public boolean supports(Class<?> type)
HeaderDelegateProvider
supports
in interface HeaderDelegateProvider<URI>
type
- the type that is to be supported.public String toString(URI header)
toString
in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<URI>
Copyright © 2013 Oracle Corporation. All rights reserved.