public interface Connection
Modifier and Type | Method and Description |
---|---|
void |
close() |
Set |
getCredentials() |
RegistryService |
getRegistryService() |
boolean |
isClosed() |
boolean |
isSynchronous() |
void |
setCredentials(Set credentials) |
void |
setSynchronous(boolean sync) |
void close() throws JAXRException
JAXRException
Set getCredentials() throws JAXRException
JAXRException
RegistryService getRegistryService() throws JAXRException
JAXRException
boolean isClosed() throws JAXRException
JAXRException
boolean isSynchronous() throws JAXRException
JAXRException
void setCredentials(Set credentials) throws JAXRException
JAXRException
void setSynchronous(boolean sync) throws JAXRException
JAXRException
Copyright © 2013. All Rights Reserved.