|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.smooks.splitting.AbstractStreamSplitter
public abstract class AbstractStreamSplitter
Abstract stream splitter.
Uses Smooks to perform the message splitting.
| Constructor Summary | |
|---|---|
AbstractStreamSplitter()
|
|
| Method Summary | |
|---|---|
void |
setConfiguration(ConfigTree config)
Set the component configuration. |
void |
split(java.io.InputStream dataStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractStreamSplitter()
| Method Detail |
|---|
public void setConfiguration(ConfigTree config)
throws ConfigurationException
Configurable
setConfiguration in interface Configurableconfig - The conponent configuration.
ConfigurationException - Bad component configuration.
public void split(java.io.InputStream dataStream)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||