com.novell.admin.ns.nds
Interface NDSNCPExtension
- public interface NDSNCPExtension
This is the ncp extension service for sending ncp extension data.
getNCPExtensionName
public java.lang.String getNCPExtensionName()
- Returns the name of the NCP Extension.
- Returns:
- A the name of the ncp extension.
getNCPExtensionServerOE
public ObjectEntry getNCPExtensionServerOE()
- Returns the server object entry.
- Returns:
- A server object entry.
sendNCPRequest
public byte[] sendNCPRequest(byte[] request,
int replySize)
throws SPIException
- Returns the reply data from the ncp extension.
- Parameters:
request - The data to be sent to the ncp extension.size - The size of the reply data.- Returns:
- a byte arrar to the data send back from the request.
- Throws:
- SPIException - Refer to SPIException documentation.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.