org.atmosphere.util
Class IOUtils
java.lang.Object
org.atmosphere.util.IOUtils
public class IOUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtils
public IOUtils()
readEntirely
public static StringBuilder readEntirely(AtmosphereResource r)
guestServletPath
public static String guestServletPath(AtmosphereFramework framework,
Class<? extends javax.servlet.Servlet> clazz,
Class<?> callee)
loadClass
public static Class<?> loadClass(Class thisClass,
String className)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.