Is 1x1 convolution same as pointwise convolution?

I just want to confirm is 1x1 cnn, or network in network (NIN) same as pointwise cnn that we use in xception net, cuz both uses kernel of shape … 1 x 1 x (number of channels in previous layer)