Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YiChat/IM_Server_YiChat
/ functions
Functions
6,148 in github.com/YiChat/IM_Server_YiChat
⨍
Functions
6,148
◇
Types & classes
861
↓ 1,281 callers
Method
get
Returns a configuration setting for a given component, node and key. If the configuration parameters is not found, returns given default value. @param
tigase-server 7.1.0/src/main/java/tigase/conf/ConfigRepositoryIfc.java:92
↓ 667 callers
Method
isLoggable
(LogRecord record)
tigase-server 7.1.0/src/main/java/tigase/util/LogFilter.java:45
↓ 525 callers
Method
append
(Packet message, XMPPResourceConnection session, NonAuthUserRepository userRepo)
tigase-server 7.1.0/src/main/java/tigase/receipt/MessageReceiptsStore.java:12
↓ 508 callers
Method
put
(JID jid, T value)
tigase-server 7.1.0/src/main/java/tigase/server/amp/JidResourceMap.java:65
↓ 455 callers
Method
size
The method returns number of items in the repository. @return an <code>int</code> value with number of items in the repository.
tigase-server 7.1.0/src/main/java/tigase/db/comp/ComponentRepository.java:203
↓ 431 callers
Method
isLoggable
( LogRecord record )
tigase-server 7.1.0/src/main/java/tigase/server/bosh/BoshSidLoggerFilter.java:33
↓ 371 callers
Method
equals
( Object obj )
tigase-server 7.1.0/src/main/java/tigase/vhosts/filter/Rule.java:48
↓ 368 callers
Method
getName
()
tigase-server 7.1.0/src/main/java/tigase/sys/ShutdownHook.java:33
↓ 363 callers
Method
offer
(ByteBuffer buffer)
tigase-server 7.1.0/src/main/java/tigase/net/IOUtil.java:109
↓ 355 callers
Method
getStanzaFrom
Method returns source address of the stanza enclosed by this packet. @return a <code>JID</code> instance of the stanza source address or NULL if the s
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:846
↓ 351 callers
Method
put
(String key, Object value)
tigase-server 7.1.0/src/main/java/tigase/osgi/OSGiScriptEngine.java:67
↓ 312 callers
Method
getAttributeStaticStr
A convenience method for accessing stanza top element attributes. This call is equal to the call: <pre> packet.getElement().getAttribute(key); </pre>
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:450
↓ 272 callers
Method
getElement
Method returns the stanza XML element in DOM format. @return the stanza XML element in DOM format.
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:725
↓ 270 callers
Method
getBareJID
Returns user JID but without <em>resource</em> part. This is real user ID not session ID. To retrieve session ID - full JID refer to <code>getJID()</c
tigase-server 7.1.0/src/main/java/tigase/xmpp/RepositoryAccess.java:729
↓ 264 callers
Method
getStanzaTo
Method returns destination address of the stanza enclosed by this packet. @return a <code>JID</code> instance of the stanza destination address or NUL
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:866
↓ 250 callers
Method
add
(String comp, String description, long value, Level recordLevel)
tigase-server 7.1.0/src/main/java/tigase/stats/StatisticsList.java:61
↓ 231 callers
Method
toString
()
tigase-server 7.1.0/src/main/java/tigase/io/TLSIO.java:227
↓ 210 callers
Method
getSessionData
Method description
tigase-server 7.1.0/src/main/java/tigase/net/IOService.java:676
↓ 204 callers
Method
getType
<code>getType</code> method returns the task type name. This name is displayed on the list of all tasks available for creation. This is not a nick nam
tigase-server 7.1.0/src/main/java/tigase/server/sreceiver/ReceiverTaskIfc.java:202
↓ 203 callers
Method
toString
()
tigase-server 7.1.0/src/main/java/tigase/server/xmppserver/CID.java:117
↓ 195 callers
Method
getDomain
Method description
tigase-server 7.1.0/src/main/java/tigase/server/bosh/BoshSession.java:800
↓ 193 callers
Method
contains
The method checks whether the item is stored in the repository. @param key a <code>String</code> with key to search for. @return a <code>boo
tigase-server 7.1.0/src/main/java/tigase/db/comp/ComponentRepository.java:113
↓ 193 callers
Method
equals
(Object o)
tigase-server 7.1.0/src/main/java/tigase/server/xmppserver/CID.java:79
↓ 192 callers
Method
packetInstance
The method returns <code>Packet</code> instance. More specifically it returns instance of one of the following classes: <code>Iq</code>, <code>Message
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:234
↓ 188 callers
Method
isEmpty
(Object x)
tigase-server 7.1.0/src/main/java/tigase/auth/mechanisms/AbstractSasl.java:34
↓ 183 callers
Method
getResponseMessage
(Packet p, String t, boolean i)
tigase-server 7.1.0/src/main/java/tigase/xmpp/Authorization.java:70
↓ 181 callers
Method
add
Method description @param id @param data
tigase-server 7.1.0/src/main/java/tigase/server/bosh/BoshSessionCache.java:116
↓ 178 callers
Method
remove
Removes a configuration setting from the configuration repository. @param compName @param node @param key
tigase-server 7.1.0/src/main/java/tigase/conf/ConfigRepositoryIfc.java:131
↓ 172 callers
Method
split
(final byte[] byteArray, final String defaultValue)
tigase-server 7.1.0/src/main/java/tigase/auth/mechanisms/AbstractSasl.java:65
↓ 171 callers
Method
addFieldValue
Simple method for adding a new field to the command data form. Only field name (variable name) and field default value can be set. @param packet
tigase-server 7.1.0/src/main/java/tigase/server/Command.java:374
↓ 169 callers
Method
setAttribute
(Attribute attribute)
tigase-server 7.1.0/src/main/java/tigase/stats/ErrorsStatisticsProvider.java:141
↓ 159 callers
Method
toString
()
tigase-server 7.1.0/src/main/java/tigase/xmpp/impl/roster/RosterElement.java:246
↓ 158 callers
Method
getKey
Returns a unique key for the item in the repository. All items are stored in a memory cache which is a Map. And the key returned by this method is the
tigase-server 7.1.0/src/main/java/tigase/db/comp/RepositoryItem.java:66
↓ 155 callers
Method
getProperty
Method description @param key @param def
tigase-server 7.1.0/src/main/java/tigase/util/DataTypes.java:473
↓ 149 callers
Method
getName
Method description
tigase-server 7.1.0/src/main/java/tigase/server/ServerComponent.java:95
↓ 142 callers
Method
getName
()
tigase-server 7.1.0/src/main/java/tigase/server/amp/AmpFeatureIfc.java:82
↓ 133 callers
Method
getJID
<code>getJID</code> method returns task instance <strong>Jabber ID</strong>. Refer to corresponding <code>set</code> method for more details. @return
tigase-server 7.1.0/src/main/java/tigase/server/sreceiver/ReceiverTaskIfc.java:155
↓ 129 callers
Method
toString
()
tigase-server 7.1.0/src/main/java/tigase/server/sreceiver/PropertyItem.java:216
↓ 112 callers
Method
getMessage
Creates a packet with message stanza. @param from is a <code>JID</code> instance with message source address. @param to is a <code
tigase-server 7.1.0/src/main/java/tigase/server/Message.java:111
↓ 110 callers
Method
setPacketTo
The method sets a destination address for the <code>Packet</code> instance. @param to is a <code>JID</code> instance of the packet new destination ad
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:1310
↓ 108 callers
Method
getInstance
<code>getInstance</code> method returns new task instance of this type. This is something like <code>Class.newInstance()</code> but as this method is
tigase-server 7.1.0/src/main/java/tigase/server/sreceiver/ReceiverTaskIfc.java:145
↓ 108 callers
Method
trace
(String ip, String to_jid, String from_jid, String cid, String id, String point, String msg, Packet packe
tigase-server 7.1.0/src/main/java/tigase/util/tracer/TigaseTracer.java:124
↓ 99 callers
Method
getFieldValue
(Packet packet, String f_name)
tigase-server 7.1.0/src/main/java/tigase/server/Command.java:558
↓ 99 callers
Method
getStanzaTo
()
tigase-server 7.1.0/src/main/java/tigase/server/amp/MsgRepository.java:265
↓ 98 callers
Method
next
()
tigase-server 7.1.0/src/main/java/tigase/stats/StatisticsList.java:313
↓ 95 callers
Method
toString
Provides human-readable string presentation of the <code>Packet</code> object. It is not a XMPP stanza only, it also contains some Tigase specific met
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:1482
↓ 94 callers
Method
getPreparedStatement
Returns a prepared statement for a given key. @param user_id user id for which the statement has to be created. This is an optional parameter and nul
tigase-server 7.1.0/src/main/java/tigase/db/DataRepository.java:232
↓ 94 callers
Method
poll
()
tigase-server 7.1.0/src/main/java/tigase/server/xmppsession/SessionManager.java:2862
↓ 93 callers
Method
containsKey
(BareJID jid)
tigase-server 7.1.0/src/main/java/tigase/server/amp/JidResourceMap.java:45
↓ 90 callers
Method
initPreparedStatement
Initializes a prepared statement for a given query and stores it internally under the given id key. It can be retrieved later using <code>getPreparedS
tigase-server 7.1.0/src/main/java/tigase/db/DataRepository.java:136
↓ 89 callers
Method
getConnectionId
Method description @return a value of <code>JID</code>
tigase-server 7.1.0/src/main/java/tigase/cluster/strategy/ConnectionRecordIfc.java:62
↓ 86 callers
Method
put
(String name, String xmlns, M data)
tigase-server 7.1.0/src/main/java/tigase/disteventbus/impl/EventsNameMap.java:120
↓ 85 callers
Method
offer
(E packet)
tigase-server 7.1.0/src/main/java/tigase/server/xmppsession/SessionManager.java:2851
↓ 79 callers
Method
append
(String msg)
tigase-server 7.1.0/src/main/izpack/java/TigaseInstallerDBHelper.java:775
↓ 79 callers
Method
okResult
Method returns a modified copy of the <code>Packet</code> with its stanza as stanza <code>result</code> used for reporting <em>IQ</em> stanza results.
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:1177
↓ 78 callers
Method
getDomain
Method description @return a value of <code>VHostItem</code>
tigase-server 7.1.0/src/main/java/tigase/xmpp/RepositoryAccess.java:906
↓ 75 callers
Method
isEmpty
(String val)
tigase-server 7.1.0/src/main/java/tigase/server/script/AbstractScriptCommand.java:116
↓ 73 callers
Method
close
Method description @throws SSLException
tigase-server 7.1.0/src/main/java/tigase/io/TLSWrapper.java:231
↓ 72 callers
Method
getValue
(Object fromBean, Field field)
tigase-server 7.1.0/src/main/java/tigase/kernel/BeanUtils.java:21
↓ 71 callers
Method
newInstance
(Properties props)
tigase-server 7.1.0/src/main/java/tigase/util/SchemaLoader.java:36
↓ 68 callers
Method
getElemName
Convenience method for retrieving the stanza top element name. This call is equal to the call: <pre> packet.getElement().getName(); </pre> @return th
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:700
↓ 66 callers
Method
exec
()
tigase-server 7.1.0/src/main/java/tigase/kernel/core/BeanConfigBuilder.java:43
↓ 66 callers
Method
format
(LogRecord record)
tigase-server 7.1.0/src/main/java/tigase/util/LogFormatter.java:68
↓ 66 callers
Method
getTo
Returns the packet destination address. The method works as a following code: <pre> return (packetTo != null) ? packetTo : stanzaTo; </pre> @return a
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:880
↓ 66 callers
Method
getValue
Gets the value of the property @return the value of value
tigase-server 7.1.0/src/main/java/tigase/server/sreceiver/PropertyItem.java:163
↓ 66 callers
Method
getVariable
(String key)
tigase-server 7.1.0/src/main/izpack/java/TigaseConfigSavePanel.java:111
↓ 65 callers
Method
copyElementOnly
<code>copyElementOnly</code> method creates a copy of the packet with stanza information copied only. The <code>Packet</code> specific information sta
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:332
↓ 64 callers
Method
registerBean
(Class<?> beanClass)
tigase-server 7.1.0/src/main/java/tigase/kernel/core/Kernel.java:402
↓ 62 callers
Method
forName
(String className)
tigase-server 7.1.0/src/main/java/tigase/osgi/ModulesManager.java:45
↓ 62 callers
Method
getPacketFrom
Returns the packet internal source address. @return a {@link JID} instance of the packet internal source address or NULL if the packet internal sourc
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:779
↓ 59 callers
Method
equals
2 ServiceEntities are equal of JIDs are equal and NODEs are equal. @param obj an <code>Object</code> value @return a <code>boolean</code> value
tigase-server 7.1.0/src/main/java/tigase/disco/ServiceEntity.java:154
↓ 59 callers
Method
isAuthorized
This method allows you test this session if it already has been authorized. If <code>true</code> is returned as method result it means session has alr
tigase-server 7.1.0/src/main/java/tigase/xmpp/RepositoryAccess.java:1042
↓ 57 callers
Method
toString
()
tigase-server 7.1.0/src/main/java/tigase/db/comp/ConfigRepository.java:100
↓ 55 callers
Method
put
( K key, V value )
tigase-server 7.1.0/src/main/java/tigase/xmpp/impl/PresenceOffline.java:503
↓ 55 callers
Method
setPacketFrom
The method sets a source address for the <code>Packet</code> instance. @param from is a <code>JID</code> instance of the packet new source address.
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:1300
↓ 54 callers
Method
getSessionData
Retrieves session data. This method gives access to temporary session data only. You can retrieve earlier saved data giving key ID to receive needed v
tigase-server 7.1.0/src/main/java/tigase/xmpp/XMPPResourceConnection.java:772
↓ 54 callers
Method
getStanzaId
Method returns the stanza ID if set. @return a <code>String</code> representation of the stanza ID or NULL if the ID has not been set for the stanza
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:857
↓ 54 callers
Method
stop
()
tigase-server 7.1.0/src/main/java/tigase/io/IOInterface.java:80
↓ 52 callers
Method
getData
<code>getData</code> method returns a value associated with given key for user repository in given subnode. If key is not found in repository given de
tigase-server 7.1.0/src/main/java/tigase/db/UserRepository.java:101
↓ 52 callers
Method
isUserId
Method description @param bareJID @return a value of <code>boolean</code> @throws NotAuthorizedException
tigase-server 7.1.0/src/main/java/tigase/xmpp/XMPPResourceConnection.java:897
↓ 51 callers
Method
setData
<code>setData</code> method sets data value for given user ID in repository under given node path and associates it with given key. If there already e
tigase-server 7.1.0/src/main/java/tigase/db/UserRepository.java:351
↓ 49 callers
Method
addResultMessage
()
tigase-server 7.1.0/src/main/izpack/java/TigaseInstallerDBHelper.java:771
↓ 49 callers
Method
decode
Decode data from buffer to chars array @param tmpBuffer @throws MalformedInputException
tigase-server 7.1.0/src/main/java/tigase/server/websocket/WebSocketXMPPIOService.java:421
↓ 49 callers
Method
getFrom
Returns the packet source address. The method works as a following code: <pre> return (packetFrom != null) ? packetFrom : stanzaFrom; </pre> @return
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:767
↓ 49 callers
Method
getPacketTo
Returns the packet internal destination address. @return a {@link JID} instance of the packet internal destination address or NULL if the packet int
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:790
↓ 48 callers
Method
clone
()
tigase-server 7.1.0/src/main/java/tigase/cluster/repo/ClusterRepoItem.java:247
↓ 48 callers
Method
getElemName
()
tigase-server 7.1.0/src/main/java/tigase/server/ext/CompRepoItem.java:206
↓ 48 callers
Method
getName
()
tigase-server 7.1.0/src/main/java/tigase/stats/StatisticsContainerIfc.java:39
↓ 46 callers
Method
equals
Method description @param o
tigase-server 7.1.0/src/main/java/tigase/conf/ConfigItem.java:349
↓ 46 callers
Method
putSessionData
Saves given session data. Data are saved to temporary storage only and are accessible during this session life only and only from this session instanc
tigase-server 7.1.0/src/main/java/tigase/xmpp/XMPPResourceConnection.java:421
↓ 46 callers
Method
setXMLNS
Method allows to set-force XMLNS for the element. This is mostly used in cases where there is no XMLNS provided for the element (by the client for exa
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:1154
↓ 45 callers
Method
process
Process incoming stanza. @param packet received {@link Packet stanza}. @throws ComponentException if stanza can't be processed
tigase-server 7.1.0/src/main/java/tigase/component/modules/Module.java:62
↓ 44 callers
Method
addField
( final Element el, final String f_name, final String f_label, final String type )
tigase-server 7.1.0/src/main/java/tigase/server/DataForm.java:117
↓ 44 callers
Method
getResource
Created an {@code InputStream} for the desired resource. @param resource name of the resource for which an {@link InputStream} should
tigase-server 7.1.0/src/main/java/tigase/util/DBSchemaLoader.java:452
↓ 43 callers
Method
getPacket
(JID from, JID to, final StanzaType type, final String id)
tigase-server 7.1.0/src/main/java/tigase/server/Command.java:741
↓ 43 callers
Method
toStringSecure
The method returns a <code>String</code> representation of the packet with all CData content replaced with text: <em>"CData size: NN"</em>. This is a
tigase-server 7.1.0/src/main/java/tigase/server/Packet.java:1517
↓ 42 callers
Method
getPresence
Returns last presence packet with the user presence status or <code>null</code> if the user has not yet sent an initial presence. @return an <code>El
tigase-server 7.1.0/src/main/java/tigase/xmpp/XMPPResourceConnection.java:737
↓ 42 callers
Method
getSession
( JID connId, JID userJid)
tigase-server 7.1.0/src/test/java/tigase/xmpp/impl/ProcessorTestCase.java:58
↓ 40 callers
Method
toString
Method description
tigase-server 7.1.0/src/main/java/tigase/conf/ConfigItem.java:629
↓ 39 callers
Method
extend
( XMPPResourceConnection session, Queue<Packet> results )
tigase-server 7.1.0/src/main/java/tigase/xmpp/impl/Presence.java:2170
next →
1–100 of 6,148, ranked by callers