|
Kodo 4.2.0. (DEPRECATED) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamDecorator
Decorator that wraps IO streams for added functionality.
Method Summary | |
---|---|
InputStream |
decorate(InputStream in)
Decorate the given stream. |
OutputStream |
decorate(OutputStream out)
Decorate the given stream. |
Method Detail |
---|
InputStream decorate(InputStream in) throws Exception
Exception
OutputStream decorate(OutputStream out) throws Exception
Exception
|
Kodo 4.2.0. (DEPRECATED) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation is deprecated and will be removed in the next release of WebLogic Server.