Interface | Description |
---|---|
Hello |
Defines a simple remote interface.
|
Class | Description |
---|---|
ActivatableServer |
Defines an activatable application server that provides an implementation of
the Hello interface.
|
Client |
Defines an application that makes calls to a remote Hello server.
|
ConfirmingILFactory |
Defines an
InvocationLayerFactory that uses pop-up dialog
windows to confirm calls. |
ConfirmingInvocationHandler |
Defines an invocation handler that confirms calls.
|
MdClassAnnotationProvider |
A preferred class provider that computes HTTPMD URLs to use as the class
annotation for classes in the application and bootstrap classpath.
|
Server |
Defines an application server that provides an implementation of the Hello
interface.
|
ServerPermission |
Represents permissions used to express the access control policy for the
Server class.
|
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.