A C D E F G H I L M N P R S T U _

A

AbstractBinaryMessage - class hr.tis.mgw.client.message.AbstractBinaryMessage.
 
AbstractBinaryMessage() - Constructor for class hr.tis.mgw.client.message.AbstractBinaryMessage
 
AbstractManager2 - class hr.tis.mgw.client.common.AbstractManager2.
Abstract Manager.
AbstractManager2() - Constructor for class hr.tis.mgw.client.common.AbstractManager2
 
Accuracy - class hr.tis.mgw.client.location.Accuracy.
Enumeration class for location accuracy.
Action - class hr.tis.mgw.client.message.wap.Action.
Specifies the action to be taken when the SI push message is received.
Attachment - class hr.tis.mgw.client.message.Attachment.
Deprecated. For library version 2 use MmsPart.
Attachment(byte[], String) - Constructor for class hr.tis.mgw.client.message.Attachment
Deprecated. Constructor for MMS attachment given as array of bytes with apropriate MIME Content-Type.
Attachment(byte[], String, String, String) - Constructor for class hr.tis.mgw.client.message.Attachment
Deprecated. Constructor for MMS attachment given as array of bytes with apropriate MIME Content-Type.
Attachment(String, String) - Constructor for class hr.tis.mgw.client.message.Attachment
Deprecated. Convenience constructor for textual attachments.
Attachment(String, String, String, String) - Constructor for class hr.tis.mgw.client.message.Attachment
Deprecated. Convenience constructor for textual attachments.
AxisFaultUtility - class hr.tis.mgw.client.exceptions.AxisFaultUtility.
Converts Axis SOAP exception to corresponding library exception.
AxisFaultUtility() - Constructor for class hr.tis.mgw.client.exceptions.AxisFaultUtility
 
addAttachment(Attachment) - Method in class hr.tis.mgw.client.message.MmsMessage
Deprecated. Since library version 2 use addPart.
addPart(MmsPart) - Method in class hr.tis.mgw.client.message.MmsMessage
Add MmsPart to this MmsMessage.
addPart(byte[]) - Method in class hr.tis.mgw.client.message.SmppMessage
 

C

Charging - class hr.tis.mgw.client.charging.Charging.
Hold reservation identifier obtained after reserving funds.
Charging(String) - Constructor for class hr.tis.mgw.client.charging.Charging
 
ChargingManager2 - class hr.tis.mgw.client.charging.ChargingManager2.
Charging interface.
ChargingManager2() - Constructor for class hr.tis.mgw.client.charging.ChargingManager2
 
ChargingManager2Impl - class hr.tis.mgw.client.charging.ChargingManager2Impl.
Implementation of ChargingManager2 that uses Axis SOAP library for communication with mGw Parlay X web services.
ChargingManager2Impl() - Constructor for class hr.tis.mgw.client.charging.ChargingManager2Impl
 
ChargingManager2Impl(String) - Constructor for class hr.tis.mgw.client.charging.ChargingManager2Impl
 
ChargingManager2Impl(String, String, String) - Constructor for class hr.tis.mgw.client.charging.ChargingManager2Impl
 
ClasspathFileRouteCredentialsHandler - class hr.tis.mgw.client.security.ClasspathFileRouteCredentialsHandler.
Deprecated. Deprecated for mGw version 2.
ClasspathFileRouteCredentialsHandler() - Constructor for class hr.tis.mgw.client.security.ClasspathFileRouteCredentialsHandler
Deprecated.  
ClasspathFileRouteCredentialsHandler(String, String) - Constructor for class hr.tis.mgw.client.security.ClasspathFileRouteCredentialsHandler
Deprecated.  
cancelMessageListenerRegistration(String) - Method in interface hr.tis.mgw.client.message.MessageManager
Deprecated. Method for removing registered MessageListener.
cancelMessageListenerRegistration(String) - Method in class hr.tis.mgw.client.message.MessageManager2
Cancel message listener defined with registration identifier.
cancelMessageListenerRegistration(String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
cancelMessageListenerRegistration(String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
chargeAmount(String, BigDecimal, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge amount to user.
chargeAmount(String, BigDecimal, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge amount to user.
chargeAmount(String, BigDecimal, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeAmount(String, BigDecimal, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeAmountReservation(Charging, BigDecimal, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge amount reservation to user.
chargeAmountReservation(Charging, BigDecimal, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge amount reservation to user.
chargeAmountReservation(Charging, BigDecimal, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeAmountReservation(Charging, BigDecimal, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeVolume(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge volume to user.
chargeVolume(String, long, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge volume to user.
chargeVolume(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeVolume(String, long, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeVolumeReservation(Charging, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge volume reservation to user.
chargeVolumeReservation(Charging, long, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Charge volume reservation to user.
chargeVolumeReservation(Charging, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
chargeVolumeReservation(Charging, long, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
clearParts() - Method in class hr.tis.mgw.client.message.MmsMessage
Remove all associated MmsParts from this MmsMessage.
convertAxisFaultException(AxisFault) - Static method in class hr.tis.mgw.client.exceptions.AxisFaultUtility
 
createDeliveryReport(ReceivedSms) - Static method in class hr.tis.mgw.client.message.MessageHelper
Create DeliveryReport based on ReceivedSms.
createDeliveryReport(ReceivedMms) - Static method in class hr.tis.mgw.client.message.MessageHelper
Create DeliveryReport based on ReceivedMms.

D

DEFAULT - Static variable in class hr.tis.mgw.client.message.Priority
 
DELETE - Static variable in class hr.tis.mgw.client.message.wap.Action
 
DELIVERED - Static variable in class hr.tis.mgw.client.message.Status
 
DELIVERY_IMPOSSIBLE - Static variable in class hr.tis.mgw.client.message.Status
 
DELIVERY_UNCERTAIN - Static variable in class hr.tis.mgw.client.message.Status
 
DeliveryReport - class hr.tis.mgw.client.message.DeliveryReport.
Delivery report.
DeliveryReport(String, String, String, String, Status) - Constructor for class hr.tis.mgw.client.message.DeliveryReport
Create a new DeliveryReport.
DeliveryStatusInfo - class hr.tis.mgw.client.message.DeliveryStatusInfo.
Bundles destination address specified while sending message with message delivery status information.
DeliveryStatusInfo(String, Status) - Constructor for class hr.tis.mgw.client.message.DeliveryStatusInfo
 
deliveryReportReceived(DeliveryReport) - Method in interface hr.tis.mgw.client.message.notification.MessageListener2
Called when delivery report is received.
deliveryStatusReceived(String, DeliveryStatusInfo, String, String) - Method in interface hr.tis.mgw.client.message.notification.MessageListener
Deprecated.  
destroy() - Method in class hr.tis.mgw.client.message.notification.MmNotificationServletEndpoint
Deprecated.  

E

EMS - Static variable in class hr.tis.mgw.client.message.Format
 
equals(Object) - Method in class hr.tis.mgw.client.location.Location
 
equals(Object) - Method in class hr.tis.mgw.client.message.DeliveryReport
 
equals(Object) - Method in class hr.tis.mgw.client.message.DeliveryStatusInfo
 
equals(Object) - Method in class hr.tis.mgw.client.message.SmsMessage
 
equals(Object) - Method in class hr.tis.mgw.client.message.wap.Action
 
equals(Object) - Method in class hr.tis.mgw.client.message.wap.InfoItem
 
equals(Object) - Method in class hr.tis.mgw.client.security.RouteCredentials
Deprecated.  

F

FileRouteCredentialsHandler - class hr.tis.mgw.client.security.FileRouteCredentialsHandler.
Deprecated. Deprecated for mGw version 2.
FileRouteCredentialsHandler() - Constructor for class hr.tis.mgw.client.security.FileRouteCredentialsHandler
Deprecated.  
FileRouteCredentialsHandler(String, String) - Constructor for class hr.tis.mgw.client.security.FileRouteCredentialsHandler
Deprecated.  
Format - class hr.tis.mgw.client.message.Format.
SMS message format enumerator.
fromEndUserIdentifier(EndUserIdentifier) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromEndUserIdentifiers(EndUserIdentifier[]) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXDeliveryStatus(DeliveryStatus) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXDeliveryStatus(DeliveryStatus) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXDeliveryStatusTypes(DeliveryStatusType[]) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXDeliveryStatusTypes(DeliveryStatusType[]) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXLocationAccuracy(LocationAccuracy) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXLocationInfo(LocationInfo) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromParlayXMessagePriority(MessagePriority) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
fromString(String) - Static method in class hr.tis.mgw.client.location.Accuracy
 
fromString(String) - Static method in class hr.tis.mgw.client.message.Priority
 
fromString(String) - Static method in class hr.tis.mgw.client.message.Status
 
fromString(String) - Static method in class hr.tis.mgw.client.message.wap.Action
 
fromValue(String) - Static method in class hr.tis.mgw.client.location.Accuracy
 
fromValue(String) - Static method in class hr.tis.mgw.client.message.Format
 
fromValue(String) - Static method in class hr.tis.mgw.client.message.Priority
 
fromValue(String) - Static method in class hr.tis.mgw.client.message.Status
 
fromValue(String) - Static method in class hr.tis.mgw.client.message.wap.Action
 

G

GatewayException - exception hr.tis.mgw.client.GatewayException.
Thrown when library was unable to perform requested operation.
GatewayException(String, String) - Constructor for class hr.tis.mgw.client.GatewayException
 
GatewayException(String, String, String) - Constructor for class hr.tis.mgw.client.GatewayException
 
GatewayException(String, Throwable) - Constructor for class hr.tis.mgw.client.GatewayException
 
GatewayException(Throwable) - Constructor for class hr.tis.mgw.client.GatewayException
 
getAccuracy() - Method in class hr.tis.mgw.client.location.Location
 
getAction() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getAmount(String, long) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Get amount from volume.
getAmount(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Get amount from volume.
getAmount(String, long) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
getAmount(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
getAttachments() - Method in class hr.tis.mgw.client.message.Message
Deprecated. In library version 2 this method is deprecated. Attachment are no longer used. For MmsMessage use MmsPart.
getAttachments() - Method in class hr.tis.mgw.client.message.MmsMessage
Deprecated. Since library version 2 use getParts.
getAttachments() - Method in class hr.tis.mgw.client.message.SmsMessage
Deprecated. Deprecated in library version 2. Attachment are no longer used.
getAttachments() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getBinaryAttachmentsList() - Method in class hr.tis.mgw.client.message.AbstractBinaryMessage
 
getBinaryAttachmentsList() - Method in class hr.tis.mgw.client.message.SmppMessage
 
getBinaryAttachmentsList() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getBytes() - Method in class hr.tis.mgw.client.message.Attachment
Deprecated.  
getBytes() - Method in class hr.tis.mgw.client.message.MmsPart
Return content as array of bytes.
getContentId() - Method in class hr.tis.mgw.client.message.Attachment
Deprecated.  
getContentId() - Method in class hr.tis.mgw.client.message.MmsPart
Return content id.
getContentLocation() - Method in class hr.tis.mgw.client.message.Attachment
Deprecated.  
getContentLocation() - Method in class hr.tis.mgw.client.message.MmsPart
Return content location.
getContentType() - Method in class hr.tis.mgw.client.message.AbstractBinaryMessage
 
getContentType() - Method in class hr.tis.mgw.client.message.Attachment
Deprecated.  
getContentType() - Method in class hr.tis.mgw.client.message.MmsPart
Return conent type.
getContentType() - Method in class hr.tis.mgw.client.message.SmppMessage
 
getContentType() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getCount() - Method in class hr.tis.mgw.client.message.SendResult
Get number of messages forwarded to single destination, e.g. if long SMS sent via client is split into 3 SMS messages when sending to SMSC, and is sent to 2 destinations, value of this parameter would be 3.
getCreationTime() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getCredentials(String) - Method in class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler
Deprecated.  
getCredentials(String) - Method in interface hr.tis.mgw.client.security.RouteCredentialsHandler
Deprecated. Returns security credentials for specified route.
getCredentials(String) - Method in class hr.tis.mgw.client.security.SingleRouteCredentialsHandlerImpl
Deprecated.  
getDestAddress() - Method in class hr.tis.mgw.client.message.DeliveryReport
Get destination address.
getDestinationAddress() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return destination address
getDestinationAddress() - Method in class hr.tis.mgw.client.message.ReceivedMms
Return message destination address.
getDestinationAddress() - Method in class hr.tis.mgw.client.message.ReceivedSms
Return message destination address.
getEndUserAddress() - Method in class hr.tis.mgw.client.message.DeliveryStatusInfo
Get end user address (address to which message was sent).
getExpirationTime() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getFaultCode() - Method in class hr.tis.mgw.client.GatewayException
 
getFaultString() - Method in class hr.tis.mgw.client.GatewayException
 
getId() - Method in class hr.tis.mgw.client.message.MessageId
 
getId() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getImage() - Method in class hr.tis.mgw.client.message.LogoMessage
Return Image as byte array.
getInfoItems() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getLatitude() - Method in class hr.tis.mgw.client.location.Location
 
getLocation(String, String, String, Accuracy) - Method in interface hr.tis.mgw.client.location.LocationManager
Deprecated. Returns location of mobile terminal if available.
getLocation(String, String, Accuracy) - Method in class hr.tis.mgw.client.location.LocationManager2
Get user location.
getLocation(String, String, Accuracy, String, String) - Method in class hr.tis.mgw.client.location.LocationManager2
Get user location.
getLocation(String, String, Accuracy) - Method in class hr.tis.mgw.client.location.LocationManager2Impl
 
getLocation(String, String, Accuracy, String, String) - Method in class hr.tis.mgw.client.location.LocationManager2Impl
 
getLocation(String, String, String, Accuracy) - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
getLongitude() - Method in class hr.tis.mgw.client.location.Location
 
getManager() - Static method in class hr.tis.mgw.client.message.notification.NotificationManager
 
getMelody() - Method in class hr.tis.mgw.client.message.RingToneMessage
Return Melody as String.
getMessageAttachments(String, String) - Method in interface hr.tis.mgw.client.message.MessageManager
Deprecated. Returns Attachments that message under specified ID contains.
getMessageAttachments(String, String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
getMessageDeliveryStatus(String, String) - Method in interface hr.tis.mgw.client.message.MessageManager
Deprecated. Returns delivery status of each destination for message specified by ID (returned by MessageManager.sendMessage(String, Message, String, String[], Priority, String) method).
getMessageDeliveryStatus(MessageId) - Method in class hr.tis.mgw.client.message.MessageManager2
Retrieve message delivery status information.
getMessageDeliveryStatus(MessageId, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2
Retrieve message delivery status information.
getMessageDeliveryStatus(MessageId) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
getMessageDeliveryStatus(MessageId, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
getMessageDeliveryStatus(String, String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
getMessageId() - Method in class hr.tis.mgw.client.message.DeliveryReport
Get message ID.
getMessageId() - Method in class hr.tis.mgw.client.message.SendResult
Get message ID.
getMessageListener() - Method in class hr.tis.mgw.client.message.notification.MmNotificationPortImpl
Deprecated.  
getMessageManager() - Method in class hr.tis.mgw.client.message.notification.MmNotificationPortImpl
Deprecated.  
getMmNotificationPort(ServletContext) - Method in interface hr.tis.mgw.client.message.notification.MmNotificationPortRetriever
Deprecated. Provides org.csapi.www.wsdl.parlayx.mm.v1_0.notification.MmNotificationPort instance to message notification port.
getMmsMessage() - Method in class hr.tis.mgw.client.message.ReceivedMms
Return received MmsMessage.
getMobileTerminalLocationPortURL() - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
getParts() - Method in class hr.tis.mgw.client.message.MmsMessage
Return list of all MmsParts associated with this MmsMessage.
getParts() - Method in class hr.tis.mgw.client.message.SmppMessage
 
getPassword() - Method in class hr.tis.mgw.client.common.AbstractManager2
 
getPassword() - Method in class hr.tis.mgw.client.security.RouteCredentials
Deprecated.  
getPort() - Method in class hr.tis.mgw.client.message.MessageId
 
getPriority() - Method in class hr.tis.mgw.client.message.ReceivedMms
Return message priority.
getReceiveMessagePortURL() - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
getRegistrationId() - Method in class hr.tis.mgw.client.message.DeliveryReport
Get registration ID.
getRegistrationIdentifier() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return registration identifier
getRegistrationIdentifier() - Method in class hr.tis.mgw.client.message.ReceivedMms
Return registration identifier.
getRegistrationIdentifier() - Method in class hr.tis.mgw.client.message.ReceivedSms
Return registration identifier.
getReservationAmount(String, long) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Get amount from volume for reservation.
getReservationAmount(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Get amount from volume for reservation.
getReservationAmount(String, long) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
getReservationAmount(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
getReservationId() - Method in class hr.tis.mgw.client.charging.Charging
 
getRouteCredentialsHandler() - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
getRouteCredentialsHandler() - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
getSarMsgRefNum() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return SAR message reference
getSarSegmentSeqNum() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return index of current segment in concatenation.
getSarTotalSegments() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return total number of segments in concatenation
getSendMessagePortURL() - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
getSenderAddress() - Method in class hr.tis.mgw.client.message.DeliveryReport
Get sender address.
getSenderAddress() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return sender address
getSenderAddress() - Method in class hr.tis.mgw.client.message.ReceivedMms
Return message sender (originator) address.
getSenderAddress() - Method in class hr.tis.mgw.client.message.ReceivedSms
Return message sender (originator) address.
getServerURL() - Method in class hr.tis.mgw.client.common.AbstractManager2
 
getSmsFormat() - Method in class hr.tis.mgw.client.message.LogoMessage
Return Message format.
getSmsFormat() - Method in class hr.tis.mgw.client.message.RingToneMessage
Return Message format.
getSmsMessage() - Method in class hr.tis.mgw.client.message.ReceivedSms
Return received SmsMessage.
getStatus() - Method in class hr.tis.mgw.client.message.DeliveryReport
Get message delivery status.
getStatus() - Method in class hr.tis.mgw.client.message.DeliveryStatusInfo
Get message delivery status information.
getSubject() - Method in class hr.tis.mgw.client.message.Message
Deprecated. In library version 2 this method is deprecated. Subject is valid only for MmsMessage.
getSubject() - Method in class hr.tis.mgw.client.message.MmsMessage
Return subject.
getText() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Return segment text
getText() - Method in class hr.tis.mgw.client.message.SmsMessage
Get message text.
getText() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getTime() - Method in class hr.tis.mgw.client.location.Location
 
getTimeout() - Method in class hr.tis.mgw.client.common.AbstractManager2
 
getTimeout() - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
getTimeout() - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
getURI() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
getUsername() - Method in class hr.tis.mgw.client.common.AbstractManager2
 
getUsername() - Method in class hr.tis.mgw.client.security.RouteCredentials
Deprecated.  
getValue() - Method in class hr.tis.mgw.client.location.Accuracy
 
getValue() - Method in class hr.tis.mgw.client.message.Format
 
getValue() - Method in class hr.tis.mgw.client.message.Priority
 
getValue() - Method in class hr.tis.mgw.client.message.Status
 
getValue() - Method in class hr.tis.mgw.client.message.wap.Action
 
getValue() - Method in class hr.tis.mgw.client.message.wap.InfoItem
 
getValueClass() - Method in class hr.tis.mgw.client.message.wap.InfoItem
 

H

HIGH - Static variable in class hr.tis.mgw.client.location.Accuracy
 
HIGH - Static variable in class hr.tis.mgw.client.message.Priority
 
hashCode() - Method in class hr.tis.mgw.client.location.Location
 
hashCode() - Method in class hr.tis.mgw.client.message.DeliveryReport
 
hashCode() - Method in class hr.tis.mgw.client.message.DeliveryStatusInfo
 
hashCode() - Method in class hr.tis.mgw.client.message.SmsMessage
 
hashCode() - Method in class hr.tis.mgw.client.message.wap.Action
 
hashCode() - Method in class hr.tis.mgw.client.message.wap.InfoItem
 
hashCode() - Method in class hr.tis.mgw.client.security.RouteCredentials
Deprecated.  
hr.tis.mgw.client - package hr.tis.mgw.client
 
hr.tis.mgw.client.charging - package hr.tis.mgw.client.charging
 
hr.tis.mgw.client.common - package hr.tis.mgw.client.common
 
hr.tis.mgw.client.exceptions - package hr.tis.mgw.client.exceptions
 
hr.tis.mgw.client.location - package hr.tis.mgw.client.location
 
hr.tis.mgw.client.message - package hr.tis.mgw.client.message
 
hr.tis.mgw.client.message.notification - package hr.tis.mgw.client.message.notification
 
hr.tis.mgw.client.message.wap - package hr.tis.mgw.client.message.wap
 
hr.tis.mgw.client.security - package hr.tis.mgw.client.security
 

I

InfoItem - class hr.tis.mgw.client.message.wap.InfoItem.
This object is optional, and is supose to specify additional information that specific client will use in some manner.
InfoItem(String, String) - Constructor for class hr.tis.mgw.client.message.wap.InfoItem
 
init(Object) - Method in class hr.tis.mgw.client.message.notification.MmNotificationServletEndpoint
Deprecated.  
isDeliveryReport(ReceivedSms) - Static method in class hr.tis.mgw.client.message.MessageHelper
Check whether ReceivedSms is delivery report.
isDeliveryReport(ReceivedMms) - Static method in class hr.tis.mgw.client.message.MessageHelper
Check whether ReceivedMms is delivery report.
isThreadedListener() - Method in class hr.tis.mgw.client.common.AbstractManager2
 

L

LOW - Static variable in class hr.tis.mgw.client.location.Accuracy
 
LOW - Static variable in class hr.tis.mgw.client.message.Priority
 
Location - class hr.tis.mgw.client.location.Location.
Encapsulates terminal location data: longitude, latitude, location accuracy and time.
Location(float, float, Accuracy, Date) - Constructor for class hr.tis.mgw.client.location.Location
 
LocationManager - interface hr.tis.mgw.client.location.LocationManager.
Deprecated. For mGw version 2 use LocationManager2.
LocationManager2 - class hr.tis.mgw.client.location.LocationManager2.
User location interface.
LocationManager2() - Constructor for class hr.tis.mgw.client.location.LocationManager2
 
LocationManager2Impl - class hr.tis.mgw.client.location.LocationManager2Impl.
Implementation of LocationManager2 that uses Axis SOAP library for communication with mGw Parlay X web services.
LocationManager2Impl() - Constructor for class hr.tis.mgw.client.location.LocationManager2Impl
 
LocationManager2Impl(String) - Constructor for class hr.tis.mgw.client.location.LocationManager2Impl
 
LocationManager2Impl(String, String, String) - Constructor for class hr.tis.mgw.client.location.LocationManager2Impl
 
LocationManagerImpl - class hr.tis.mgw.client.location.LocationManagerImpl.
Deprecated. For mGw version 2 use LocationManager2Impl.
LocationManagerImpl() - Constructor for class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
LogoMessage - class hr.tis.mgw.client.message.LogoMessage.
SMS message containing logo content.
LogoMessage(byte[], Format) - Constructor for class hr.tis.mgw.client.message.LogoMessage
Constructs SMS Logo message with logo as binary image (jpeg, gif or png) in defined Format.
load() - Method in class hr.tis.mgw.client.security.ClasspathFileRouteCredentialsHandler
Deprecated. Reads credentials list from the file found in classpath using filePath and loads a map which contains RouteCredentials object.
load() - Method in class hr.tis.mgw.client.security.FileRouteCredentialsHandler
Deprecated. Reads credentials list from the file found in file system using filePath and loads a map which contains RouteCredentials object.
load() - Method in class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler
Deprecated. Reads credentials list from the credentialsProperties and loads a map which contains RouteCredentials object.
longSmsReceived(ReceivedLongSmsSegment) - Method in interface hr.tis.mgw.client.message.notification.MessageListener2
Called when long SMS segment is received.

M

MApplicationException - exception hr.tis.mgw.client.exceptions.MApplicationException.
 
MApplicationException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MApplicationException
 
MChargeFailureException - exception hr.tis.mgw.client.exceptions.MChargeFailureException.
 
MChargeFailureException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MChargeFailureException
 
MEDIUM - Static variable in class hr.tis.mgw.client.location.Accuracy
 
MESSAGE_WAITING - Static variable in class hr.tis.mgw.client.message.Status
 
MInvalidArgumentException - exception hr.tis.mgw.client.exceptions.MInvalidArgumentException.
 
MInvalidArgumentException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MInvalidArgumentException
 
MMessageTooLongException - exception hr.tis.mgw.client.exceptions.MMessageTooLongException.
 
MMessageTooLongException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MMessageTooLongException
 
MPolicyException - exception hr.tis.mgw.client.exceptions.MPolicyException.
 
MPolicyException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MPolicyException
 
MRemoteException - exception hr.tis.mgw.client.exceptions.MRemoteException.
 
MRemoteException(Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MRemoteException
 
MServiceException - exception hr.tis.mgw.client.exceptions.MServiceException.
 
MServiceException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MServiceException
 
MUnknownEndUserException - exception hr.tis.mgw.client.exceptions.MUnknownEndUserException.
 
MUnknownEndUserException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MUnknownEndUserException
 
MUnknownMessageException - exception hr.tis.mgw.client.exceptions.MUnknownMessageException.
 
MUnknownMessageException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MUnknownMessageException
 
MUnknownRegistrationIdentifierException - exception hr.tis.mgw.client.exceptions.MUnknownRegistrationIdentifierException.
 
MUnknownRegistrationIdentifierException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MUnknownRegistrationIdentifierException
 
MUnknownRequestIdentifierException - exception hr.tis.mgw.client.exceptions.MUnknownRequestIdentifierException.
 
MUnknownRequestIdentifierException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MUnknownRequestIdentifierException
 
MUnknownReservationException - exception hr.tis.mgw.client.exceptions.MUnknownReservationException.
 
MUnknownReservationException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MUnknownReservationException
 
MUnsupportedFormatException - exception hr.tis.mgw.client.exceptions.MUnsupportedFormatException.
 
MUnsupportedFormatException(String, Throwable) - Constructor for class hr.tis.mgw.client.exceptions.MUnsupportedFormatException
 
Message - class hr.tis.mgw.client.message.Message.
Base message class.
Message() - Constructor for class hr.tis.mgw.client.message.Message
 
MessageHelper - class hr.tis.mgw.client.message.MessageHelper.
Utility class for processing of received messages (e.g. delivery report recognition and creation).
MessageHelper() - Constructor for class hr.tis.mgw.client.message.MessageHelper
 
MessageId - class hr.tis.mgw.client.message.MessageId.
Hold message reference and port obtained after sending message.
MessageId(String, int) - Constructor for class hr.tis.mgw.client.message.MessageId
 
MessageListener - interface hr.tis.mgw.client.message.notification.MessageListener.
Deprecated. For mGw version 2 use MessageListener2.
MessageListener2 - interface hr.tis.mgw.client.message.notification.MessageListener2.
Listener interface for received messages.
MessageManager - interface hr.tis.mgw.client.message.MessageManager.
Deprecated. For mGw version 2 use MessageManager2.
MessageManager2 - class hr.tis.mgw.client.message.MessageManager2.
Message sending and receiving interface.
MessageManager2() - Constructor for class hr.tis.mgw.client.message.MessageManager2
 
MessageManager2Impl - class hr.tis.mgw.client.message.MessageManager2Impl.
Implementation of MessageManager2 that uses Axis SOAP library for communication with mGw Parlay X web services.
MessageManager2Impl() - Constructor for class hr.tis.mgw.client.message.MessageManager2Impl
 
MessageManager2Impl(String) - Constructor for class hr.tis.mgw.client.message.MessageManager2Impl
 
MessageManager2Impl(String, String, String) - Constructor for class hr.tis.mgw.client.message.MessageManager2Impl
 
MessageManagerImpl - class hr.tis.mgw.client.message.MessageManagerImpl.
Deprecated. For mGw version 2 use MessageManager2Impl.
MessageManagerImpl() - Constructor for class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
MessageTooLargeException - exception hr.tis.mgw.client.message.MessageTooLargeException.
Deprecated. Deprecated in library version 2.
MessageTooLargeException(String) - Constructor for class hr.tis.mgw.client.message.MessageTooLargeException
Deprecated.  
MessageTooLargeException(String, Throwable) - Constructor for class hr.tis.mgw.client.message.MessageTooLargeException
Deprecated.  
MessageTooLargeException(Throwable) - Constructor for class hr.tis.mgw.client.message.MessageTooLargeException
Deprecated.  
MmNotificationPortImpl - class hr.tis.mgw.client.message.notification.MmNotificationPortImpl.
Deprecated. Deprecated for mGw version 2.
MmNotificationPortImpl() - Constructor for class hr.tis.mgw.client.message.notification.MmNotificationPortImpl
Deprecated.  
MmNotificationPortRetriever - interface hr.tis.mgw.client.message.notification.MmNotificationPortRetriever.
Deprecated. Deprecated for mGw version 2.
MmNotificationServletEndpoint - class hr.tis.mgw.client.message.notification.MmNotificationServletEndpoint.
Deprecated. Deprecated for mGw version 2.
MmNotificationServletEndpoint() - Constructor for class hr.tis.mgw.client.message.notification.MmNotificationServletEndpoint
Deprecated.  
MmsMessage - class hr.tis.mgw.client.message.MmsMessage.
Represents MMS message.
MmsMessage() - Constructor for class hr.tis.mgw.client.message.MmsMessage
Create MmsMessage with subject and no MmsParts.
MmsMessage(String) - Constructor for class hr.tis.mgw.client.message.MmsMessage
Create MmsMessage with specified subject and no MmsParts.
MmsMessage(String, List) - Constructor for class hr.tis.mgw.client.message.MmsMessage
Create MmsMessage with specified subject and list of MmsParts.
MmsPart - class hr.tis.mgw.client.message.MmsPart.
Part of MmsMessage.
MmsPart(String) - Constructor for class hr.tis.mgw.client.message.MmsPart
Create MmsPart with text content and no identification.
MmsPart(String, String, String) - Constructor for class hr.tis.mgw.client.message.MmsPart
Create MmsPart with text content uniquely identified by id and location.
MmsPart(byte[], String) - Constructor for class hr.tis.mgw.client.message.MmsPart
Create MmsPart with binary content and no identification.
MmsPart(byte[], String, String, String) - Constructor for class hr.tis.mgw.client.message.MmsPart
Create MmsPart with binary content uniquely identified by id and location.
MultipleRouteCredentialsHandler - class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler.
Deprecated. Deprecated for mGw version 2.
MultipleRouteCredentialsHandler() - Constructor for class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler
Deprecated.  
MultipleRouteCredentialsHandler(Properties, String) - Constructor for class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler
Deprecated.  
mmsReceived(MmsMessage, String, String, Priority, String) - Method in interface hr.tis.mgw.client.message.notification.MessageListener
Deprecated.  
mmsReceived(ReceivedMms) - Method in interface hr.tis.mgw.client.message.notification.MessageListener2
Called when MMS is received.

N

NORMAL - Static variable in class hr.tis.mgw.client.message.Priority
 
NoRouteCredentialsException - exception hr.tis.mgw.client.security.NoRouteCredentialsException.
Deprecated. Deprecated for mGw version 2.
NoRouteCredentialsException(String) - Constructor for class hr.tis.mgw.client.security.NoRouteCredentialsException
Deprecated.  
NotificationManager - class hr.tis.mgw.client.message.notification.NotificationManager.
Accepts messages received by Axis SOAP library.
NotificationManagerReceiver - interface hr.tis.mgw.client.message.notification.NotificationManagerReceiver.
Interface for receiving Axis SOAP incoming calls.
notifyLongSmsReception(String, String, String, String, int, int, int) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
notifyLongSmsReception(String, String, String, String, int, int, int) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
notifyLongSmsReception(String, String, String, String, int, int, int) - Method in class hr.tis.mgw.client.message.notification.NotificationManager
 
notifyMessageReception(String, MessageRef) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
notifyMessageReception(String, MessageRef) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
notifyMessageReception(String, MessageRef) - Method in class hr.tis.mgw.client.message.notification.MmNotificationPortImpl
Deprecated. Triggered when notification is received from message gateway.
notifyMessageReception(String, MessageRef) - Method in class hr.tis.mgw.client.message.notification.MmNotificationServletEndpoint
Deprecated.  
notifyMessageReception(String, MessageRef) - Method in class hr.tis.mgw.client.message.notification.NotificationManager
 
notifySmsReception(String, String, EndUserIdentifier, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
notifySmsReception(String, String, EndUserIdentifier, String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
notifySmsReception(String, String, EndUserIdentifier, String) - Method in class hr.tis.mgw.client.message.notification.NotificationManager
 

P

ParlayXConverter - class hr.tis.mgw.client.ParlayXConverter.
Utility class for conversion of various ParlayX instances.
Priority - class hr.tis.mgw.client.message.Priority.
Message priority enumerator class.
PushSIMessage - class hr.tis.mgw.client.message.wap.PushSIMessage.
Service Indication (SI) push message, as per WAP Service Indication specification.
PushSIMessage(String) - Constructor for class hr.tis.mgw.client.message.wap.PushSIMessage
Convenient constructor for deleting an old SI message, specified by ID.
PushSIMessage(String, URI) - Constructor for class hr.tis.mgw.client.message.wap.PushSIMessage
Convenient constructor for creating simple SI message, containing only service URI and textual description.
PushSIMessage(String, URI, Action, Date, Date, String, InfoItem[]) - Constructor for class hr.tis.mgw.client.message.wap.PushSIMessage
All mighty constructor, exposing whole set of parameters.

R

REG_ID_ANY - Static variable in class hr.tis.mgw.client.message.MessageManager2
 
ReceivedLongSmsSegment - class hr.tis.mgw.client.message.ReceivedLongSmsSegment.
Long SMS segment.
ReceivedLongSmsSegment(String, String, String, String, int, int, int) - Constructor for class hr.tis.mgw.client.message.ReceivedLongSmsSegment
Create a new ReceivedLongSmsSegment
ReceivedMms - class hr.tis.mgw.client.message.ReceivedMms.
Contains received MmsMessage, message sender (originator) address, destination address, message priority and registration identifier.
ReceivedSms - class hr.tis.mgw.client.message.ReceivedSms.
Contains received SmsMessage, message sender (originator) address, destination address and registration identifier.
RingToneMessage - class hr.tis.mgw.client.message.RingToneMessage.
SMS message containing ringtone content.
RingToneMessage(String, Format) - Constructor for class hr.tis.mgw.client.message.RingToneMessage
Constructs SMS RingTone message with melody as String in defined Format.
RouteCredentials - class hr.tis.mgw.client.security.RouteCredentials.
Deprecated. Deprecated for mGw version 2.
RouteCredentials(String, String) - Constructor for class hr.tis.mgw.client.security.RouteCredentials
Deprecated.  
RouteCredentialsHandler - interface hr.tis.mgw.client.security.RouteCredentialsHandler.
Deprecated. Deprecated for mGw version 2.
RouteCredentialsLoadingFailureException - exception hr.tis.mgw.client.security.RouteCredentialsLoadingFailureException.
Deprecated. Deprecated for mGw version 2.
RouteCredentialsLoadingFailureException() - Constructor for class hr.tis.mgw.client.security.RouteCredentialsLoadingFailureException
Deprecated.  
RouteCredentialsLoadingFailureException(String) - Constructor for class hr.tis.mgw.client.security.RouteCredentialsLoadingFailureException
Deprecated.  
RouteCredentialsLoadingFailureException(Throwable) - Constructor for class hr.tis.mgw.client.security.RouteCredentialsLoadingFailureException
Deprecated.  
RouteCredentialsLoadingFailureException(String, Throwable) - Constructor for class hr.tis.mgw.client.security.RouteCredentialsLoadingFailureException
Deprecated.  
receiveMmsMessages(String, Priority) - Method in class hr.tis.mgw.client.message.MessageManager2
Receive MMS messages and delivery reports.
receiveMmsMessages(String, Priority, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2
Retrieve MMS messages.
receiveMmsMessages(String, Priority) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
receiveMmsMessages(String, Priority, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
receiveSmsMessages(String) - Method in class hr.tis.mgw.client.message.MessageManager2
Retrieve SMS messages and delivery reports.
receiveSmsMessages(String, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2
Retrieve SMS messages.
receiveSmsMessages(String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
receiveSmsMessages(String, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
refundAmount(String, BigDecimal, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Refund amount to user.
refundAmount(String, BigDecimal, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Refund amount to user.
refundAmount(String, BigDecimal, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
refundAmount(String, BigDecimal, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
refundVolume(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Refund volume to user.
refundVolume(String, long, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Refund volume to user.
refundVolume(String, long, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
refundVolume(String, long, String, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
registerMessageListener(String, MessageListener) - Method in interface hr.tis.mgw.client.message.MessageManager
Deprecated. Method for registering MessageListener that will asynchronously accept incoming messages and delivery reports from gateway.
registerMessageListener(String, MessageListener2) - Method in class hr.tis.mgw.client.message.MessageManager2
Register message listener defined with registration identifier to asynchronously accept incoming messages.
registerMessageListener(String, MessageListener2, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2
Register message listener defined with registration identifier to asynchronously accept incoming messages.
registerMessageListener(String, MessageListener2) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
registerMessageListener(String, MessageListener2, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
registerMessageListener(String, MessageListener) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
registerReceiver(String, NotificationManagerReceiver) - Method in class hr.tis.mgw.client.message.notification.NotificationManager
 
releaseAmountReservation(Charging) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Release reservation.
releaseAmountReservation(Charging, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Release reservation.
releaseAmountReservation(Charging) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
releaseAmountReservation(Charging, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
releaseVolumeReservation(Charging) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Release reservation.
releaseVolumeReservation(Charging, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Release reservation.
releaseVolumeReservation(Charging) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
releaseVolumeReservation(Charging, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
removePart(MmsPart) - Method in class hr.tis.mgw.client.message.MmsMessage
Remove MmsPart from this MmsMessage.
removeReceiver(String) - Method in class hr.tis.mgw.client.message.notification.NotificationManager
 
reserveAdditionalAmount(Charging, BigDecimal, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve additional amount to previous amount reservation.
reserveAdditionalAmount(Charging, BigDecimal, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve additional amount to previous amount reservation.
reserveAdditionalAmount(Charging, BigDecimal, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveAdditionalAmount(Charging, BigDecimal, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveAdditionalVolume(Charging, long, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve additional volume to previous volume reservation.
reserveAdditionalVolume(Charging, long, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve additional volume to previous volume reservation.
reserveAdditionalVolume(Charging, long, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveAdditionalVolume(Charging, long, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveAmount(String, BigDecimal, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve amount to be charged to user.
reserveAmount(String, BigDecimal, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve amount to be charged to user.
reserveAmount(String, BigDecimal, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveAmount(String, BigDecimal, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveVolume(String, long, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve volume to be charged to user.
reserveVolume(String, long, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2
Reserve volume to be charged to user.
reserveVolume(String, long, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 
reserveVolume(String, long, String, String, String) - Method in class hr.tis.mgw.client.charging.ChargingManager2Impl
 

S

SIGNAL_HIGH - Static variable in class hr.tis.mgw.client.message.wap.Action
 
SIGNAL_LOW - Static variable in class hr.tis.mgw.client.message.wap.Action
 
SIGNAL_MEDIUM - Static variable in class hr.tis.mgw.client.message.wap.Action
 
SIGNAL_NONE - Static variable in class hr.tis.mgw.client.message.wap.Action
 
SMART_MESSAGING - Static variable in class hr.tis.mgw.client.message.Format
 
SendResult - class hr.tis.mgw.client.message.SendResult.
Structure containing result of sending message using ParlayX extensions.
SendResult(MessageId, int) - Constructor for class hr.tis.mgw.client.message.SendResult
Create a new SendResult.
SingleRouteCredentialsHandlerImpl - class hr.tis.mgw.client.security.SingleRouteCredentialsHandlerImpl.
Deprecated. Deprecated for mGw version 2.
SingleRouteCredentialsHandlerImpl() - Constructor for class hr.tis.mgw.client.security.SingleRouteCredentialsHandlerImpl
Deprecated.  
SmppMessage - class hr.tis.mgw.client.message.SmppMessage.
 
SmppMessage() - Constructor for class hr.tis.mgw.client.message.SmppMessage
 
SmppMessage(byte[]) - Constructor for class hr.tis.mgw.client.message.SmppMessage
 
SmppMessage(List) - Constructor for class hr.tis.mgw.client.message.SmppMessage
 
SmsMessage - class hr.tis.mgw.client.message.SmsMessage.
SMS message containing textual content.
SmsMessage(String) - Constructor for class hr.tis.mgw.client.message.SmsMessage
Constructs SMS message in UTF-8 charset.
SmsMessage(String, String) - Constructor for class hr.tis.mgw.client.message.SmsMessage
Deprecated. Deprecated in library version 2. Charset is deprecated since it depends on Attachement.
Status - class hr.tis.mgw.client.message.Status.
Delivery status enumerator class.
sendMessage(String, Message, String, String[], Priority, String) - Method in interface hr.tis.mgw.client.message.MessageManager
Deprecated. This method requests message sending to set of destination numbers, returning request identifier to identify the message.
sendMessage(Message, String[], String, Priority, Charging) - Method in class hr.tis.mgw.client.message.MessageManager2
Send message from originator to array of destinations.
sendMessage(Message, String[], String, Priority, Charging, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2
Send message from originator to array of destinations.
sendMessage(Message, String[], String, Priority, Charging) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
sendMessage(Message, String[], String, Priority, Charging, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
sendMessage(String, Message, String, String[], Priority, String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
sendMessageWithResult(Message, String[], String, Priority, Charging) - Method in class hr.tis.mgw.client.message.MessageManager2
Send message from originator to array of destinations.
sendMessageWithResult(Message, String[], String, Priority, Charging, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2
Send message from originator to array of destinations.
sendMessageWithResult(Message, String[], String, Priority, Charging) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
sendMessageWithResult(Message, String[], String, Priority, Charging, String, String) - Method in class hr.tis.mgw.client.message.MessageManager2Impl
 
setCredentialsPattern(String) - Method in class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler
Deprecated.  
setCredentialsProperties(Properties) - Method in class hr.tis.mgw.client.security.MultipleRouteCredentialsHandler
Deprecated. Sets a properties object, which contains username/password pairs associated to routeId keys.
setFilePath(String) - Method in class hr.tis.mgw.client.security.ClasspathFileRouteCredentialsHandler
Deprecated. A filePath of the file in classpath which contains credentials.
setFilePath(String) - Method in class hr.tis.mgw.client.security.FileRouteCredentialsHandler
Deprecated. A filePath of the file on file system which contains credentials.
setMessageListener(MessageListener) - Method in class hr.tis.mgw.client.message.notification.MmNotificationPortImpl
Deprecated. Method for registering MessageListener that will asynchronously accept incoming messages and delivery reports from gateway.
setMessageManager(MessageManager) - Method in class hr.tis.mgw.client.message.notification.MmNotificationPortImpl
Deprecated.  
setMobileTerminalLocationPortURL(String) - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
setPassword(String) - Method in class hr.tis.mgw.client.common.AbstractManager2
 
setPassword(String) - Method in class hr.tis.mgw.client.security.SingleRouteCredentialsHandlerImpl
Deprecated.  
setReceiveMessagePortURL(String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
setRouteCredentialsHandler(RouteCredentialsHandler) - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
setRouteCredentialsHandler(RouteCredentialsHandler) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
setSendMessagePortURL(String) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
setServerURL(String) - Method in class hr.tis.mgw.client.common.AbstractManager2
 
setSubject(String) - Method in class hr.tis.mgw.client.message.MmsMessage
Set subject.
setThreadedListener(boolean) - Method in class hr.tis.mgw.client.common.AbstractManager2
 
setTimeout(int) - Method in class hr.tis.mgw.client.common.AbstractManager2
 
setTimeout(int) - Method in class hr.tis.mgw.client.location.LocationManagerImpl
Deprecated.  
setTimeout(int) - Method in class hr.tis.mgw.client.message.MessageManagerImpl
Deprecated.  
setUsername(String) - Method in class hr.tis.mgw.client.common.AbstractManager2
 
setUsername(String) - Method in class hr.tis.mgw.client.security.SingleRouteCredentialsHandlerImpl
Deprecated.  
smsReceived(SmsMessage, String, String, Priority, String) - Method in interface hr.tis.mgw.client.message.notification.MessageListener
Deprecated.  
smsReceived(ReceivedSms) - Method in interface hr.tis.mgw.client.message.notification.MessageListener2
Called when SMS is received.

T

toEndUserIdentifier(String) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
toEndUserIdentifiers(String[]) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
toParlayXLocationAccuracy(Accuracy) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
toParlayXMessagePriority(Priority) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
toParlayXSmsFormat(Format) - Static method in class hr.tis.mgw.client.ParlayXConverter
 
toString() - Method in class hr.tis.mgw.client.charging.Charging
 
toString() - Method in class hr.tis.mgw.client.location.Accuracy
 
toString() - Method in class hr.tis.mgw.client.location.Location
 
toString() - Method in class hr.tis.mgw.client.message.Attachment
Deprecated.  
toString() - Method in class hr.tis.mgw.client.message.DeliveryReport
 
toString() - Method in class hr.tis.mgw.client.message.DeliveryStatusInfo
 
toString() - Method in class hr.tis.mgw.client.message.Format
 
toString() - Method in class hr.tis.mgw.client.message.LogoMessage
 
toString() - Method in class hr.tis.mgw.client.message.MessageId
 
toString() - Method in class hr.tis.mgw.client.message.MmsMessage
 
toString() - Method in class hr.tis.mgw.client.message.MmsPart
 
toString() - Method in class hr.tis.mgw.client.message.Priority
 
toString() - Method in class hr.tis.mgw.client.message.ReceivedLongSmsSegment
 
toString() - Method in class hr.tis.mgw.client.message.ReceivedMms
 
toString() - Method in class hr.tis.mgw.client.message.ReceivedSms
 
toString() - Method in class hr.tis.mgw.client.message.RingToneMessage
 
toString() - Method in class hr.tis.mgw.client.message.SendResult
 
toString() - Method in class hr.tis.mgw.client.message.SmppMessage
 
toString() - Method in class hr.tis.mgw.client.message.SmsMessage
 
toString() - Method in class hr.tis.mgw.client.message.Status
 
toString() - Method in class hr.tis.mgw.client.message.wap.Action
 
toString() - Method in class hr.tis.mgw.client.message.wap.InfoItem
 
toString() - Method in class hr.tis.mgw.client.message.wap.PushSIMessage
 
toString() - Method in class hr.tis.mgw.client.security.RouteCredentials
Deprecated.  

U

UnknownEndUserAddressException - exception hr.tis.mgw.client.UnknownEndUserAddressException.
Deprecated. Deprecated in library version 2.
UnknownEndUserAddressException(String) - Constructor for class hr.tis.mgw.client.UnknownEndUserAddressException
Deprecated.  
UnknownEndUserAddressException(String, Throwable) - Constructor for class hr.tis.mgw.client.UnknownEndUserAddressException
Deprecated.  
UnknownEndUserAddressException(Throwable) - Constructor for class hr.tis.mgw.client.UnknownEndUserAddressException
Deprecated.  
UnknownMessageIdentifierException - exception hr.tis.mgw.client.message.UnknownMessageIdentifierException.
Deprecated. Deprecated in library version 2.
UnknownMessageIdentifierException(Throwable) - Constructor for class hr.tis.mgw.client.message.UnknownMessageIdentifierException
Deprecated.  
UnknownMessageIdentifierException(String) - Constructor for class hr.tis.mgw.client.message.UnknownMessageIdentifierException
Deprecated.  
UnknownMessageIdentifierException(String, Throwable) - Constructor for class hr.tis.mgw.client.message.UnknownMessageIdentifierException
Deprecated.  

_

_Default - Static variable in class hr.tis.mgw.client.message.Priority
 
_Delete - Static variable in class hr.tis.mgw.client.message.wap.Action
 
_High - Static variable in class hr.tis.mgw.client.location.Accuracy
 
_High - Static variable in class hr.tis.mgw.client.message.Priority
 
_Low - Static variable in class hr.tis.mgw.client.location.Accuracy
 
_Low - Static variable in class hr.tis.mgw.client.message.Priority
 
_Medium - Static variable in class hr.tis.mgw.client.location.Accuracy
 
_Normal - Static variable in class hr.tis.mgw.client.message.Priority
 
_SignalHigh - Static variable in class hr.tis.mgw.client.message.wap.Action
 
_SignalLow - Static variable in class hr.tis.mgw.client.message.wap.Action
 
_SignalMedium - Static variable in class hr.tis.mgw.client.message.wap.Action
 
_SignalNone - Static variable in class hr.tis.mgw.client.message.wap.Action
 

A C D E F G H I L M N P R S T U _

Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.