-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSupported(int pduType)
Checks whether the supplied PDU type is supported by this request handler.void
processPdu(R request, MOServer server)
Processes a request on behalf of the suppliedMOServer
.
-