Package | Description |
---|---|
com.caucho.hessian.io |
Modifier and Type | Method and Description |
---|---|
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.
|