public interface IUpdaterResponse
UDHTTPResponse
implements this interface and no other objects
should try to implement this interfaceModifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream() |
java.io.OutputStream |
getOutputStream() |
java.net.Socket |
getSocket() |
boolean |
hasSucceeded() |
boolean hasSucceeded()
java.net.Socket getSocket()
java.io.InputStream getInputStream()
java.io.OutputStream getOutputStream()