org.apache.chemistry.opencmis.client.bindings.spi.atompub
Interface HttpUtils.Output

Enclosing class:
HttpUtils

public static interface HttpUtils.Output

Output interface.


Method Summary
 void write(OutputStream out)
           
 

Method Detail

write

void write(OutputStream out)
           throws Exception
Throws:
Exception


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.