com.bea.wsrp.ext.holders

com.bea.wsrp.ext.holders  Package

Interface Summary

InteractionRequestState

The InteractionRequestState specifies a holder for transporting custom state from the consumer to a producer with a performBlockingInteraction request.

InteractionResponseState

The InteractionResponseState specifies a holder for transporting custom state from the Producer to a Croducer with a performBlockingInteraction request.

MarkupRequestState

The MarkupRequestState specifies a holder for transporting custom state from the consumer to a producer with a getMarkup request.

MarkupResponseState

The MarkupResponseState specifies a holder for transporting custom state from the Producer to a Croducer with a getMarkup request.

Class Summary

SimpleStateHolder

A convenience implementation to transport custom state between a Producer and Consumer.