|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectenc.StringDecoder
public class StringDecoder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.net.websocket.Decoder |
|---|
Decoder.Binary<T>, Decoder.Text<T> |
| Constructor Summary | |
|---|---|
StringDecoder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
decode(java.lang.String s)
|
boolean |
willDecode(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringDecoder()
| Method Detail |
|---|
public java.lang.String decode(java.lang.String s)
throws DecodeException
decode in interface Decoder.TextDecodeExceptionpublic boolean willDecode(java.lang.String s)
willDecode in interface Decoder.Text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||