org.sourceforge.jxutil.net.xfs
Class XFSResponses.StringListResponse
java.lang.Object
|
+--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSData
|
+--org.sourceforge.jxutil.net.xfs.XFSPackets.XFSResponse
|
+--org.sourceforge.jxutil.net.xfs.XFSResponses.StringListResponse
- Direct Known Subclasses:
- XFSResponses.ListCataloguesRes, XFSResponses.ListFontsRes
- Enclosing class:
- XFSResponses
- abstract static class XFSResponses.StringListResponse
- extends XFSPackets.XFSResponse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
names
public final String[] names
replies_following_hint
public final int replies_following_hint
XFSResponses.StringListResponse
public XFSResponses.StringListResponse(DataConverter conv,
byte[] data)
XFSResponses.StringListResponse
public XFSResponses.StringListResponse(String[] names)
getBuf
public byte[] getBuf(DataConverter conv)
- Specified by:
getBuf
in class XFSPackets.XFSResponse
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.