B C D E F G H I L M N O P R S T U V 

B

BaseIncomingData - Class in org.mobicents.smsc.slee.services.http.server.tx.data
Created by mniemiec on 19.10.16.
BaseIncomingData(String, String, String, HttpUsersManagement) - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 

C

checkUsernameAndPassword(String, String, HttpUsersManagement) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
createSmsEventMultiDest(HttpSendMessageIncomingData, PersistenceRAInterface) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 

D

DEFAULT - Static variable in enum org.mobicents.smsc.slee.services.http.server.tx.enums.MessageBodyEncoding
 
DEFAULT - Static variable in enum org.mobicents.smsc.slee.services.http.server.tx.enums.SmscMessageEncoding
 

E

extractParametersFromPost(Tracer, HttpServletRequest) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 

F

format - Variable in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
format(HttpSendMessageOutgoingData, ResponseFormat) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.utils.ResponseFormatter
 
format(HttpGetMessageIdStatusOutgoingData, ResponseFormat) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.utils.ResponseFormatter
 
fromInt(int) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.NPI
 
fromInt(int) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.TON
 
fromString(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.MessageBodyEncoding
Converting String to BodyEncoding
fromString(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.NPI
 
fromString(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.ResponseFormat
Default returned value is STRING;
fromString(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.SmscMessageEncoding
Converting String to MessageEncoding
fromString(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.TON
 

G

getChargingSbb() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
Get child ChargingSBB
getCode() - Method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.NPI
 
getCode() - Method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.TON
 
getDefaultMsgId() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getDestAddresses() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getFormat(Tracer, HttpServletRequest) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
getFormat(HttpServletRequest) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
getFormat() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
getMessage() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
getMessageBodyEncoding() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getMessagesIds() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
getMsg() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getMsgId() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusIncomingData
 
getName() - Method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.RequestParameter
 
getParsedMessages() - Method in class org.mobicents.smsc.slee.services.http.server.tx.SendMessageParseResult
 
getPassword() - Method in exception org.mobicents.smsc.slee.services.http.server.tx.exceptions.UnauthorizedException
 
getSender() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getSenderNpi() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getSenderTon() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getShortMessage() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getSmscEncoding() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
getStatus() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
 
getStatus() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
getStatusMessage() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
 
getStatusString() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
Returns status string
getStatusString() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
Returns status string
getStore() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
getUserId() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
getUserName() - Method in exception org.mobicents.smsc.slee.services.http.server.tx.exceptions.UnauthorizedException
 
getValue() - Method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.Status
 

H

HttpApiException - Exception in org.mobicents.smsc.slee.services.http.server.tx.exceptions
Created by tpalucki on 08.09.16.
HttpApiException(String) - Constructor for exception org.mobicents.smsc.slee.services.http.server.tx.exceptions.HttpApiException
 
HttpApiException(String, Throwable) - Constructor for exception org.mobicents.smsc.slee.services.http.server.tx.exceptions.HttpApiException
 
HttpApiException(Throwable) - Constructor for exception org.mobicents.smsc.slee.services.http.server.tx.exceptions.HttpApiException
 
HttpGetMessageIdStatusIncomingData - Class in org.mobicents.smsc.slee.services.http.server.tx.data
Created by tpalucki on 14.09.16.
HttpGetMessageIdStatusIncomingData(String, String, String, String, HttpUsersManagement) - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusIncomingData
 
HttpGetMessageIdStatusOutgoingData - Class in org.mobicents.smsc.slee.services.http.server.tx.data
Created by tpalucki on 14.09.16.
HttpGetMessageIdStatusOutgoingData() - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
 
HttpRequestUtils - Class in org.mobicents.smsc.slee.services.http.server.tx.utils
Created by tpalucki on 16.09.16.
HttpRequestUtils() - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
HttpSendMessageIncomingData - Class in org.mobicents.smsc.slee.services.http.server.tx.data
Created by tpalucki on 08.09.16.
HttpSendMessageIncomingData(String, String, String, String, String, String, String, String, String, String[], SmscPropertiesManagement, HttpUsersManagement) - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
HttpSendMessageOutgoingData - Class in org.mobicents.smsc.slee.services.http.server.tx.data
Created by tpalucki on 08.09.16.
HttpSendMessageOutgoingData() - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
httpUsersManagement - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
HttpUtils - Class in org.mobicents.smsc.slee.services.http.server.tx.utils
Created by dgrudzinski on 2016-08-02.
HttpUtils() - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpUtils
 

I

isEmptyOrNull(String) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
isInitialHttpRequestEvent(InitialEventSelector) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
isValid(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.MessageBodyEncoding
 
isValid(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.ResponseFormat
 
isValid(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.SmscMessageEncoding
 

L

logger - Variable in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 

M

MessageBodyEncoding - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by mniemiec on 04.10.16.

N

NPI - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by mniemiec on 18.10.16.

O

onActivityEndEvent(ActivityEndEvent, ActivityContextInterface, EventContext) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
onHttpGet(HttpServletRequestEvent, ActivityContextInterface) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
onHttpPost(HttpServletRequestEvent, ActivityContextInterface) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
onServiceStartedEvent(ServiceStartedEvent, ActivityContextInterface, EventContext) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
org.mobicents.smsc.slee.services.http.server.tx - package org.mobicents.smsc.slee.services.http.server.tx
 
org.mobicents.smsc.slee.services.http.server.tx.data - package org.mobicents.smsc.slee.services.http.server.tx.data
 
org.mobicents.smsc.slee.services.http.server.tx.enums - package org.mobicents.smsc.slee.services.http.server.tx.enums
 
org.mobicents.smsc.slee.services.http.server.tx.exceptions - package org.mobicents.smsc.slee.services.http.server.tx.exceptions
 
org.mobicents.smsc.slee.services.http.server.tx.utils - package org.mobicents.smsc.slee.services.http.server.tx.utils
 

P

P_FORMAT - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_MESSAGE_BODY_ENCODING - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_MSG - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_MSGID - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_PASSWORD - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_SENDER - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_SMSC_ENCODING - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_TO - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
P_USERID - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpRequestUtils
 
password - Variable in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
persistence - Variable in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
put(String, Long) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 

R

RequestParameter - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by dgrudzinski on 2016-10-05.
ResponseFormat - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by tpalucki on 13.09.16.
ResponseFormatter - Class in org.mobicents.smsc.slee.services.http.server.tx.utils
Created by tpalucki on 08.09.16.
ResponseFormatter() - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.utils.ResponseFormatter
 

S

sbbActivate() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbCreate() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbLoad() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbPassivate() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbPostCreate() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbRemove() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbRolledBack(RolledBackContext) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sbbStore() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
scheduler - Variable in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
sendErrorResponse(Tracer, HttpServletResponse, int, String) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpUtils
 
sendErrorResponseWithContent(Tracer, HttpServletResponse, int, String, String, ResponseFormat) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpUtils
 
sendMessage(HttpServletRequestEvent, HttpSendMessageIncomingData, ActivityContextInterface) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
SendMessageParseResult - Class in org.mobicents.smsc.slee.services.http.server.tx
 
SendMessageParseResult(List<Sms>) - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.SendMessageParseResult
 
sendOkResponseWithContent(Tracer, HttpServletResponse, String, ResponseFormat) - Static method in class org.mobicents.smsc.slee.services.http.server.tx.utils.HttpUtils
 
setMessage(String) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
setMessagesIds(Map<String, Long>) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
setMsgId(Long) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusIncomingData
 
setSbbContext(SbbContext) - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
setStatus(int) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
 
setStatus(Status) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
 
setStatus(int) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
setStatus(Status) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 
setStatusMessage(String) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusOutgoingData
 
setUserId(String) - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 
SmscMessageEncoding - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by tpalucki on 09.09.16.
smscPropertiesManagement - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
Status - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by tpalucki on 14.09.16.
STATUS_ERROR - Static variable in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageOutgoingData
 

T

TON - Enum in org.mobicents.smsc.slee.services.http.server.tx.enums
Created by mniemiec on 18.10.16.
toString() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpGetMessageIdStatusIncomingData
 
toString() - Method in class org.mobicents.smsc.slee.services.http.server.tx.data.HttpSendMessageIncomingData
 
TxHttpServerSbb - Class in org.mobicents.smsc.slee.services.http.server.tx
Created by tpalucki on 05.09.16.
TxHttpServerSbb() - Constructor for class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 

U

UnauthorizedException - Exception in org.mobicents.smsc.slee.services.http.server.tx.exceptions
Created by mniemiec on 19.10.16.
UnauthorizedException(String, String, String) - Constructor for exception org.mobicents.smsc.slee.services.http.server.tx.exceptions.UnauthorizedException
 
unsetSbbContext() - Method in class org.mobicents.smsc.slee.services.http.server.tx.TxHttpServerSbb
 
userId - Variable in class org.mobicents.smsc.slee.services.http.server.tx.data.BaseIncomingData
 

V

valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.MessageBodyEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.NPI
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.RequestParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.ResponseFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.SmscMessageEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.TON
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.MessageBodyEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.NPI
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.RequestParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.ResponseFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.SmscMessageEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mobicents.smsc.slee.services.http.server.tx.enums.TON
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G H I L M N O P R S T U V 

Copyright © 2016. All Rights Reserved.