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.