testTwowayNonAnonymousMaximumSequenceLength2() A maximum sequence length of 2 is configured for the client only (server allows 10).
However, as we use the defaults regarding the including and acceptance
for inbound sequence offers and correlate offered sequences that are
included in a CreateSequence request and accepted with those that are
created on behalf of such a request, the server also tries terminate its
sequences.
public void testOnewayMessageLossAsyncExecutor() throws Exception(Code)
testRMServerPlainClient
public void testRMServerPlainClient() throws Exception(Code)
Server is configured with RM interceptors, client without;
Addressing interceptors are installed on either side.
The (oneway) application request should be dispatched straight to the
implementor.
testServerSideMessageLoss
public void testServerSideMessageLoss() throws Exception(Code)
testTerminateOnShutdown
public void testTerminateOnShutdown() throws Exception(Code)
public void testTwowayNonAnonymousDeferred() throws Exception(Code)
testTwowayNonAnonymousEndpointSpecific
public void testTwowayNonAnonymousEndpointSpecific() throws Exception(Code)
testTwowayNonAnonymousMaximumSequenceLength2
public void testTwowayNonAnonymousMaximumSequenceLength2() throws Exception(Code)
A maximum sequence length of 2 is configured for the client only (server allows 10).
However, as we use the defaults regarding the including and acceptance
for inbound sequence offers and correlate offered sequences that are
included in a CreateSequence request and accepted with those that are
created on behalf of such a request, the server also tries terminate its
sequences. Note that as part of the sequence termination exchange a
standalone sequence acknowledgment needs to be sent regardless of whether
or nor acknowledgments are delivered steadily with every response.
testTwowayNonAnonymousNoOffer
public void testTwowayNonAnonymousNoOffer() throws Exception(Code)