asit.moa.client.status
Class StatusClientImpl
java.lang.Object
asit.moa.client.AbstractClient
asit.moa.client.status.StatusClientImpl
- All Implemented Interfaces:
- Client, StatusClient
- public class StatusClientImpl
- extends AbstractClient
- implements StatusClient
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
| Fields inherited from class asit.moa.client.AbstractClient |
clientAuthStore_, clientAuthStorePassword_, clientAuthStoreType_, defaultAddress_, doc_, factory_, headers_, keyIdentifier_, qname_service_, sslTrustStore_, sslTrustStorePassword_, sslTrustStoreType_ |
| Methods inherited from class asit.moa.client.AbstractClient |
addCustomHeader, createNewDocument, getSOAPBody, sendRequest, sendRequest, sendRequest, sendRequest, setClientAuthStore, setDefaultAddress, setHostNameVerifierEnabled, setSSLSocketFactory, setSSLTrustStore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusClientImpl
public StatusClientImpl()
throws ClientException
setMZSId
public void setMZSId(String mzsid)
throws ClientException
- Specified by:
setMZSId in interface StatusClient
- Throws:
ClientException
getRequest
public Element getRequest()
throws ClientException
- Specified by:
getRequest in interface Client
- Throws:
ClientException
sendStatusRequest
public StatusResponse sendStatusRequest(String adress)
throws ClientException
- Specified by:
sendStatusRequest in interface StatusClient
- Throws:
ClientException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.