|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is the ncp extension service for sending ncp extension data.
| Method Summary | |
java.lang.String |
getNCPExtensionName()
Returns the name of the NCP Extension. |
ObjectEntry |
getNCPExtensionServerOE()
Returns the server object entry. |
byte[] |
sendNCPRequest(byte[] request,
int replySize)
Returns the reply data from the ncp extension. |
| Method Detail |
public java.lang.String getNCPExtensionName()
public ObjectEntry getNCPExtensionServerOE()
public byte[] sendNCPRequest(byte[] request,
int replySize)
throws SPIException
request - The data to be sent to the ncp extension.replySize - The size of the reply data.
SPIException - Refer to SPIException documentation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||