public class JzlibInputOutputStream extends XMPPInputOutputStream
compressionMethod
Constructor and Description |
---|
JzlibInputOutputStream() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream(InputStream inputStream) |
OutputStream |
getOutputStream(OutputStream outputStream) |
boolean |
isSupported() |
getCompressionMethod
public boolean isSupported()
isSupported
in class XMPPInputOutputStream
public InputStream getInputStream(InputStream inputStream) throws SecurityException, NoSuchMethodException, IllegalArgumentException, IllegalAccessException, InvocationTargetException, InstantiationException
public OutputStream getOutputStream(OutputStream outputStream) throws SecurityException, NoSuchMethodException, IllegalArgumentException, InstantiationException, IllegalAccessException, InvocationTargetException
Copyright © 2003-2007 Jive Software.