Interface and Description |
---|
org.eclipse.net4j.util.Handler
As of 3.10 use
Consumer . |
org.eclipse.net4j.util.concurrent.IWorkSerializer
As of 3.9 use an executor such as
SerializingExecutor . |
org.eclipse.net4j.util.Predicate
As of 3.10 use
Predicate . |
org.eclipse.net4j.util.collection.Predicate
as of 3.5 use
Predicate . |
org.eclipse.net4j.util.concurrent.RWLockManager.LockEntry
Use
RWOLockManager |
org.eclipse.net4j.util.concurrent.RWLockManager.LockEntryHandler
Use
RWOLockManager |
org.eclipse.net4j.util.concurrent.RWLockManager.LockStrategy
Use
RWOLockManager |
Field and Description |
---|
org.eclipse.net4j.util.io.ZIPUtil.DEFALULT_BUFFER_SIZE
As of 3.4 use
ZIPUtil.DEFAULT_BUFFER_SIZE . |
org.eclipse.net4j.util.security.DiffieHellman.Server.DEFAULT_CYPHER_TRANSFORMATION
As of 3.8 the default cipher transformation is "AES/CBC/PKCS5Padding".
|
org.eclipse.net4j.util.security.DiffieHellman.Server.DEFAULT_SECRET_ALGORITHM
As of 3.8 the default secret algorithm is "AES".
|
org.eclipse.net4j.util.concurrent.ExecutorServiceFactory.TYPE
As of 4.8 the value of the system property "org.eclipse.net4j.util.concurrent.ExecutorServiceFactory.type" is used.
|
Constructor and Description |
---|
org.eclipse.net4j.util.security.DiffieHellman.Server.Challenge(String, String, String, byte[])
As of 3.8 public construction is no longer supported.
|
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html