- java.lang.Object
-
- org.apache.coyote.ByteBufferHolder
-
-
Constructor Summary
Constructors
Constructor and Description |
ByteBufferHolder(java.nio.ByteBuffer buf,
boolean flipped) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
flip() |
java.nio.ByteBuffer |
getBuf() |
boolean |
hasData() |
boolean |
isFlipped() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
flip
public boolean flip()
-
hasData
public boolean hasData()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.