Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Serialized Form


Package com.bea.wcp.diameter

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

Serialization Methods

readObject

private void readObject(ObjectInputStream is)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream os)
                  throws IOException
Throws:
IOException

Serialized Fields

bytes

ByteBuffer bytes

value

Object value

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

Serialized Fields

failedAvps

AvpList failedAvps

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

Serialized Fields

avps

LinkedList<E> avps

Class com.bea.wcp.diameter.DiameterException extends 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 Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream is)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Serialized Fields

id

String id

appId

int appId

terminated

boolean terminated

listener

SessionListener listener

attributes

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 IllegalArgumentException implements Serializable

Serialized Fields

error

ValidationError error

args

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 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

Class com.bea.wcp.sip.WlssSipServlet extends javax.servlet.sip.SipServlet implements Serializable

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

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

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

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

Package com.bea.wcp.sip.util

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

Package com.oracle.sft.api

Class com.oracle.sft.api.Agent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

appData

Object appData
Application Data.

callbackEnabled

boolean callbackEnabled
Should the container invoke the agent.

Class com.oracle.sft.api.CommunicationException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class com.oracle.sft.api.Servlet extends javax.servlet.sip.SipServlet implements Serializable

serialVersionUID: 5172430483181384207L

Serialized Fields

delegate

Object delegate

Package com.oracle.sft.xcap.client

Class com.oracle.sft.xcap.client.XcapException extends Exception implements Serializable

serialVersionUID: 130420364080560077L


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.