D P R X
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- decode(ByteBuffer, BiConsumer<String, StreamElement>) - Method in class rocks.xmpp.nio.codec.XmppStreamDecoder
-
Decodes a stream of byte buffers to XMPP elements.
P
- process(Reader, Consumer<StreamElement>, ReaderInterceptorChain) - Method in class rocks.xmpp.nio.codec.XmppStreamDecoder
R
- restart() - Method in class rocks.xmpp.nio.codec.XmppStreamDecoder
-
Restarts the stream, i.e. a new reader will be created.
- rocks.xmpp.nio.codec - package rocks.xmpp.nio.codec
-
Provides classes for en- and decoding XMPP objects to and from a stream of byte buffers.
X
- XmppStreamDecoder - Class in rocks.xmpp.nio.codec
-
Decodes a stream of byte buffers to XMPP elements.
- XmppStreamDecoder(Function<Locale, Unmarshaller>) - Constructor for class rocks.xmpp.nio.codec.XmppStreamDecoder
-
Creates the XMPP decoder.
All Classes All Packages