public class WebServiceResponse extends JRadiusEvent
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>applicationContext| 构造器和说明 |
|---|
WebServiceResponse() |
WebServiceResponse(byte[] replyContent) |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getContent() |
Map<String,String> |
getHeaders() |
File |
getSendFile() |
int |
getType() |
String |
getTypeString() |
void |
setContent(byte[] content) |
void |
setSendFile(File file) |
getApplicationContext, getListener, getSender, setApplicationContext, setListener, setSenderclear, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, valuesclone, containsKey, sizeequals, hashCode, toStringcontainsKey, equals, hashCode, sizepublic WebServiceResponse()
public WebServiceResponse(byte[] replyContent)
public int getType()
getType 在类中 JRadiusEventpublic String getTypeString()
getTypeString 在类中 JRadiusEventpublic byte[] getContent()
public void setContent(byte[] content)
content - The content to set.public void setSendFile(File file)
public File getSendFile()
Copyright © 2016. All rights reserved.