Method | Description | |
---|---|---|
createContextSession ( ) : AppserverIo\RemoteMethodInvocation\SessionInterface | Initializes a new session instance. | |
send ( AppserverIo\RemoteMethodInvocation\RemoteMethodInterface $remoteMethod ) : mixed | Sends the remote method call to the container instance. |
public createContextSession ( ) : AppserverIo\RemoteMethodInvocation\SessionInterface | ||
return | AppserverIo\RemoteMethodInvocation\SessionInterface | The session instance |