|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kremerk.commandprocessor.response.BinaryResponse
public class BinaryResponse
Constructor Summary | |
---|---|
BinaryResponse(byte[] data)
|
Method Summary | |
---|---|
java.lang.String |
getContentType()
|
byte[] |
getResponse()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinaryResponse(byte[] data)
Method Detail |
---|
public byte[] getResponse()
getResponse
in interface Response
public java.lang.String getContentType()
getContentType
in interface Response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |