-
-
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.mortbay.io.bio.StreamEndPoint
blockReadable, blockWritable, close, fill, flush, flush, flush, getInputStream, getLocalAddr, getLocalHost, getLocalPort, getOutputStream, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isBlocking, isBufferingInput, isBufferingOutput, isBufferred, isClosed, isOpen, setInputStream, setOutputStream, 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 © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.