类 RemoteConnection

  • 直接已知子类:
    AuthenticationRemoteConnection

    public class RemoteConnection
    extends Event
    RemoteConnection. As Server Or Client.

    The reason we break the specification ourselves is because we want each Remote Server/Connection to have its own listening system instead of the global listening system.

    RemoteConnection will not provide static handlers field, as that may lead to the disclosure of security information, which is not what we want.