Package com.ning.http.client.multipart
Class CounterPartVisitor
java.lang.Object
com.ning.http.client.multipart.CounterPartVisitor
- All Implemented Interfaces:
PartVisitor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CounterPartVisitor
public CounterPartVisitor()
-
-
Method Details
-
withBytes
public void withBytes(byte[] bytes) - Specified by:
withBytesin interfacePartVisitor
-
withByte
public void withByte(byte b) - Specified by:
withBytein interfacePartVisitor
-
getCount
public long getCount()
-