public abstract class AbstractResponseSubsetter extends java.lang.Object implements ChannelSubsetter
Constructor and Description |
---|
AbstractResponseSubsetter() |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(ChannelImpl channel,
NetworkSource network) |
protected abstract StringTree |
accept(Response response) |
public StringTree accept(ChannelImpl channel, NetworkSource network) throws java.lang.Exception
accept
in interface ChannelSubsetter
java.lang.Exception
protected abstract StringTree accept(Response response)