Package com.identity4j.util.http
Interface HttpData
-
public interface HttpData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteData(OutputStream out)
-
-
-
Method Detail
-
writeData
void writeData(OutputStream out) throws IOException
- Throws:
IOException
-
-