|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.event.Notifier
org.eclipse.net4j.util.lifecycle.Lifecycle
org.eclipse.spi.net4j.Protocol<INFRA_STRUCTURE>
org.eclipse.net4j.signal.SignalProtocol<java.lang.Object>
org.ceno.communication.srv.net4j.TrackerServerProtocol
public class TrackerServerProtocol
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.net4j.ILocationAware |
---|
org.eclipse.net4j.ILocationAware.Location |
Field Summary |
---|
Fields inherited from class org.eclipse.net4j.signal.SignalProtocol |
---|
SIGNAL_MONITOR_CANCELED, SIGNAL_MONITOR_PROGRESS, SIGNAL_REMOTE_EXCEPTION |
Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle |
---|
USE_LABEL |
Fields inherited from interface org.ceno.protocol.ITrackerProtocol |
---|
ACTIVATE_SIGNAL, CLOSE_SIGNAL, DEACTIVATE_SIGNAL, LOGIN_SIGNAL, LOGOUT_SIGNAL, OPEN_SIGNAL, PROTOCOL_NAME, QUERY_DEVELOPER_STATES, QUERY_MESSAGES, SEND_MESSAGE_SIGNAL, SYNCH_SIGNAL |
Fields inherited from interface org.eclipse.net4j.signal.ISignalProtocol |
---|
DEFAULT_TIMEOUT, NO_TIMEOUT |
Constructor Summary | |
---|---|
TrackerServerProtocol(IEventDispatcher eventDispatcher)
|
Method Summary |
---|
Methods inherited from class org.eclipse.net4j.signal.SignalProtocol |
---|
addStreamWrapper, close, getFailOverStrategy, getStreamWrapper, getTimeout, handleBuffer, open, open, open, setFailOverStrategy, setStreamWrapper, setTimeout, toString, waitForSignals |
Methods inherited from class org.eclipse.spi.net4j.Protocol |
---|
getBufferProvider, getChannel, getExecutorService, getInfraStructure, getLocation, getType, getUserID, isClient, isServer, setChannel, setExecutorService, setInfraStructure |
Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle |
---|
activate, deactivate, getLifecycleState, isActive |
Methods inherited from class org.eclipse.net4j.util.event.Notifier |
---|
addListener, fireEvent, fireEvent, getListeners, hasListeners, removeListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.net4j.protocol.IProtocol |
---|
getBufferProvider, getChannel, getExecutorService, getInfraStructure, getType, setChannel, setExecutorService, setInfraStructure |
Methods inherited from interface org.eclipse.net4j.util.security.IUserAware |
---|
getUserID |
Methods inherited from interface org.eclipse.net4j.ILocationAware |
---|
getLocation, isClient, isServer |
Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
---|
addListener, getListeners, hasListeners, removeListener |
Constructor Detail |
---|
public TrackerServerProtocol(IEventDispatcher eventDispatcher)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |