Uses of Interface
javax.ws.rs.core.PathSegment

Packages that use PathSegment
javax.ws.rs.core   
 

Uses of PathSegment in javax.ws.rs.core
 

Methods in javax.ws.rs.core that return types with arguments of type PathSegment
 List<PathSegment> UriInfo.getPathSegments()
           
 List<PathSegment> UriInfo.getPathSegments(boolean decode)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.