A C E G L R V

A

addInteraction(InteractionType) - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Adds an interaction to an ELS Server.
au.gov.nehta.vendorlibrary.sm.els - package au.gov.nehta.vendorlibrary.sm.els
 

C

checkInteraction(InteractionType) - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient.ArgumentValidator
Ensures that an interaction is valid.
checkInteractionRequest(InteractionRequestType) - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient.ArgumentValidator
Ensures that an interaction request is valid.

E

ELSClient - Class in au.gov.nehta.vendorlibrary.sm.els
An implementation of a client for the Endpoint Location Service (ELS) client.
ELSClient(String, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Constructor for Lookup-only mode.
ELSClient(String, String, SSLSocketFactory) - Constructor for class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Constructor for Lookup-and-publish mode.
ELSClient.ArgumentValidator - Class in au.gov.nehta.vendorlibrary.sm.els
Validates parameters are correct for the various operations.
ELSClient.ArgumentValidator() - Constructor for class au.gov.nehta.vendorlibrary.sm.els.ELSClient.ArgumentValidator
 

G

getLastSoapRequest() - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Getter for lastSoapRequest.
getLastSoapResponse() - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Getter for lastSoapResponse.

L

listInteractions(InteractionRequestType) - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Queries an ELS Server for interactions for a target organisation.

R

removeInteraction(InteractionType) - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Removes an interaction from an ELS Server.

V

validateInteraction(InteractionType) - Method in class au.gov.nehta.vendorlibrary.sm.els.ELSClient
Queries an ELS Server to validate an interaction.

A C E G L R V