499500501502503504505
this, bufferSize)); } public RemoteAccessControlEntry getRemoteAccessControlEntry( final AccessControlEntry local) throws RemoteException { return new ServerAccessControlEntry(local, this); }
505506507508509510511