org.jclouds.netty.io
Class NettyPayloadSlicer
java.lang.Object
org.jclouds.io.internal.BasePayloadSlicer
org.jclouds.netty.io.NettyPayloadSlicer
- All Implemented Interfaces:
- PayloadSlicer
@Singleton
public class NettyPayloadSlicer
- extends BasePayloadSlicer
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NettyPayloadSlicer
public NettyPayloadSlicer()
doSlice
protected Payload doSlice(File content,
long offset,
long length)
- Overrides:
doSlice
in class BasePayloadSlicer
Copyright © 2009-2011 jclouds. All Rights Reserved.