Uses of Class
org.mortbay.util.Utf8StringBuffer

Packages that use Utf8StringBuffer
org.mortbay.jetty   
org.mortbay.util   
 

Uses of Utf8StringBuffer in org.mortbay.jetty
 

Methods in org.mortbay.jetty with parameters of type Utf8StringBuffer
 void HttpURI.writeTo(Utf8StringBuffer buf)
           
 void EncodedHttpURI.writeTo(Utf8StringBuffer buf)
           
 

Uses of Utf8StringBuffer in org.mortbay.util
 

Methods in org.mortbay.util with parameters of type Utf8StringBuffer
static void UrlEncoded.decodeUtf8To(byte[] raw, int offset, int length, MultiMap map, Utf8StringBuffer buffer)
          Decoded parameters to Map.
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.