public final class JerseyLink extends Link
JAX-RS Link contract.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
JerseyLink.Builder
Jersey implementation of  
JAX-RS Link.Builder contract. | 
Link.JaxbAdapter, Link.JaxbLink| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object other)  | 
Map<String,String> | 
getParams()  | 
String | 
getRel()  | 
List<String> | 
getRels()  | 
String | 
getTitle()  | 
String | 
getType()  | 
URI | 
getUri()  | 
UriBuilder | 
getUriBuilder()  | 
int | 
hashCode()  | 
String | 
toString()  | 
fromLink, fromMethod, fromPath, fromResource, fromUri, fromUri, fromUriBuilder, valueOfpublic UriBuilder getUriBuilder()
getUriBuilder in class LinkCopyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.