public class TokenFct extends AbstractFunction
Function.Factory
Modifier and Type | Field and Description |
---|---|
static Function.Factory |
factory |
argsType, name, returnType
Constructor and Description |
---|
TokenFct(CFMetaData cfm) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
execute(java.util.List<java.nio.ByteBuffer> parameters) |
argsType, factory, isPure, name, returnType
public static final Function.Factory factory
public TokenFct(CFMetaData cfm)
public java.nio.ByteBuffer execute(java.util.List<java.nio.ByteBuffer> parameters) throws InvalidRequestException
InvalidRequestException
Copyright © 2013 The Apache Software Foundation