Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

Uses of Class
ie.ncl.sms.gsm.ProtocolIdentifier

Packages that use ProtocolIdentifier
ie.ncl.sms.gsm This package contains the GSM classes that define attributes specific to GSM short messages. 
 

Uses of ProtocolIdentifier in ie.ncl.sms.gsm
 

Methods in ie.ncl.sms.gsm that return ProtocolIdentifier
 ProtocolIdentifier GsmMessage.getPid()
          Set the protocol identifier.
 ProtocolIdentifier Content.getPid()
           
 

Methods in ie.ncl.sms.gsm with parameters of type ProtocolIdentifier
 void GsmMessage.setDcs(ProtocolIdentifier dcs)
          Set the data coding scheme.
 void GsmMessage.setPid(ProtocolIdentifier pid)
          Set the protocol identifier.
 

Constructors in ie.ncl.sms.gsm with parameters of type ProtocolIdentifier
Content(byte[] userData, ProtocolIdentifier protocolIdentifier, DataCodingScheme dataCodingScheme)
           
Content(byte[] userData, ProtocolIdentifier protocolIdentifier, DataCodingScheme dataCodingScheme, boolean userDataHeaderIndicator)
           
Content(byte[] userData, ProtocolIdentifier protocolIdentifier, DataCodingScheme dataCodingScheme, boolean userDataHeaderIndicator, byte[] userDataHeader)
           
 


Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit