-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getOutput() |
boolean |
hasMore() |
void |
setInput(java.lang.String s) |
-
Methods inherited from class org.eclipse.jetty.io.bio.StreamEndPoint
blockReadable, blockWritable, close, fill, flush, flush, flush, getInputStream, getLocalAddr, getLocalHost, getLocalPort, getMaxIdleTime, getOutputStream, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, idleExpired, isBlocking, isClosed, isInputShutdown, isOpen, isOutputShutdown, setInputStream, setMaxIdleTime, setOutputStream, shutdownInput, shutdownOutput
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
StringEndPoint
public StringEndPoint()
-
Method Detail
-
hasMore
public boolean hasMore()
- Returns:
true
if there are bytes remaining to be read from the encoded input
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.