Serialized Form


Package com.bea.b2b

Class com.bea.b2b.B2BException implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class com.bea.b2b.RemoteNestedException implements Serializable


Package com.bea.b2b.enabler

Class com.bea.b2b.enabler.Enabler.InitException implements Serializable

Class com.bea.b2b.enabler.Enabler.ShutDownException implements Serializable

Class com.bea.b2b.enabler.EnablerSession.InitException implements Serializable

Class com.bea.b2b.enabler.EnablerSession.ShutDownException implements Serializable


Package com.bea.b2b.enabler.xocp

Class com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException implements Serializable

Class com.bea.b2b.enabler.xocp.XOCPEnablerSession.RegisterException implements Serializable


Package com.bea.b2b.management

Class com.bea.b2b.management.ConfigurationException implements Serializable

Class com.bea.b2b.management.DeleteException implements Serializable

Class com.bea.b2b.management.ManagementException implements Serializable

Class com.bea.b2b.management.NotImplementedException implements Serializable

Class com.bea.b2b.management.ObjectActiveException implements Serializable

Class com.bea.b2b.management.UpdateException implements Serializable

Class com.bea.b2b.management.WLSUserExistsException implements Serializable


Package com.bea.b2b.protocol

Class com.bea.b2b.protocol.Collaborator.DisableException implements Serializable

Serialized Fields

this$0

com.bea.b2b.protocol.Collaborator this$0

Class com.bea.b2b.protocol.Collaborator.LeaveCSpaceException implements Serializable

Serialized Fields

this$0

com.bea.b2b.protocol.Collaborator this$0

Class com.bea.b2b.protocol.CollaboratorState implements Serializable

Serialized Fields

cSpaceId

int cSpaceId
Id of CSpace

cSpaceName

java.lang.String cSpaceName
CSpace name (not persisted, set during creation of object)

destinationURL

java.lang.String destinationURL
Destination URL

firstMessageFailure

long firstMessageFailure
Time of first failure

isDeleted

boolean isDeleted
Indicator that the collaborator is being deleted

lastMessageFailure

long lastMessageFailure
Time of last failure

lastMessageReceived

long lastMessageReceived
Time last message was received

lastMessageSent

long lastMessageSent
Time last message was sent

messagesDropped

int messagesDropped
Number of message dropped

messagesReceived

int messagesReceived
Number of messages received

messagesSent

int messagesSent
Number of messages sent

tpName

java.lang.String tpName
Trading partner name

Class com.bea.b2b.protocol.ConvDef implements Serializable

Serialized Fields

version

java.lang.String version
The version name for this conversation definition

Class com.bea.b2b.protocol.EnablerProtocol implements Serializable

Class com.bea.b2b.protocol.HubProtocol implements Serializable

Serialized Fields

isSynchronous

boolean isSynchronous

Class com.bea.b2b.protocol.HubProtocol.RegistrationException implements Serializable

Class com.bea.b2b.protocol.ObjectHolder implements Serializable

Serialized Fields

objectKey

java.lang.String objectKey

Class com.bea.b2b.protocol.ParticipantState implements Serializable

Serialized Fields

collaboratorId

int collaboratorId
Id of Collaborator

conversationId

java.lang.String conversationId
WLC id of conversation (Not persisted in this table).

myName

java.lang.String myName

persistentResource

com.bea.b2b.persistence.PersistentResource persistentResource

rowConvId

int rowConvId
row id of conversation

state

int state
State of collaborator in conversation

timeStamp

long timeStamp
Timestamp

Class com.bea.b2b.protocol.PlugInException implements Serializable

Class com.bea.b2b.protocol.ProcessException implements Serializable

Class com.bea.b2b.protocol.ProcessManager.CreateException implements Serializable

Class com.bea.b2b.protocol.ProcessState implements Serializable

Serialized Fields

cpaId

java.lang.String cpaId

cSpace

java.lang.String cSpace

tPartner

java.lang.String tPartner

workflowInstanceId

int workflowInstanceId

Class com.bea.b2b.protocol.Protocol implements Serializable

Serialized Fields

appHandler

com.bea.b2b.protocol.ApplicationHandler appHandler

exceptionHandler

com.bea.b2b.protocol.ExceptionHandler exceptionHandler

isHub

boolean isHub

isPeer

boolean isPeer

location

java.lang.String location

protocolName

java.lang.String protocolName

protocolUrl

java.lang.String protocolUrl

protocolVersion

java.lang.String protocolVersion

serviceHandler

com.bea.b2b.protocol.ServiceHandler serviceHandler

urlKey

java.lang.String urlKey

Class com.bea.b2b.protocol.ProtocolException implements Serializable

Class com.bea.b2b.protocol.RegistrationState implements Serializable

Serialized Fields

collaboratorId

int collaboratorId
/** the collaborator id

myName

java.lang.String myName

persistentResource

com.bea.b2b.persistence.PersistentResource persistentResource

roleDefId

int roleDefId
The role definition id

state

int state
The state

Class com.bea.b2b.protocol.ShutdownException implements Serializable


Package com.bea.b2b.protocol.conversation

Class com.bea.b2b.protocol.conversation.ConversationType implements Serializable

Serialized Fields

name

java.lang.String name

role

java.lang.String role

version

java.lang.String version

Class com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.CreateException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.DelistException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.EnlistException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.LeaveCSpaceException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.RegisterException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.ShutdownException implements Serializable

Class com.bea.b2b.protocol.conversation.Coordinator.TerminateException implements Serializable

Class com.bea.b2b.protocol.conversation.CoordinatorBase implements Serializable

Serialized Fields

shutDown

boolean shutDown


Package com.bea.b2b.protocol.cxml

Class com.bea.b2b.protocol.cxml.CXMLHttpStatusException implements Serializable

Serialized Fields

httpStatusCode

int httpStatusCode

Class com.bea.b2b.protocol.cxml.CXMLIBProtocol implements Serializable

Serialized Fields

qm

com.bea.b2b.messagequeue.QueueManager qm

sigValidator

com.bea.b2b.protocol.security.WLCDigitalSignatureValidator sigValidator

Class com.bea.b2b.protocol.cxml.CXMLManagerException implements Serializable

Class com.bea.b2b.protocol.cxml.CXMLProtocol implements Serializable


Package com.bea.b2b.protocol.cxml.messaging

Class com.bea.b2b.protocol.cxml.messaging.CXMLMessage implements Serializable

Class com.bea.b2b.protocol.cxml.messaging.CXMLMessageIdentifier implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

conversationId

java.lang.String conversationId

lseq

long lseq

senderId

java.lang.String senderId

seqNo

java.lang.Long seqNo

sequenceNumber

java.lang.String sequenceNumber

version

long version

Class com.bea.b2b.protocol.cxml.messaging.CXMLMessageToken implements Serializable

Serialized Fields

statusCode

int statusCode

Class com.bea.b2b.protocol.cxml.messaging.CXMLQualityOfService implements Serializable


Package com.bea.b2b.protocol.messaging

Class com.bea.b2b.protocol.messaging.BasicQualityOfService implements Serializable

Serialized Fields

durability

boolean durability

Class com.bea.b2b.protocol.messaging.DeliveryStatus implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

recipient

java.lang.String recipient

result

int result

timestamp

java.util.Date timestamp

version

long version

Class com.bea.b2b.protocol.messaging.LargeMessageStore implements Serializable

Serialized Fields

lmFilePathName

java.lang.String lmFilePathName

Class com.bea.b2b.protocol.messaging.MessageBase implements Serializable

Serialized Fields

basicQoS

com.bea.b2b.protocol.messaging.BasicQualityOfService basicQoS

conversationId

java.lang.String conversationId

cpaId

java.lang.String cpaId

creationTime

long creationTime
Message creation time in milliseconds since January 1, 1970. GMT

destinationURL

java.lang.String destinationURL
URL of the target

envelope

MessageEnvelope envelope

fromPartyDeliveryChannelName

java.lang.String fromPartyDeliveryChannelName

fromPartyName

java.lang.String fromPartyName

fromRole

java.lang.String fromRole

isBusinessMessage

boolean isBusinessMessage

isPointToPoint

boolean isPointToPoint

msgId

com.bea.b2b.protocol.messaging.MessageIdentifier msgId

recipients

java.util.Vector recipients

retries

int retries

timeout

long timeout

toPartyDeliveryChannelName

java.lang.String toPartyDeliveryChannelName

toPartyName

java.lang.String toPartyName

toRole

java.lang.String toRole

type

ConversationType type

Class com.bea.b2b.protocol.messaging.MessageDeliveryException implements Serializable

Class com.bea.b2b.protocol.messaging.MessageEnvelope implements Serializable

Serialized Fields

ack

MessageEnvelope ack

arrivalTime

long arrivalTime

aUser

weblogic.security.acl.internal.AuthenticatedUser aUser

buf

byte[] buf

contentType

java.lang.String contentType

contProcessing

boolean contProcessing

contract

boolean contract

cSpace

java.lang.String cSpace

delivered

boolean delivered

destinationURL

java.lang.String destinationURL
URL of the target

length

int length

lmFileName

java.lang.String lmFileName

message

Message message
the business message

note

com.bea.b2b.protocol.messaging.StickyNote note

protocol

com.bea.b2b.protocol.Protocol protocol

protocolVersion

java.lang.String protocolVersion

recipient

java.lang.String recipient

recoveryTombstone

boolean recoveryTombstone

replyBuf

byte[] replyBuf

retryInterval

long retryInterval

secureTransport

boolean secureTransport

sender

java.lang.String sender

senderUrl

java.lang.String senderUrl
Url of sender

statusCode

int statusCode

transportHeaders

java.util.Hashtable transportHeaders

Class com.bea.b2b.protocol.messaging.MessageIdentifier implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

conversationId

java.lang.String conversationId

lseq

long lseq

senderId

java.lang.String senderId

seqNo

java.lang.Long seqNo

sequenceNumber

java.lang.String sequenceNumber

version

long version

Class com.bea.b2b.protocol.messaging.MessageStore implements Serializable

Serialized Fields

envelope

MessageEnvelope envelope

envelopeId

int envelopeId

mss

com.bea.b2b.protocol.messaging.MessageStoreState mss

objName

javax.management.ObjectName objName

storedMsg

com.bea.b2b.protocol.messaging.StoredMessage storedMsg

token

MessageToken token

Class com.bea.b2b.protocol.messaging.MessageStoreState implements Serializable

Serialized Fields

deliveryChannel

java.lang.String deliveryChannel
Need to further identify store by delivery channel

isHub

boolean isHub
Is this the hub?

largeMessage

boolean largeMessage
Is it a large message

messageDataID

int messageDataID
Need to identify data for store (maybe 0,1 data --> N stores) -1 is a special value meaning none ...

messageId

java.lang.String messageId
Message ID

objectName

java.lang.String objectName
Object Name of the message (used for MBean access / lookup)

payloadOffset

int payloadOffset
offset to the payload part of the message data (0 is default: no offset)

refcount

int refcount
Reference Count ... if we insert, it is initially one unless set otherwise

userName

java.lang.String userName
Who is the user of this message store

Class com.bea.b2b.protocol.messaging.MessageToken implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mts

com.bea.b2b.protocol.messaging.MessageTokenState mts

version

long version

Class com.bea.b2b.protocol.messaging.MessageTokenState implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

aggStatus

java.util.Vector aggStatus

arrival

long arrival

className

java.lang.String className

conversationId

java.lang.String conversationId

conversationTerminated

boolean conversationTerminated

deliveryChannel

java.lang.String deliveryChannel

deliveryConfirmed

long deliveryConfirmed

exception

java.lang.Throwable exception

expectedAcks

int expectedAcks

hasResult

boolean hasResult

isInit

boolean isInit

messageId

java.lang.String messageId

objName

javax.management.ObjectName objName

pendingAcks

int pendingAcks

persist

boolean persist

released

boolean released

replyData

java.lang.Object replyData

sender

java.lang.String sender

sent

long sent

trackings

java.util.Hashtable trackings

userName

java.lang.String userName

version

long version

Class com.bea.b2b.protocol.messaging.ModificationException implements Serializable

Class com.bea.b2b.protocol.messaging.SmallMessageStore implements Serializable


Package com.bea.b2b.protocol.xocp.conversation.local

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ConversationException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.InvalidMessageException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.JoinException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.LeaveException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.PublishException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.TerminateException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.Conversation.ValidationException implements Serializable

Class com.bea.b2b.protocol.xocp.conversation.local.LocalCoordinator implements Serializable

Serialized Fields

cHandlers

java.util.Hashtable cHandlers

conversationCount

int conversationCount

conversationProtocolVersion

java.lang.String conversationProtocolVersion

conversations

java.util.Hashtable conversations

initiatedConversations

int initiatedConversations

sessionImpl

com.bea.b2b.enabler.xocp.XOCPEnablerSessionImpl sessionImpl

spc

com.bea.b2b.protocol.xocp.conversation.local.SpokeCoordinator spc

Class com.bea.b2b.protocol.xocp.conversation.local.SpokeCoordinator implements Serializable

Serialized Fields

conversationProtocolVersion

java.lang.String conversationProtocolVersion


Package com.bea.b2b.protocol.xocp.messaging

Class com.bea.b2b.protocol.xocp.messaging.Acknowledgement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

msgId

com.bea.b2b.protocol.messaging.MessageIdentifier msgId
identifier of the message to which this ack is sent

senderTradingPartner

java.lang.String senderTradingPartner
trading partner who sent a message in response to which this ack is sent

senderURL

java.lang.String senderURL
url to which this ack is sent

timestamp

java.util.Date timestamp
Time on location

token

XOCPMessageToken token

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ApplicationAck implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

appError

int appError

chanName

java.lang.String chanName

messageId

java.lang.String messageId

userName

java.lang.String userName

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ApplicationAckReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationMessage implements Serializable

Serialized Fields

ACTION

java.lang.String ACTION

conversationHeader

com.bea.b2b.protocol.xocp.messaging.ConversationMessage.ConversationHeader conversationHeader

manifest

java.lang.String manifest

payload

PayloadPart[] payload

qosHeader

com.bea.b2b.protocol.xocp.messaging.QoSHeader qosHeader

routingHeader

com.bea.b2b.protocol.xocp.messaging.RoutingHeader routingHeader

Class com.bea.b2b.protocol.xocp.messaging.ConversationMessageContext implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

conversationId

java.lang.String conversationId

cSpaceId

java.lang.String cSpaceId

fromRole

java.lang.String fromRole

timeout

long timeout

toRole

java.lang.String toRole

tradingPartner

java.lang.String tradingPartner

type

ConversationType type

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

exception

java.lang.Exception exception

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

context

com.bea.b2b.protocol.xocp.messaging.ConversationMessageContext context

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationStatusReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

convStates

int[] convStates

version

long version

Class com.bea.b2b.protocol.xocp.messaging.ConversationStatusRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

convIds

java.lang.String[] convIds

version

long version

Class com.bea.b2b.protocol.xocp.messaging.CreateConversationReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.CreateConversationRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.HubShuttingdownRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

hubId

java.lang.String hubId

version

long version

Class com.bea.b2b.protocol.xocp.messaging.JoinCSpaceReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

retCode

int retCode

retryAttempts

int retryAttempts

retryInterval

long retryInterval

version

long version

Class com.bea.b2b.protocol.xocp.messaging.JoinCSpaceRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

enablerURL

java.lang.String enablerURL

reconnect

boolean reconnect

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveConversationReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveConversationRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveCSpaceReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

retCode

int retCode

version

long version

Class com.bea.b2b.protocol.xocp.messaging.LeaveCSpaceRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

keepSubscription

boolean keepSubscription

version

long version

Class com.bea.b2b.protocol.xocp.messaging.MessageExpirationException implements Serializable

Class com.bea.b2b.protocol.xocp.messaging.MessageTrackingReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

exception

java.lang.Exception exception

tokens

XOCPMessageToken[] tokens

version

long version

Class com.bea.b2b.protocol.xocp.messaging.MessageTrackingRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

conversationId

java.lang.String conversationId

version

long version

Class com.bea.b2b.protocol.xocp.messaging.Ping implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.Pong implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.QualityOfService implements Serializable

Serialized Fields

confirmation

int confirmation

correlationId

java.lang.String correlationId

hopTimestamps

java.util.Hashtable hopTimestamps

retryAttempts

int retryAttempts

timeLeft

long timeLeft

timeout

long timeout

Class com.bea.b2b.protocol.xocp.messaging.ReadyNotification implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

url

java.lang.String url

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RecoveryNotification implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

url

java.lang.String url

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RegisterConversationReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RegisterConversationRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

types

ConversationType[] types

version

long version

Class com.bea.b2b.protocol.xocp.messaging.RemoteNestedException implements Serializable

Serialized Fields

exceptionClass

java.lang.String exceptionClass

exceptionMessage

java.lang.String exceptionMessage

stackTrace

java.lang.String stackTrace

Class com.bea.b2b.protocol.xocp.messaging.TerminateConversationReply implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.TerminateConversationRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

result

int result

version

long version

Class com.bea.b2b.protocol.xocp.messaging.UnRegisterConversationRequest implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

types

ConversationType[] types

version

long version

Class com.bea.b2b.protocol.xocp.messaging.XOCPMessage implements Serializable

Serialized Fields

destination

java.lang.String destination

exception

java.lang.Throwable exception

expression

java.lang.String expression

hasExpired

boolean hasExpired

manifest

java.lang.String manifest

replyData

java.lang.Object replyData

requestData

java.lang.Object requestData

Class com.bea.b2b.protocol.xocp.messaging.XOCPMessageToken implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

version

long version

Class com.bea.b2b.protocol.xocp.messaging.XOCPStickyNote implements Serializable

Serialized Fields

sendAck

boolean sendAck


Package com.bea.b2b.security

Class com.bea.b2b.security.PKCS7ServiceException implements Serializable

Class com.bea.b2b.security.SecurityException implements Serializable


Package com.bea.b2b.tpa

Class com.bea.b2b.tpa.CPAException implements Serializable

Class com.bea.b2b.tpa.CPAState implements Serializable

Class com.bea.b2b.tpa.RegisterException implements Serializable


Package com.bea.b2b.wlpi

Class com.bea.b2b.wlpi.WLPIException implements Serializable

Class com.bea.b2b.wlpi.WLPINoActiveTemplateException implements Serializable

Class com.bea.b2b.wlpi.WorkflowDocument implements Serializable

Class com.bea.b2b.wlpi.WorkflowInstance implements Serializable

Serialized Fields

dlg

com.bea.b2b.wlpi.WorkflowInstanceDlg dlg

Class com.bea.b2b.wlpi.WorkflowInstanceState implements Serializable

Serialized Fields

cpaId

java.lang.String cpaId

instanceId

java.lang.String instanceId

iStatus

int iStatus

msgToken

MessageToken msgToken

pId

java.lang.String pId

templateDefId

java.lang.String templateDefId

terminateSet

boolean terminateSet

terminateStatus

boolean terminateStatus

tpName

java.lang.String tpName


Package com.bea.lwclient

Class com.bea.lwclient.LwcMailboxException implements Serializable