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, getMaxIdleTime, getOutputStream, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, idleExpired, isBlocking, isClosed, isInputShutdown, isOpen, isOutputShutdown, setInputStream, setMaxIdleTime, setOutputStream, shutdownInput, shutdownOutputpublic StringEndPoint()
public StringEndPoint(String encoding)
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.