|
Liferay 6.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.io.delta.Patcher
public class Patcher
| Constructor Summary | |
|---|---|
Patcher()
|
|
| Method Summary | |
|---|---|
void |
patch(FileChannel originalFileChannel,
WritableByteChannel patchedWritableByteChannel,
ByteChannelReader deltaByteChannelReader)
|
protected void |
transfer(FileChannel source,
WritableByteChannel destination,
long position,
long length)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Patcher()
| Method Detail |
|---|
public void patch(FileChannel originalFileChannel,
WritableByteChannel patchedWritableByteChannel,
ByteChannelReader deltaByteChannelReader)
throws IOException
IOException
protected void transfer(FileChannel source,
WritableByteChannel destination,
long position,
long length)
throws IOException
IOException
|
Liferay 6.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||