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 Unmarshaller
public static Http1DeterministicRuleEngineConfig.Rule build(Http1Rule rule)
public void unmarshall(Http1DeterministicRuleEngineConfig config, byte[] data)
unmarshall
in interface Unmarshaller
public void unmarshall(IpAddressDeterministicRuleEngineConfig config, byte[] data)
unmarshall
in interface Unmarshaller
Copyright © 2016. All Rights Reserved.