public static class SecureDataNodeStarter.SecureResources extends Object
Constructor and Description |
---|
SecureDataNodeStarter.SecureResources(ServerSocket streamingSocket,
org.eclipse.jetty.server.ServerConnector listener,
org.eclipse.jetty.server.Server server) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jetty.server.ServerConnector |
getListener() |
org.eclipse.jetty.server.Server |
getServer() |
ServerSocket |
getStreamingSocket() |
public SecureDataNodeStarter.SecureResources(ServerSocket streamingSocket, org.eclipse.jetty.server.ServerConnector listener, org.eclipse.jetty.server.Server server)
public ServerSocket getStreamingSocket()
public org.eclipse.jetty.server.ServerConnector getListener()
public org.eclipse.jetty.server.Server getServer()
Copyright © 2013 Apache Software Foundation. All rights reserved.