Uses of Class
org.apache.struts2.util.tomcat.buf.MessageBytes

Packages that use MessageBytes
org.apache.struts2.util.tomcat.buf   
 

Uses of MessageBytes in org.apache.struts2.util.tomcat.buf
 

Methods in org.apache.struts2.util.tomcat.buf that return MessageBytes
static MessageBytes MessageBytes.newInstance()
          Construct a new MessageBytes instance
 

Methods in org.apache.struts2.util.tomcat.buf with parameters of type MessageBytes
 void UDecoder.convert(MessageBytes mb, boolean query)
          URLDecode, will modify the source
 void MessageBytes.duplicate(MessageBytes src)
          Copy the src into this MessageBytes, allocating more space if needed
 boolean MessageBytes.equals(MessageBytes mb)
           
 



Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.