public class StringEndPoint extends StreamEndPoint
| Constructor and Description |
|---|
StringEndPoint() |
StringEndPoint(String encoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutput() |
boolean |
hasMore() |
void |
setInput(String s) |
blockReadable, blockWritable, close, fill, flush, flush, flush, getInputStream, getLocalAddr, getLocalHost, getLocalPort, getOutputStream, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isBlocking, isBufferingInput, isBufferingOutput, isBufferred, isClosed, isOpen, setInputStream, setOutputStream, shutdownOutputpublic StringEndPoint()
public StringEndPoint(String encoding) throws IOException
IOExceptionCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.