public class ThriftUnmarshaller extends Object implements Unmarshaller
| Constructor and Description |
|---|
ThriftUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static Http1DeterministicRuleEngineConfig.Rule |
build(Http1Rule rule) |
byte[] |
getBytes(ByteBuffer buffer) |
void |
unmarshall(HostnameDeterministicRuleEngineConfig config,
byte[] data) |
void |
unmarshall(Http1DeterministicRuleEngineConfig config,
byte[] data) |
void |
unmarshall(IpAddressDeterministicRuleEngineConfig config,
byte[] data) |
public byte[] getBytes(ByteBuffer buffer)
public void unmarshall(HostnameDeterministicRuleEngineConfig config, byte[] data)
unmarshall in interface Unmarshallerpublic static Http1DeterministicRuleEngineConfig.Rule build(Http1Rule rule)
public void unmarshall(Http1DeterministicRuleEngineConfig config, byte[] data)
unmarshall in interface Unmarshallerpublic void unmarshall(IpAddressDeterministicRuleEngineConfig config, byte[] data)
unmarshall in interface UnmarshallerCopyright © 2016. All Rights Reserved.