Package | Description |
---|---|
org.alfresco.util.remote.server |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteInputStreamServer
The data producing side of the remote connection that the
InputStream spans. |
class |
RmiRemoteInputStreamServer
Concrete implementation of a remoting InputStream based on RMI.
|
Modifier and Type | Method and Description |
---|---|
static RemoteInputStreamServer |
RmiRemoteInputStreamServer.obtain(String host,
int port,
String name)
Utility method to lookup a remote stream peer over RMI.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.