Uses of Class
com.pkrete.jsip2.messages.responses.SIP2CheckoutResponse

Packages that use SIP2CheckoutResponse
com.pkrete.jsip2.messages.responses   
com.pkrete.jsip2.parser   
 

Uses of SIP2CheckoutResponse in com.pkrete.jsip2.messages.responses
 

Subclasses of SIP2CheckoutResponse in com.pkrete.jsip2.messages.responses
 class SIP2RenewResponse
          This class represents the response message that the ILS SIP server must send in response to the SIP2RenewRequest message.
 

Uses of SIP2CheckoutResponse in com.pkrete.jsip2.parser
 

Methods in com.pkrete.jsip2.parser that return SIP2CheckoutResponse
 SIP2CheckoutResponse SIP2CheckoutResponseParser.parse(String data)
          Parses a new SIP2CheckoutResponse from the given data.
 



Copyright © 2012-2014. All Rights Reserved.