Constant Field Values


Contents
com.realtime.*

com.realtime.xmpp.XmppSession
public static final java.lang.String COMPONENT_ACCEPT_NAMESPACE "jabber:component:accept"
public static final java.lang.String COMPONENT_CONNECT_NAMESPACE "jabber:component:connect"
public static final long DEFAULT_OPEN_TIMEOUT 30000l
protected static final java.lang.String DEFAULT_PARSER_NAME "org.apache.xerces.parsers.SAXParser"
public static final java.lang.String JABBER_CLIENT_NAMESPACE "jabber:client"
public static final java.lang.String JABBER_SERVER_NAMESPACE "jabber:server"

com.realtime.xmpp.dom.DomPacketSender
public static final long DEFAULT_PACKET_TIMEOUT 20000l

com.realtime.xmpp.dom.DomTimedPacketReceiver
public static final long DEFAULT_RESPONSE_TIMEOUT 5000l

com.realtime.xmpp.dom.Xmpp2DomTransformer
public static final int HEAD 0
public static final int TAIL 1

com.realtime.xmpp.examples.EchoComponent
protected static final java.lang.String USAGE "USAGE: java com.realtime.xmpp.examples.EchoComponent "

com.realtime.xmpp.examples.GatewayComponent
protected static final java.lang.String USAGE "USAGE: java com.realtime.xmpp.examples.GatewayComponent "

com.realtime.xmpp.examples.TestComponent
protected static final java.lang.String USAGE "USAGE: java com.realtime.xmpp.examples.StressComponent "

com.realtime.xmpp.util.RestartingEndpoint
public static final long XMPP_REQUEST_TIMEOUT 20000l



Copyright © 2002,2003 Real Time Entertainment Group, LLC. All Rights Reserved.