Verwendungen von Schnittstelle
org.eclipse.net4j.ILocationAware
Packages, die ILocationAware verwenden
Package
Beschreibung
The Net4j transport layer concepts for dealing with channels.
The Net4j transport layer concepts for dealing with connectors.
Transport layer extension with support for JVM embedded connections.
The Net4j transport layer concepts for dealing with protocols.
A framework for request/response based communication on top of the Net4j transport layer.
A signal protocol implementation that realizes a configurable heart beat protocol.
Reusable implementation of a server-to-client authentication signal and related API.
Transport layer extension with support for TCP socket connections.
Transport layer extension with support for Websocket connections.
Server service provider interfaces and useful base implementations for the Net4j transport layer.
-
Verwendungen von ILocationAware in org.eclipse.net4j.channel
Unterschnittstellen von ILocationAware in org.eclipse.net4j.channel -
Verwendungen von ILocationAware in org.eclipse.net4j.connector
Unterschnittstellen von ILocationAware in org.eclipse.net4j.connectorModifizierer und TypSchnittstelleBeschreibunginterface
One endpoint of a physical connection of arbitrary nature between two communicating parties.interface
-
Verwendungen von ILocationAware in org.eclipse.net4j.jvm
Unterschnittstellen von ILocationAware in org.eclipse.net4j.jvmModifizierer und TypSchnittstelleBeschreibunginterface
Achannel
of aJVM connector
.interface
Aconnector
that implements JVM-embedded transport. -
Verwendungen von ILocationAware in org.eclipse.net4j.protocol
Unterschnittstellen von ILocationAware in org.eclipse.net4j.protocolModifizierer und TypSchnittstelleBeschreibunginterface
IProtocol<INFRA_STRUCTURE>
interface
IProtocol2<INFRA_STRUCTURE>
interface
IProtocol3<INFRA_STRUCTURE>
Aprotocol
that is told when it isfully connected
. -
Verwendungen von ILocationAware in org.eclipse.net4j.signal
Unterschnittstellen von ILocationAware in org.eclipse.net4j.signalModifizierer und TypSchnittstelleBeschreibunginterface
ISignalProtocol<INFRA_STRUCTURE>
static interface
ISignalProtocol.WithSignalCounters<INFRA_STRUCTURE>
Klassen in org.eclipse.net4j.signal, die ILocationAware implementierenModifizierer und TypKlasseBeschreibungclass
SignalProtocol<INFRA_STRUCTURE>
The default implementation of asignal protocol
. -
Verwendungen von ILocationAware in org.eclipse.net4j.signal.heartbeat
Klassen in org.eclipse.net4j.signal.heartbeat, die ILocationAware implementierenModifizierer und TypKlasseBeschreibungclass
Asignal protocol
that keeps theconnector
of itschannel
open or provides early deactivation feedback by exchanging periodic heart beats.static class
The server-side implementation of aheart beat protocol
. -
Verwendungen von ILocationAware in org.eclipse.net4j.signal.security
Klassen in org.eclipse.net4j.signal.security, die ILocationAware implementierenModifizierer und TypKlasseBeschreibungclass
AuthenticatingSignalProtocol<INFRA_STRUCTURE extends org.eclipse.net4j.util.security.IPasswordCredentialsProvider.Provider>
An abstract signal protocol that supports authentication. -
Verwendungen von ILocationAware in org.eclipse.net4j.tcp
Unterschnittstellen von ILocationAware in org.eclipse.net4j.tcpModifizierer und TypSchnittstelleBeschreibunginterface
-
Verwendungen von ILocationAware in org.eclipse.net4j.ws
Unterschnittstellen von ILocationAware in org.eclipse.net4j.wsModifizierer und TypSchnittstelleBeschreibunginterface
Aconnector
that implements Websockets-based transport. -
Verwendungen von ILocationAware in org.eclipse.spi.net4j
Unterschnittstellen von ILocationAware in org.eclipse.spi.net4jModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...Klassen in org.eclipse.spi.net4j, die ILocationAware implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
Protocol<INFRA_STRUCTURE>
If the meaning of this type isn't clear, there really should be more of a description here...