A B C D E F G H I J K L M N O P Q R S T U V W X Z

H

handle(int, Object...) - Method in interface org.eclipse.net4j.db.IDBRowHandler
 
handleAccept(ITCPSelector, ServerSocketChannel) - Method in interface org.eclipse.net4j.tcp.ITCPPassiveSelectorListener
 
handleBuffer(IBuffer) - Method in class org.eclipse.net4j.buffer.BufferInputStream
 
handleBuffer(IBuffer) - Method in interface org.eclipse.net4j.buffer.IBufferHandler
Handles an IBuffer and optionally releases it.
handleBuffer(IBuffer) - Method in class org.eclipse.net4j.signal.SignalProtocol
 
handleBufferFromMultiplexer(IBuffer) - Method in interface org.eclipse.spi.net4j.InternalChannel
 
handleChallenge(INegotiationContext, ByteBuffer, ByteBuffer) - Method in class org.eclipse.net4j.util.security.ChallengeNegotiator
 
handleChallenge(INegotiationContext, ByteBuffer, ByteBuffer) - Method in class org.eclipse.net4j.util.security.ChallengeResponseNegotiator
 
handleChallenge(INegotiationContext, ByteBuffer, ByteBuffer) - Method in class org.eclipse.net4j.util.security.ResponseNegotiator
 
handleConditionRED() - Method in class org.eclipse.net4j.util.cache.CacheMonitor
 
handleConnect(String) - Method in interface org.eclipse.net4j.http.server.INet4jTransportServlet.RequestHandler
 
handleConnect(ITCPSelector, SocketChannel) - Method in interface org.eclipse.net4j.tcp.ITCPActiveSelectorListener
 
handleConnections() - Method in class org.eclipse.net4j.util.om.trace.RemoteTraceServer
 
handleDisonnect(String) - Method in interface org.eclipse.net4j.http.server.INet4jTransportServlet.RequestHandler
 
handleEntry(ZIPUtil.EntryContext) - Method in class org.eclipse.net4j.util.io.ZIPUtil.FileSystemZipHandler
 
handleEntry(ZIPUtil.EntryContext) - Method in interface org.eclipse.net4j.util.io.ZIPUtil.ZipEntryHandler
 
handleIn(ExtendedDataInputStream) - Method in class org.eclipse.net4j.util.io.IOAdapter
 
handleIn(ExtendedDataInputStream) - Method in interface org.eclipse.net4j.util.io.IOHandler
 
handleList(String) - Method in interface org.eclipse.net4j.http.server.INet4jTransportServlet.RequestHandler
 
handleMessage(IMessage) - Method in class org.eclipse.net4j.buddies.spi.common.Facility
 
handleMessage(String, int) - Method in interface org.eclipse.net4j.util.om.monitor.OMMonitorHandler
 
handleMessage(String, int) - Method in class org.eclipse.net4j.util.ui.widgets.MonitorLogDialog
 
handleOperations(String, ExtendedDataInputStream, ExtendedDataOutputStream) - Method in interface org.eclipse.net4j.http.server.INet4jTransportServlet.RequestHandler
 
handleOut(ExtendedDataOutputStream) - Method in class org.eclipse.net4j.util.io.IOAdapter
 
handleOut(ExtendedDataOutputStream) - Method in interface org.eclipse.net4j.util.io.IOHandler
 
handleRead(ITCPSelector, SocketChannel) - Method in interface org.eclipse.net4j.tcp.ITCPActiveSelectorListener
 
handleRegistration(ITCPSelector, SocketChannel) - Method in interface org.eclipse.net4j.tcp.ITCPActiveSelectorListener
 
handleRegistration(ITCPSelector, ServerSocketChannel) - Method in interface org.eclipse.net4j.tcp.ITCPPassiveSelectorListener
 
handleResponse(INegotiationContext, ByteBuffer) - Method in class org.eclipse.net4j.util.security.ChallengeNegotiator
 
handleResponse(INegotiationContext, ByteBuffer) - Method in class org.eclipse.net4j.util.security.ChallengeResponseNegotiator
 
handleResponse(INegotiationContext, ByteBuffer) - Method in class org.eclipse.net4j.util.security.ResponseNegotiator
 
handleSession(Socket) - Method in class org.eclipse.net4j.util.om.trace.RemoteTraceServer
 
handleTask(String, int) - Method in interface org.eclipse.net4j.util.om.monitor.OMMonitorHandler
 
handleTask(String, int) - Method in class org.eclipse.net4j.util.ui.widgets.MonitorLogDialog
 
handleTrace(DataInputStream) - Method in class org.eclipse.net4j.util.om.trace.RemoteTraceServer
 
handleWrite(ITCPSelector, SocketChannel) - Method in interface org.eclipse.net4j.tcp.ITCPActiveSelectorListener
 
hasBegun() - Method in interface org.eclipse.net4j.util.om.monitor.OMMonitor
 
hasChildren(Object) - Method in class org.eclipse.net4j.util.ui.views.ContainerItemProvider
 
hasChildren(TreePath) - Method in class org.eclipse.net4j.util.ui.views.ContainerPathItemProvider
Deprecated.  
hasChildren(Object) - Method in class org.eclipse.net4j.util.ui.views.ItemProvider
 
hasError() - Method in class org.eclipse.net4j.util.om.trace.RemoteTraceServer.Event
 
HashBag<T> - Class in org.eclipse.net4j.util.collection
 
HashBag() - Constructor for class org.eclipse.net4j.util.collection.HashBag
 
HashBag(int, float) - Constructor for class org.eclipse.net4j.util.collection.HashBag
 
HashBag(int) - Constructor for class org.eclipse.net4j.util.collection.HashBag
 
HashBag(Map<? extends T, ? extends HashBag.Counter>) - Constructor for class org.eclipse.net4j.util.collection.HashBag
 
hashCode() - Method in class org.eclipse.net4j.util.collection.HistoryElement
 
hashCode() - Method in class org.eclipse.net4j.util.collection.MapEntry
 
hashCode() - Method in class org.eclipse.net4j.util.collection.Pair
 
hashCode() - Method in class org.eclipse.net4j.util.container.delegate.ContainerCollection
 
hashCode() - Method in class org.eclipse.net4j.util.factory.FactoryKey
 
hashCode(Object) - Static method in class org.eclipse.net4j.util.ObjectUtil
 
hashCode(long) - Static method in class org.eclipse.net4j.util.ObjectUtil
 
hashCode() - Method in class org.eclipse.net4j.util.om.OSGiActivator
 
hashCode() - Method in class org.eclipse.net4j.util.registry.UnmodifiableRegistry
 
HashMapDelegatingRegistry<K,V> - Class in org.eclipse.net4j.util.registry
 
HashMapDelegatingRegistry(IRegistry<K, V>) - Constructor for class org.eclipse.net4j.util.registry.HashMapDelegatingRegistry
 
HashMapDelegatingRegistry(IRegistry<K, V>, int) - Constructor for class org.eclipse.net4j.util.registry.HashMapDelegatingRegistry
 
HashMapDelegatingRegistry(IRegistry<K, V>, int, float) - Constructor for class org.eclipse.net4j.util.registry.HashMapDelegatingRegistry
 
HashMapDelegatingRegistry(IRegistry<K, V>, Map<? extends K, ? extends V>) - Constructor for class org.eclipse.net4j.util.registry.HashMapDelegatingRegistry
 
HashMapRegistry<K,V> - Class in org.eclipse.net4j.util.registry
 
HashMapRegistry() - Constructor for class org.eclipse.net4j.util.registry.HashMapRegistry
 
HashMapRegistry(int) - Constructor for class org.eclipse.net4j.util.registry.HashMapRegistry
 
HashMapRegistry(int, float) - Constructor for class org.eclipse.net4j.util.registry.HashMapRegistry
 
HashMapRegistry(Map<? extends K, ? extends V>) - Constructor for class org.eclipse.net4j.util.registry.HashMapRegistry
 
hasListeners() - Method in interface org.eclipse.net4j.util.event.INotifier.Introspection
 
hasListeners() - Method in class org.eclipse.net4j.util.event.Notifier
 
hasNext() - Method in class org.eclipse.net4j.util.container.delegate.AbstractDelegator.DelegatingIterator
 
hasPrevious() - Method in class org.eclipse.net4j.util.container.delegate.ContainerList.DelegatingListIterator
 
HEADER_SIZE - Static variable in interface org.eclipse.net4j.buffer.IBuffer
 
headSet(E) - Method in class org.eclipse.net4j.util.container.delegate.ContainerSortedSet
 
hexToBytes(String) - Static method in class org.eclipse.net4j.util.HexUtil
 
hexToBytes(String, int) - Static method in class org.eclipse.net4j.util.HexUtil
 
hexToBytes(String, byte[], int) - Static method in class org.eclipse.net4j.util.HexUtil
Converts a String of hex characters into an array of bytes.
HexUtil - Class in org.eclipse.net4j.util
 
History<T> - Class in org.eclipse.net4j.util.collection
 
History() - Constructor for class org.eclipse.net4j.util.collection.History
 
historyChanged() - Method in class org.eclipse.net4j.util.ui.widgets.HistoryText
 
HistoryElement<T> - Class in org.eclipse.net4j.util.collection
 
HistoryElement(IHistory<IHistoryElement<T>>, T) - Constructor for class org.eclipse.net4j.util.collection.HistoryElement
 
HistoryText - Class in org.eclipse.net4j.util.ui.widgets
 
HistoryText(Composite, int, IHistory<String>) - Constructor for class org.eclipse.net4j.util.ui.widgets.HistoryText
 
HistoryTextDialog - Class in org.eclipse.net4j.util.ui.widgets
TODO extend BaseDialog
HistoryTextDialog(Shell, String, String, IHistory<String>, IInputValidator) - Constructor for class org.eclipse.net4j.util.ui.widgets.HistoryTextDialog
 
HistoryUtil - Class in org.eclipse.net4j.util.collection
 
hookContextMenu() - Method in class org.eclipse.net4j.util.ui.views.ContainerView
 
hookContextMenu() - Method in class org.eclipse.net4j.util.ui.widgets.BaseDialog
 
hookDoubleClick() - Method in class org.eclipse.net4j.util.ui.views.ContainerView
 
HSQLDBDataSource - Class in org.eclipse.net4j.db.hsqldb
 
HSQLDBDataSource() - Constructor for class org.eclipse.net4j.db.hsqldb.HSQLDBDataSource
 
HTTPServerUtil - Class in org.eclipse.net4j.http.server
 
HTTPUtil - Class in org.eclipse.net4j.http
 
HysteresisConditionPolicy - Class in org.eclipse.net4j.util.cache
 
HysteresisConditionPolicy(long, long, long, long) - Constructor for class org.eclipse.net4j.util.cache.HysteresisConditionPolicy
 

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.
A B C D E F G H I J K L M N O P Q R S T U V W X Z