A C D G I L M O P S W X 
All Classes All Packages

A

ACTION - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 

C

cleanup(MessageContext) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
 
connect(XMPPServerCredentials) - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientConnectionFactory
Connects to a XMPP server based on the details available in serverCredentials object
connect(XMPPServerCredentials) - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
Connects to a XMPP server based on the details available in serverCredentials object
CONTAINS_SOAP_ENVELOPE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPPacketListener
 

D

destroy() - Method in class org.apache.axis2.transport.xmpp.XMPPListener
 

G

getAccountName() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getAccountName(String) - Static method in class org.apache.axis2.transport.xmpp.util.XMPPUtils
Extract XMPP server accountName section from transport URL passed in.
getConnectionFactory() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getContentType() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getDestinationAccount() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getDomainName() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Returns Default EPR for a given Service name & IP
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Returns all EPRs for a given Service name & IP
getFrom() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getInReplyTo() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getPassword() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getResource() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getSequenceID() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getServerType() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getServerUrl() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getServiceName(String) - Static method in class org.apache.axis2.transport.xmpp.util.XMPPUtils
Extract Service name from transport URL passed in
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
 
getXmppConnection() - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientConnectionFactory
 
getXmppConnection() - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
GOOGLETALK_FROM - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GOOGLETALK_PORT - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GOOGLETALK_SERVICE_NAME - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GOOGLETALK_URL - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 

I

IN_REPLY_TO - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Initializing the XMPPListener.
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
Initialize the transport sender by reading pre-defined connection factories for outgoing messages.
invoke(MessageContext) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
 
IS_SERVER_SIDE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
isResponseReceived() - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener
Indicates response message is received at client side.

L

listen(XMPPPacketListener) - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
listenForResponse(String, MessageContext) - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientResponseManager
 

M

main(String[]) - Static method in class org.apache.axis2.transport.xmpp.sample.XMPPSampleClient
 
MESSAGE_FROM_CHAT - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 

O

org.apache.axis2.transport.xmpp - package org.apache.axis2.transport.xmpp
 
org.apache.axis2.transport.xmpp.sample - package org.apache.axis2.transport.xmpp.sample
 
org.apache.axis2.transport.xmpp.util - package org.apache.axis2.transport.xmpp.util
 

P

processChatMessage(MessageContext) - Static method in class org.apache.axis2.transport.xmpp.XMPPSender
Process message requests that came in through chat clients
processPacket(Packet) - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientResponseManager
This method will be triggered, when a message is arrived at client side
processPacket(Packet) - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener
This method will be triggered, when a message is arrived at client side
processPacket(Packet) - Method in class org.apache.axis2.transport.xmpp.util.XMPPPacketListener
This method gets triggered when server side gets a message

S

sendMessage(MessageContext, String, OutTransportInfo) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
Send the given message over XMPP transport
SEQUENCE_ID - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
SERVICE_NAME - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
setAccountName(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setConnectionFactory(XMPPConnectionFactory) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setContentType(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setDestinationAccount(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setDomainName(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setFrom(EndpointReference) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setInReplyTo(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setPassword(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setResource(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setSequenceID(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setServerType(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setServerUrl(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
start() - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Start a pool of Workers.
stop() - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientConnectionFactory
 
stop() - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
stop() - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Stop XMPP listener & disconnect from all XMPP Servers
stop() - Method in class org.apache.axis2.transport.xmpp.XMPPSender
 

W

waitFor(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientResponseManager
Indicates response message is received at client side.
WaitingDetails(MessageContext) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPClientResponseManager.WaitingDetails
 

X

XMPP - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_CONTENT_TYPE_STRING - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_DOMAIN_NAME - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_PREFIX - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_PASSWORD - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_TYPE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_TYPE_GOOGLETALK - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_TYPE_JABBER - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_URL - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_USERNAME - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPPClientConnectionFactory - Class in org.apache.axis2.transport.xmpp.util
 
XMPPClientConnectionFactory() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPClientConnectionFactory
 
XMPPClientConnectionFactory.XMPPConnectionDetails - Class in org.apache.axis2.transport.xmpp.util
 
XMPPClientResponseManager - Class in org.apache.axis2.transport.xmpp.util
 
XMPPClientResponseManager() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPClientResponseManager
 
XMPPClientResponseManager.WaitingDetails - Class in org.apache.axis2.transport.xmpp.util
 
XMPPClientSidePacketListener - Class in org.apache.axis2.transport.xmpp.util
 
XMPPClientSidePacketListener(MessageContext) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener
 
XMPPConnectionDetails() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPClientConnectionFactory.XMPPConnectionDetails
 
XMPPConnectionDetails() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory.XMPPConnectionDetails
 
XMPPConnectionFactory - Class in org.apache.axis2.transport.xmpp.util
 
XMPPConnectionFactory() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
XMPPConnectionFactory.XMPPConnectionDetails - Class in org.apache.axis2.transport.xmpp.util
 
XMPPConstants - Class in org.apache.axis2.transport.xmpp.util
 
XMPPConstants() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPPListener - Class in org.apache.axis2.transport.xmpp
 
XMPPListener() - Constructor for class org.apache.axis2.transport.xmpp.XMPPListener
 
XMPPOutTransportInfo - Class in org.apache.axis2.transport.xmpp.util
Holds XMPP transport out details
XMPPOutTransportInfo() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
XMPPOutTransportInfo(String) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
XMPPPacketListener - Class in org.apache.axis2.transport.xmpp.util
 
XMPPPacketListener(XMPPConnectionFactory, ConfigurationContext, Executor) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPPacketListener
 
XMPPSampleClient - Class in org.apache.axis2.transport.xmpp.sample
 
XMPPSampleClient() - Constructor for class org.apache.axis2.transport.xmpp.sample.XMPPSampleClient
 
XMPPSender - Class in org.apache.axis2.transport.xmpp
 
XMPPSender() - Constructor for class org.apache.axis2.transport.xmpp.XMPPSender
 
XMPPServerCredentials - Class in org.apache.axis2.transport.xmpp.util
Holds connection details to a XMPP Server
XMPPServerCredentials() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
XMPPServerCredentials(String, String, String, String, String) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
XMPPUtils - Class in org.apache.axis2.transport.xmpp.util
 
XMPPUtils() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPUtils
 
A C D G I L M O P S W X 
All Classes All Packages