- handleAuthenticationCancelled(String, String, Object) - Method in interface eneter.messaging.messagingsystems.composites.authenticatedconnection.IHandleAuthenticationCancelled
-
Callback method to handle when the output channel closes the connection during the authentication sequence.
- HttpMessagingSystemFactory - Class in eneter.messaging.messagingsystems.httpmessagingsystem
-
Messaging system delivering messages via HTTP.
- HttpMessagingSystemFactory() - Constructor for class eneter.messaging.messagingsystems.httpmessagingsystem.HttpMessagingSystemFactory
-
Constructs the factory that will create channels with default settings.
- HttpMessagingSystemFactory(int, int) - Constructor for class eneter.messaging.messagingsystems.httpmessagingsystem.HttpMessagingSystemFactory
-
Constructs the factory that will create channel with specified settings.
- HttpMessagingSystemFactory(int, int, IProtocolFormatter) - Constructor for class eneter.messaging.messagingsystems.httpmessagingsystem.HttpMessagingSystemFactory
-
Constructs the factory that will create channel with specified settings.