org.glassfish.jersey.examples.httptrace
Class Stringifier

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

public class Stringifier
extends java.lang.Object

Request stringifier.

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

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

Method Detail

stringify

public static java.lang.String stringify(Request request)


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.