public class ESTRequest extends Object
Modifier and Type | Method and Description |
---|---|
ESTClient |
getClient() |
Map<String,String[]> |
getHeaders() |
ESTHijacker |
getHijacker() |
ESTSourceConnectionListener |
getListener() |
String |
getMethod() |
URL |
getURL() |
void |
writeData(OutputStream os) |
public String getMethod()
public URL getURL()
public ESTHijacker getHijacker()
public ESTClient getClient()
public ESTSourceConnectionListener getListener()
public void writeData(OutputStream os) throws IOException
IOException
Copyright © 2018 BouncyCastle.org. All rights reserved.