|
Openfire 3.5.0 Javadoc | ||||||||
PREV NEXT | FRAMES NO FRAMES |
IQResultListener
that will be invoked when an IQ result
is sent to the server itself and is of type result or error.
IQResultListener
that will be invoked when an IQ result
is sent to the server itself and is of type result or error.
SessionListener
to this session.
UserNameProvider
as the provider of users of the specified domain.
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
ByteBuffer
that extends the Writer class.StanzaHandler
should
be created and how to build and configure a NIOConnection
.StanzaHandler
should
be created and how to build and configure a NIOConnection
.DataForm
included in the IQ
packet sent by the subscriber.
get
method.
src
to dst
.
IncomingServerSession
with a domain validated by the Authoritative
Server.
IQ.Type.result
IQ based
on a IQ.Type.get
or IQ.Type.set
IQ.
SaslServer
implementing the PLAIN mechanism using the parameters supplied.
AdminPageBean
instance from the request.
AdminPageBean
instance from the request.
AdminPageBean
instance from the request.
JiveGlobals.getLocale()
.
BodyTag.EVAL_BODY_BUFFERED
always.
BodyTag.EVAL_BODY_BUFFERED
always.
BodyTag.EVAL_BODY_BUFFERED
always.
File
.File
.SimpleDateFormat
, but faster and thread-safe.construct
method has returned.
c
that
can accept the focus.
c
that
can accept the focus.
construct
method.
InetAddress
object.
AdHocCommandHandler
registered with this server.
NodeAffiliate
of the specified JID
or null
if none was found.
NodeAffiliate
that owns this subscription.
AuditManager
registered with this server.
AdminPageBean
instance.
ConnectionManager
registered with this server.
PacketError.Type
associated with this condition.
PacketExtension
on the first element found in this packet's
child element for the specified name and namespace or null if
none was found.
PacketExtension
on the first element found in this packet
for the specified name and namespace or null if
none was found.
FileTransferManager
registered with this server.
FileTransferProxy
registered with this server.
FlashCrossDomainHandler
registered with this server.
GraphicUtils.getFocusableComponentOrChild(Component, boolean)
c
that can accept
the focus.
drawHighlightBorder()
.
home
directory.
SessionManagerImpl
being used by the XMPPServer.
IQAuthHandler
registered with this server.
IQDiscoInfoHandler
registered with this server.
IQDiscoItemsHandler
registered with this server.
IQPEPHandler
registered with this server.
IQRegisterHandler
registered with this server.
IQRouter
registered with this server.
Items
in the roster packet.
PublishedItem
that was published to the node or null if
the node does not have published items.
Lock
on the specified key or creates a new one
if none was found.
LockOutManager
registered with this server.
MediaProxyService
registered with this server.
MessageRouter
registered with this server.
MUCRole
in all rooms for the specified
user's session.
MulticastRouter
registered with this server.
ConnectionMultiplexerSession
for the specified connection manager
domain or null if none was found.
MultiUserChatServer
registered with this server.
XMPPServerInfo.getXMPPDomain()
LeafNode
where this item was published.
Node
that matches the specified node ID or null if
none was found.
OfflineMessageStore
registered with this server.
OfflineMessageStrategy
registered with this server.
PacketDeliverer
registered with this server.
PacketRouter
registered with this server.
PluginManager
instance registered with this server.
ResourceBundle
that is used with this plugin.
PresenceManager
registered with this server.
PresenceRouter
registered with this server.
PresenceSubscribeHandler
registered with this server.
PresenceUpdateHandler
registered with this server.
PrivateStorage
registered with this server.
PublishedItem
whose ID matches the specified item ID or null
if none was found.
PublishedItem
that were published to the node.
PublishedItem
with the most recent N items published to
the node.
NodeAffiliate.Affiliation.publisher
.
PubSubModule
registered with this server.
clazz
class, and then
display entries
entries.
RemotePacketRouter
to use for deliverying packets to entities hosted
in remote nodes of the cluster or null if none was set.
CollectionNode
that acts as the root node of the entire
node hierarchy.
RosterManager
registered with this server.
RoutingTable
registered with this server.
SessionManager
registered with this server.
SSLSession
for the connection.
STUNService
registered with this server.
TransportHandler
registered with this server.
UpdateManager
registered with this server.
UserManager
registered with this server.
username
VCardManager
registered with this server.
GraphicsUtils
class defines common user-interface related utility
functions.IQ.Type.get
.
IQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub"
Version 1.0IQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub"
Version 1.0AuthProvider
supports
digest authentication according to JEP-0078.
AuthProvider
supports authentication
using plain-text passwords according to JEP-0078.
getUsersAllowedToCreate
are allowed to create rooms.
Image
named imageName
as a resource
relative to the Class cls
.
MUCRoom
history.StanzaHandler
should
be created and how to build and configure a NIOConnection
.SocketConnection
when
connected to a connection manager.NativeAuthProvider
, which
authenticates using OS-level authentication.JiveID
.
Connection
inteface specific for NIO connections when using
the MINA framework.PubSubService
for use with XEP-0163: "Personal Eventing via
Pubsub" Version 1.0POP3AuthProvider
, which
authenticates using a POP3 server.PublishedItem
s in regular intervals.Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
SessionListener
from this session.
UserNameProvider
that was associated with the specified domain.
IQ.Type.get
.
IncomingServerSession
,
validating subsequent domains or authenticatig new domains.
ServerIdentitiesProvider
is responsible for providing the identities
of protocols supported by the SERVER.AdminPageBean
instance.
home
directory.
XMPPServerInfo.setXMPPDomain(String)
RemotePacketRouter
to use for deliverying packets to entities hosted
in remote nodes of the cluster.
getUsersAllowedToCreate
are allowed to create rooms.
Session
based on the defined namespace in the
stream element and will then keep reading and routing the received packets.construct
method
and then exit.
TLSStreamReader
that returns a special InputStream that hides the ByteBuffers
used by the underlying Channels.TLSStreamWriter
that returns a special OutputStream that hides the ByteBuffers
used by the underlying Channels.UserIdentitiesProvider
is responsible for providing the identities
of protocols supported by users.UserItemsProvider
is responsible for providing the items associated with a user
that are to be discovered during a disco#items query sent to the user.VerifyPasswordCallback
.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
Attribute
.
Document
to the current Writer.
Element
, including
its Attribute
s, and its value, and all
its content (child nodes) to the current Writer.
CDATA
.
Comment
.
DocumentType
.
Entity
.
Namespace
.
ProcessingInstruction
.
String
, Perfoms
the necessary entity escaping and whitespace stripping.
Text
.
Node
.
Element
Element
,
including its Attribute
s
but without its content.
|
Openfire 3.5.0 Javadoc | ||||||||
PREV NEXT | FRAMES NO FRAMES |