Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Serialized Form


Package com.bea.wcp.diameter

Class com.bea.wcp.diameter.Avp extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream is)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream os)
                  throws java.io.IOException
Throws:
java.io.IOException

Serialized Fields

bytes

java.nio.ByteBuffer bytes

value

java.lang.Object value

Class com.bea.wcp.diameter.AvpException extends MessageException implements Serializable

Serialized Fields

failedAvps

AvpList failedAvps

Class com.bea.wcp.diameter.AvpList extends java.util.AbstractList<Avp> implements Serializable

Serialized Fields

avps

java.util.LinkedList<E> avps

Class com.bea.wcp.diameter.DiameterException extends java.lang.Exception implements Serializable

Class com.bea.wcp.diameter.MessageException extends DiameterException implements Serializable

Serialized Fields

rc

ResultCode rc

Class com.bea.wcp.diameter.Session extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream is)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

Serialized Fields

id

java.lang.String id

appId

int appId

terminated

boolean terminated

listener

SessionListener listener

attributes

java.util.HashMap<K,V> attributes

Package com.bea.wcp.diameter.accounting

Class com.bea.wcp.diameter.accounting.ClientSession extends Session implements Serializable

Serialized Fields

recordType

RecordType recordType

recordNumber

int recordNumber

pending

boolean pending

Package com.bea.wcp.diameter.cc

Class com.bea.wcp.diameter.cc.ClientSession extends Session implements Serializable

Serialized Fields

requestType

RequestType requestType

requestNumber

int requestNumber

pending

boolean pending

Package com.bea.wcp.diameter.charging

Class com.bea.wcp.diameter.charging.RfSession extends ClientSession implements Serializable

Class com.bea.wcp.diameter.charging.RoSession extends ClientSession implements Serializable

Package com.bea.wcp.diameter.management.descriptor.validator

Class com.bea.wcp.diameter.management.descriptor.validator.ValidationException extends java.lang.IllegalArgumentException implements Serializable

Serialized Fields

error

ValidationError error

args

java.lang.Object[] args

Package com.bea.wcp.diameter.sh

Class com.bea.wcp.diameter.sh.ShSession extends Session implements Serializable

Package com.bea.wcp.diameter.util

Class com.bea.wcp.diameter.util.Simulator.ServerSession extends Session implements Serializable

Package com.bea.wcp.profile

Class com.bea.wcp.profile.ConcurrentProfileModificationException extends ProfileException implements Serializable

Class com.bea.wcp.profile.OperationNotSupportedException extends ProfileException implements Serializable

Class com.bea.wcp.profile.ProfileException extends java.io.IOException implements Serializable

Class com.bea.wcp.profile.RequestTimedOutException extends ProfileException implements Serializable

Class com.bea.wcp.profile.SubscriptionModificationFailedException extends ProfileException implements Serializable

Package com.bea.wcp.sip

Package com.bea.wcp.sip.engine.server

Class com.bea.wcp.sip.engine.server.LockTimeoutException extends java.lang.Exception implements Serializable

Class com.bea.wcp.sip.engine.server.UnableToLockException extends java.lang.IllegalStateException implements Serializable

Package com.bea.wcp.sip.management.runtime

Class com.bea.wcp.sip.management.runtime.CannotProceedException extends weblogic.management.ManagementException implements Serializable

Class com.bea.wcp.sip.management.runtime.UpgradeFailedException extends weblogic.management.ManagementException implements Serializable

Package com.bea.wcp.sip.util

Class com.bea.wcp.sip.util.ContentIndirectionException extends java.lang.Exception implements Serializable

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.