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, valueOf
public UriBuilder getUriBuilder()
getUriBuilder
in class Link
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.