|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.dc.common.api.impl.AbstractFilter
org.eclipse.cosmos.dc.sample.components.filter.EchoFilter
public class EchoFilter
| Field Summary |
|---|
| Fields inherited from class org.eclipse.cosmos.dc.common.api.impl.AbstractFilter |
|---|
_proxy, targetList |
| Fields inherited from interface org.eclipse.cosmos.dc.common.api.IDataFilterService |
|---|
FILTER_QNAME |
| Constructor Summary | |
|---|---|
EchoFilter(ContributionManager manager)
|
|
| Method Summary | |
|---|---|
boolean |
acceptWireTarget(IWireTarget target)
|
byte[] |
filter(byte[] bytes)
|
protected java.lang.Class[] |
getSupportedTypes()
|
| Methods inherited from class org.eclipse.cosmos.dc.common.api.impl.AbstractFilter |
|---|
acceptType, addWireTarget, dispatch, getAcceptableTypes, getFilterMethod, getOutputTypes, getQueryMode, getWireMethod, getWireSource, getWireTargets, isActive, setActive, setQueryMode, setWireMethod, setWireSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.cosmos.dc.common.api.IDataFilterService |
|---|
acceptType, getFilterMethod |
| Methods inherited from interface org.eclipse.cosmos.dc.common.spi.IWireTarget |
|---|
getAcceptableTypes, getWireMethod, getWireSource, setWireMethod, setWireSource |
| Methods inherited from interface org.eclipse.cosmos.dc.common.spi.IWireSource |
|---|
addWireTarget, getOutputTypes, getWireTargets |
| Constructor Detail |
|---|
public EchoFilter(ContributionManager manager)
| Method Detail |
|---|
protected java.lang.Class[] getSupportedTypes()
getSupportedTypes in class AbstractFilterpublic byte[] filter(byte[] bytes)
public boolean acceptWireTarget(IWireTarget target)
throws java.lang.Exception
acceptWireTarget in class AbstractFilterjava.lang.Exception
|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||