beautypg.com

Clear, Callservice, Addjoltoutputlistener – HP NonStop G-Series User Manual

Page 221: Removejoltoutputlistener

background image

Throws NoSuchFieldError

clear

void clear()

Usage This method clears the underlying input and output buffers.

callService

The callService() method invokes the remote service.

void callService()

Usage Invokes the remote service.

Throws ServiceException, TransactionException, ApplicationException

addJoltOutputListener

The addJoltOutputListener() method adds a JoltOutputEvent listener.

synchronized void addJoltOutputListener(
JoltOutputListener listener)

listener

The event listener to be added.

Usage Adds a JoltOutputEvent listener.

removeJoltOutputListener

The removeJoltOutputListener() method removes a JoltOutputEvent listener.

synchronized void removeJoltOutputListener(
JoltOutputListener listener)

listener

The event listener to be removed.

Usage Removes a JoltOutputEvent listener.