public class RemoteNamingService extends Object
Constructor and Description |
---|
RemoteNamingService(Context localContext,
Executor executor) |
RemoteNamingService(Context localContext,
Executor executor,
RemoteNamingServerLogger logger) |
Modifier and Type | Method and Description |
---|---|
Executor |
getExecutor() |
Context |
getLocalContext() |
RemoteNamingServerLogger |
getLogger() |
void |
start(Endpoint endpoint) |
void |
stop() |
public RemoteNamingService(Context localContext, Executor executor, RemoteNamingServerLogger logger)
public void start(Endpoint endpoint) throws IOException
IOException
public void stop() throws IOException
IOException
public Context getLocalContext()
public Executor getExecutor()
public RemoteNamingServerLogger getLogger()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.