org.eclipse.net4j.jvm
Interface IJVMConnector

All Superinterfaces:
IConnector, IContainer<IChannel>, INotifier

public interface IJVMConnector
extends IConnector


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier
INotifier.Introspection
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface org.eclipse.net4j.connector.IConnector
connect, connectAsync, disconnect, getChannels, getLocation, getProtocolFactoryRegistry, getProtocolPostProcessors, getState, getURL, getUserID, isClient, isConnected, isServer, openChannel, openChannel, openChannel, waitForConnection
 
Methods inherited from interface org.eclipse.net4j.util.container.IContainer
getElements, isEmpty
 
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, removeListener
 

Method Detail

getName

java.lang.String getName()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.