de.rowa.posps.client.connection
Class PospsServerInfoLoader
java.lang.Object
de.rowa.posps.client.connection.PospsServerInfoLoader
public class PospsServerInfoLoader
- extends java.lang.Object
Fetches the data from a posps server Posps port. If an operation fails,
it stores the exception for later reference. The fetched data is stored in
a PospsServerInfo object.
- Author:
- Michael Koch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSPS_SERVER_INFO_PROPERTY
public static final java.lang.String POSPS_SERVER_INFO_PROPERTY
- See Also:
- Constant Field Values
reloadInfo
public PospsServerInfo reloadInfo()
addPropertyChangeListener
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
removePropertyChangeListener
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
getPospsServerInfo
public PospsServerInfo getPospsServerInfo()
getVendorException
public javax.xml.ws.WebServiceException getVendorException()
getProductException
public javax.xml.ws.WebServiceException getProductException()
getVersionException
public javax.xml.ws.WebServiceException getVersionException()
getIdentificationException
public javax.xml.ws.WebServiceException getIdentificationException()
getSupportedProfilesException
public javax.xml.ws.WebServiceException getSupportedProfilesException()
Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.