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(java.io.InputStream is)
           
static HessianInputFactory.HeaderType HessianInputFactory.HeaderType.valueOf(java.lang.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 2003-2011. All Rights Reserved.