org.glassfish.jersey.examples.httptrace
Class Stringifier

java.lang.Object
  extended by org.glassfish.jersey.examples.httptrace.Stringifier

public class Stringifier
extends Object

Request stringifier.

Author:
Marek Potociar (marek.potociar at oracle.com)

Method Summary
static String stringify(org.glassfish.jersey.server.ContainerRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stringify

public static String stringify(org.glassfish.jersey.server.ContainerRequest request)


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