Interface TransactionalProtocolClient


  • public interface TransactionalProtocolClient
    A transactional protocol client.
    Author:
    Emanuel Muckenhuber
    • Field Detail

      • SEND_IDENTITY

        static final org.jboss.remoting3.Attachments.Key<Boolean> SEND_IDENTITY
        Attachment whether the client should send the identity as part of the operation request. DC > HC : HostControllerRegistrationHandler > RemoteDomainConnection HC > server: HostControllerConnection > ManagedServer
      • SEND_IN_VM

        static final org.jboss.remoting3.Attachments.Key<Boolean> SEND_IN_VM
        Attachment whether the client should send a flag that allows IN-VM operation requests.

        HC > server: HostControllerConnection > ManagedServer