Uses of Class
com.caucho.hessian.io.HessianInputFactory.HeaderType

Packages that use HessianInputFactory.HeaderType
com.caucho.hessian.io   
 

Uses of HessianInputFactory.HeaderType in com.caucho.hessian.io
 

Methods in com.caucho.hessian.io that return HessianInputFactory.HeaderType
 HessianInputFactory.HeaderType HessianInputFactory.readHeader(InputStream is)
           
static HessianInputFactory.HeaderType HessianInputFactory.HeaderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HessianInputFactory.HeaderType[] HessianInputFactory.HeaderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.