public class PartnerRoleChannelImpl extends java.lang.Object implements PartnerRoleChannel
Constructor and Description |
---|
PartnerRoleChannelImpl() |
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. |
public void close()
PartnerRoleChannel
close
in interface PartnerRoleChannel
public EndpointReference getInitialEndpointReference()
PartnerRoleChannel
null
if the channel
was initialized without an initial endpoint.getInitialEndpointReference
in interface PartnerRoleChannel