Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


com.bea.wcp.diameter.cc
Class CCA

java.lang.Object
  extended bycom.bea.wcp.diameter.Message
      extended bycom.bea.wcp.diameter.Answer
          extended bycom.bea.wcp.diameter.cc.CCA

public class CCA
extends Answer

Diameter Credit-Control-Answer message.

Copyright © 2008 Oracle Corp. All Rights Reserved.

Field Summary
 
Fields inherited from class com.bea.wcp.diameter.Message
FLAG_ERROR, FLAG_POTENTIALLY_RETRANSMITTED, FLAG_PROXIABLE, FLAG_REQUEST, FLAGS_MASK, HEADER_SIZE, VERSION
 
Method Summary
 int getCCRequestNumber()
           
 RequestType getCCRequestType()
           
 
Methods inherited from class com.bea.wcp.diameter.Answer
commit, getRequest, getResultCode, getSession, isCommitted, preValidate, preValidateAvp, send, setResultCode
 
Methods inherited from class com.bea.wcp.diameter.Message
addAvp, addAvp, addAvp, decode, decodeAvps, encode, encode, getAppId, getAvp, getAvp, getAvpList, getCode, getCode, getCommand, getConnection, getEffectiveSessionId, getEndToEndId, getHopByHopId, getLength, getOriginHost, getOriginRealm, getSessionId, getVersion, isAnswer, isError, isPotentiallyRetransmitted, isProxiable, isRequest, toLoggableString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCCRequestNumber

public int getCCRequestNumber()

getCCRequestType

public RequestType getCCRequestType()

Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.