org.jdiameter.common.api.app.auth
Interface IAuthMessageFactory


public interface IAuthMessageFactory


Method Summary
 org.jdiameter.api.app.AppAnswerEvent createAuthAnswer(org.jdiameter.api.Answer answer)
           
 org.jdiameter.api.app.AppRequestEvent createAuthRequest(org.jdiameter.api.Request request)
           
 org.jdiameter.api.ApplicationId getApplicationId()
           
 int getAuthMessageCommandCode()
           
 

Method Detail

getApplicationId

org.jdiameter.api.ApplicationId getApplicationId()

getAuthMessageCommandCode

int getAuthMessageCommandCode()

createAuthRequest

org.jdiameter.api.app.AppRequestEvent createAuthRequest(org.jdiameter.api.Request request)

createAuthAnswer

org.jdiameter.api.app.AppAnswerEvent createAuthAnswer(org.jdiameter.api.Answer answer)


Copyright © 2008. All Rights Reserved.