public interface PartnerRoleChannel
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the communication channel.
|
EndpointReference |
getInitialEndpointReference()
Return the endpoint reference to the endpoint with which the
channel was initialized or
null if the channel
was initialized without an initial endpoint. |
EndpointReference getInitialEndpointReference()
null
if the channel
was initialized without an initial endpoint.void close()