Within the application logic layer, a service requester can access service holders locally or remotely.
If you deploy the service holder and the service invoker on the same server, the service requesters will access the service holder in local mode. When in local mode, a service requester accesses a service holder through the following invocation types:
If you deploy the service holder and the service invoker on different servers, the service requesters will access the service holder in remote mode. When in remote mode, a service requester accesses the service holder through the following invocation types: