org.glassfish.jersey.linking
Class InjectLink.Util

java.lang.Object
  extended by org.glassfish.jersey.linking.InjectLink.Util
Enclosing class:
InjectLink

public static class InjectLink.Util
extends Object


Constructor Summary
InjectLink.Util()
           
 
Method Summary
static javax.ws.rs.core.Link buildLinkFromUri(URI uri, InjectLink link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectLink.Util

public InjectLink.Util()
Method Detail

buildLinkFromUri

public static javax.ws.rs.core.Link buildLinkFromUri(URI uri,
                                                     InjectLink link)


Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.